1. a3b2a27 [NFC][ScopBuilder] Move addRecordedAssumption to ScopBuilder by Dominik Adamski · 4 years, 10 months ago
  2. 7bd60d9 [ScopInfo][NFC] Add dot at the end of comment statement. by Dominik Adamski · 4 years, 10 months ago
  3. e4262c2 OpaquePtr: Update polly's calls to Loads.h API by Tim Northover · 4 years, 10 months ago
  4. 4ec3aff [test] Add wrap flags after D61934. by Michael Kruse · 4 years, 11 months ago
  5. 1942005 [ScopInliner] Register FunctionAnalysisManagerModuleProxy. by Michael Kruse · 4 years, 11 months ago
  6. 6dcdb5a [ScopBuilder] Move addInvariantLoads to ScopBuilder. NFC. by Michael Kruse · 5 years ago
  7. e79d177 [ScopBuilder] Move getNonHoistableCtx to ScopBuilder. NFC. by Michael Kruse · 5 years ago
  8. 1afb0c1 [ScopBuilder] Move hoistInvariantLoads to ScopBuilder. NFC. by Michael Kruse · 5 years ago
  9. 6011aee [ScheduleTreeTransform] Silence compiler warning. NFC. by Michael Kruse · 5 years ago
  10. 8a2bde9 [ScopBuilder] Move canonicalizeDynamicsBasePtrs from ScopInfo. NFC. by Michael Kruse · 5 years ago
  11. 1b68068 [ScopBuilder] Move verifyInvariantLoads function from ScopInfo. NFC. by Michael Kruse · 5 years ago
  12. a764bd5 [ScheduleOptimizer] Hoist extension nodes after schedule optimization. by Michael Kruse · 5 years ago
  13. 468a567 [ScopBuilder] Move buildInvariantEquivalenceClasses function from ScopInfo. NFC. by Michael Kruse · 5 years ago
  14. 95e8b38 [DeLICM] Use polly::singleton to allow empty result. by Michael Kruse · 5 years ago
  15. 1035a6e [CodeGen] Fix order of PHINode and MA Write generation. by Michael Kruse · 5 years ago
  16. 1639629 [DependenceInfo] Remove dead initialization. NFC. by Michael Kruse · 5 years ago
  17. 72cf43c [polly] Fix non-determinism in IslNodeBuilder. by Eli Friedman · 5 years ago
  18. 7c5cec8 [Polly] Don't crash on invalid delinearization result. by Eli Friedman · 5 years ago
  19. 466cdb3 [ZoneAlgo] Fix PHI inconsistency in invalid contexts. by Michael Kruse · 5 years ago
  20. f6f7a07 [polly][SCEV] Expand SCEV matcher cases for new smin/umin ops by Keno Fischer · 5 years ago
  21. 45009da Apply include-what-you-use #include removal suggestions. NFC. by Michael Kruse · 5 years ago
  22. 70e8e05 [ConstantRange] Rename isWrappedSet() to isUpperWrapped() by Nikita Popov · 5 years ago
  23. a69029a Moving ManagedMemoryRewritePass when hybrid option is selected by Michael Kruse · 5 years ago
  24. 04d6076 [CodeGen] LLVM OpenMP Backend. by Michael Kruse · 5 years ago
  25. 8b54081 [opaque pointer types] Update calls to CreateCall to pass the function by James Y Knight · 5 years ago
  26. 7419acb Adjust documentation for git migration. by James Y Knight · 5 years ago
  27. a8d11ea Fix/unify top comment in lib/Analysis/PolyhedralInfo.cpp by Michal Gorny · 5 years ago
  28. ae79d87 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  29. 9c681f3 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  30. c21bfff Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  31. 0448162 Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  32. 5015611 [polly] Change to range-based invocation of llvm::sort by Mandeep Singh Grang · 5 years ago
  33. 2761fe4 Bump the trunk version to 9.0.0svn by Hans Wennborg · 5 years ago
  34. 24b80c4 Remove irrelevant references to legacy git repositories from by James Y Knight · 5 years ago
  35. cc53779 Update year in license files by Hans Wennborg · 5 years ago
  36. 03932fe [CMake] Fix generation of exported targets in build directory by Philip Pfaffe · 5 years ago
  37. 3423bad Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 6 years ago
  38. 22a1703 [TI removal] Generically discuss terminators rather than use the soon to by Chandler Carruth · 6 years ago
  39. e1a3424 Fix broken formatting caused by test commit by Theodoros Theodoridis · 6 years ago
  40. 59d28ab Test commit by Theodoros Theodoridis · 6 years ago
  41. b66a67a [TI removal] Make `getTerminator()` return a generic `Instruction`. by Chandler Carruth · 6 years ago
  42. 2102641 Fix another error related to YAML quoting. by Zachary Turner · 6 years ago
  43. af5e52a [IslAst] Fix InParallelFor nesting. by Michael Kruse · 6 years ago
  44. d1148cc [doc] Fix HowToManuallyUseTheIndividualPiecesOfPolly by Michael Kruse · 6 years ago
  45. 53e7392 Move www/experiments to docs/experiments by Michael Kruse · 6 years ago
  46. 6a2e102 fix the scan-build urls by Sylvestre Ledru · 6 years ago
  47. 8a91e09 [ScopDetection] Use addUnknown for calls in the AliasSetTracker. by Eli Friedman · 6 years ago
  48. 702443a [PerfMonitor] Fix rdtscp callsites by Tobias Grosser · 6 years ago
  49. 4fe3c87 [IR] Replace `isa<TerminatorInst>` with `isTerminator()`. by Chandler Carruth · 6 years ago
  50. 94bdd29 [AST] Adapt Polly to AnalysisSetTracker changes. NFC. by Michael Kruse · 6 years ago
  51. c3f0f53 [DepInfo] Use isl++ in Dependences::isValidSchedule. NFC. by Michael Kruse · 6 years ago
  52. c49c71a Update isl-cpp bindings by Tobias Grosser · 6 years ago
  53. 3dbf3a0 Update to isl-0.20-65-gb822a210 by Tobias Grosser · 6 years ago
  54. ce4765e Update isl to isl-0.20-48-g13eba5b5 by Tobias Grosser · 6 years ago
  55. d477d12 Make update-isl work with latest isl versions by Tobias Grosser · 6 years ago
  56. 386ea08 [JSONExporter] Print instead of ignoring parser error. by Michael Kruse · 6 years ago
  57. cbb6817 [ScopBuilder] Set domain to empty instead of NULL. by Michael Kruse · 6 years ago
  58. 8f8f0c8 Update docs version and clear release notes after 8.0.0 version bump by Hans Wennborg · 6 years ago
  59. cc8683d PPCG codegen by Tobias Grosser · 6 years ago
  60. b8d77b5 [isl++] drop the isl namespace qualifiers [NFC] by Tobias Grosser · 6 years ago
  61. b8e7591 Rebase C++ bindings on top of latest isl bindings by Tobias Grosser · 6 years ago
  62. 6e812c5 Update to isl-0.20-35-ge0a98b62 by Tobias Grosser · 6 years ago
  63. 598a93d [JSONExporter] Try to appease buildbot. NFC. by Michael Kruse · 6 years ago
  64. 51937c8 [Polly-ACC] Fix compilation after r338450. NFC. by Michael Kruse · 6 years ago
  65. eb415ca [JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC. by Michael Kruse · 6 years ago
  66. eb382e3 [CodeGen] Convert IslNodeBuilder::getNumberOfIterations to isl++. NFC. by Michael Kruse · 6 years ago
  67. 2f5a46d [CodeGen] Convert IslNodeBuilder::createForSequential to isl++. NFC. by Michael Kruse · 6 years ago
  68. 158633f [CodeGen] Convert IslNodeBuilder::getUpperBound to isl++. NFC. by Michael Kruse · 6 years ago
  69. c54625c [test] Remove non-JSPON comments in JSCOP file. NFC. by Michael Kruse · 6 years ago
  70. 6998c41 [isl] Simplify iterator implementation by building on top of list accessors by Philip Pfaffe · 6 years ago
  71. daa781a [DependenceInfo] Use isl++ to replace foreach_set with for loop by Tobias Grosser · 6 years ago
  72. 1bcdb78 [IslNodeBuilder] Use isl++ to replace foreach_set with for loop by Tobias Grosser · 6 years ago
  73. 03df630 [ScopInfo] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  74. e4afd74 [ZoneAlgo] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  75. b375d5c [FlattenSchedule] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  76. 8b3397d [MaximalStaticExpansion] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  77. d116608 [ForwardOpTree] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  78. 85ba805 [Simplify] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  79. 4d4aa13 [FlattenAlgo] Replace more isl foreach calls with for loops by Tobias Grosser · 6 years ago
  80. 1c29070 [FlattenAlgo] Replace some isl foreach calls with for loops by Tobias Grosser · 6 years ago
  81. 5e3106b [unittest/DeLICM] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  82. 01b8c53 [ScopInfo] Replace isl foreach calls with for loops by Tobias Grosser · 6 years ago
  83. e0f188b [Polly][isl] Add neutrally-named accessors to isl list elements and sizes by Philip Pfaffe · 6 years ago
  84. 6767630 [Docs] Fix generation of manpages. by Michael Kruse · 6 years ago
  85. ab227a5 Add a file that was missing in r336425 by Philip Pfaffe · 6 years ago
  86. 1afe9e4 Update isl to isl-0.19-224-gce84a511 by Tobias Grosser · 6 years ago
  87. 0e54c9e [ScopInfo] Move foldSizeConstantsToRight() to isl++ by Tobias Grosser · 6 years ago
  88. 4d18c4a [CodeGen] Fix potential null pointer dereference. NFC. by Michael Kruse · 6 years ago
  89. d781e79 [PPCGCodeGen] Change printf to outs() to prevent garbled output. [NFC] by Siddharth Bhat · 6 years ago
  90. 289c977 ScopInfo: simplify equivalence classes before storing them [NFCI] by Tobias Grosser · 6 years ago
  91. 149b98e [Polly-ACC] Add isl_space.h to gpu_tree.c by Siddharth Bhat · 6 years ago
  92. 3eafa27 Fix for r336080: Missing colon in REQUIRES line by Philip Pfaffe · 6 years ago
  93. 37d7bb2 [polly-acc] change cl_get_* return types to 32/64bit by Philip Pfaffe · 6 years ago
  94. f796b25 Use range for in normalizeValInst [NFCI] by Tobias Grosser · 6 years ago
  95. 70def20 Translate a couple of foreach callbacks into range-based iterator loops by Tobias Grosser · 6 years ago
  96. f8d5c3a Add missing namespace specifier by Tobias Grosser · 6 years ago
  97. 75fd3dc [NFC] Fix formatting to appease builders by Philip Pfaffe · 6 years ago
  98. 32629a5 Implement an iterator for isl maps, basic_maps, sets, basic_sets by Philip Pfaffe · 6 years ago
  99. a149008 [ScopHelper] Provide support for recognising collective invariant loads by Philip Pfaffe · 6 years ago
  100. 9cf0b7c test: use regex matchers to make test-case robust against register renumberings by Tobias Grosser · 6 years ago