1. aca96dd [LLVM][NFC] Move PassPlugin from Passes to separate library by Alexis Engelke · 3 days ago main master
  2. c698d47 Revert "[LLVM][NFC] Move PassPlugin from Passes to Extensions lib" and subsequent commit by Alexis Engelke · 3 days ago
  3. d8fc42d [LLVM][NFC] Move PassPlugin from Passes to Extensions lib by Alexis Engelke · 3 days ago
  4. 338c676 [Polly] Recalculate dependencies after import-jscop (#172640) by Michael Kruse · 8 days ago
  5. 583472a [SCEVExp] Get DL from SE, strip constructor arg (NFC) (#171823) by Ramkumar Ramachandra · 14 days ago
  6. 5d7df09 [delinearize] use SCEV exprs in getIndexExpressionsFromGEP (#162888) by Sebastian Pop · 3 weeks ago
  7. 66dd508 [Polly] Remove ScopPass infrastructure (#125783) by Michael Kruse · 6 weeks ago
  8. a7be96d [Polly] Introduce PhaseManager and remove LPM support (#125442) (#167560) by Michael Kruse · 6 weeks ago
  9. e2bc335 [Polly] Retain vectorization for fallback loop when RTC is unsatisfiable (#165525) by Karthika Devi C · 6 weeks ago
  10. a9a2801 [polly] Fix unused variable warnings by Kazu Hirata · 7 weeks ago
  11. 86a0dd4 [Polly] Check for ISL errors after schedule optimization (#166551) by Michael Kruse · 7 weeks ago
  12. 82bad6c [ADT] Deprecate a soft-deprecated APInt constructor (#166314) by Kazu Hirata · 7 weeks ago
  13. 8225348 Revert "[Polly] Introduce PhaseManager and remove LPM support (#125442)" by Aiden Grossman · 7 weeks ago
  14. ad24089 [Polly] Introduce PhaseManager and remove LPM support (#125442) by Michael Kruse · 7 weeks ago
  15. c50c12e Bound ISL operations during pre-vectorization (#165204) by Shikhar Jain · 7 weeks ago
  16. 24a4f4d [Polly][CodePreparation] Extract common code of LPM and NPM (#140419) by Michael Kruse · 8 weeks ago
  17. c5fb9b3 [polly] Remove unsafe-fp-math uses (NFC) (#164603) by paperchalice · 9 weeks ago
  18. 927890b Reapply "[Polly] Update ScopInliner for NPM (#125427)" (#164601) by Michael Kruse · 9 weeks ago
  19. 4d7fd32 [Unittest][Cygwin] Set $PATH when running unittests (#163947) by Tomohiro Kashiwada · 9 weeks ago
  20. 0cab79b [SimpleLoopUnswitch] Don't use BlockFrequencyInfo to skip cold loops (#159522) by Luke Lau · 10 weeks ago
  21. 9a993d9 Revert "[Polly] Update ScopInliner for NPM (#125427)" by Aiden Grossman · 10 weeks ago
  22. 6fa4e6f [Polly] Update ScopInliner for NPM (#125427) by Michael Kruse · 10 weeks ago
  23. 88e6089 [Polly] Remove PolyhedralInfo (#124437) by Michael Kruse · 10 weeks ago
  24. 8d76148 [NFC][CI] Use Fully Qualified Names for All Containers by Aiden Grossman · 3 months ago
  25. 39e8f99 [polly][CMake] Replace `elseif ()` with `else ()` by Owen Pan · 4 months ago
  26. f8e60d1 [polly] Replace SmallSet with SmallPtrSet (NFC) (#154367) by Kazu Hirata · 4 months ago
  27. 8c7df0f Slightly improve the getenv("bar") linking problem by Luke Drummond · 3 years, 2 months ago
  28. 44c829b [Polly] Remove Accidental Test Comment in CMakeLists.txt by Aiden Grossman · 5 months ago
  29. 1eeda75 [CI] Enable sccache GCS on Linux premerge (#149923) by Aiden Grossman · 5 months ago
  30. 12d7573 [IR] Only allow lifetime.start/end on allocas (#149310) by Nikita Popov · 5 months ago
  31. ca09e37 [polly] Remove an unused local variable (NFC) (#144012) by Kazu Hirata · 7 months ago
  32. 52920a0 [Remarks] Remove an upcast footgun. NFC (#142191) by Jon Roelofs · 7 months ago
  33. 75469c0 [CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (#138587) by jeremyd2019 · 7 months ago
  34. 7f0299f Fix regression tests with bad FileCheck checks (#140373) by Mohammad Bashir · 7 months ago
  35. 7091aa9 [polly] Drop const from return types (NFC) (#140837) by Kazu Hirata · 7 months ago
  36. a001e48 [polly] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139418) by Kazu Hirata · 8 months ago
  37. f50ac7d Reapply "IR: Remove uselist for constantdata (#137313)" (#138961) by Matt Arsenault · 8 months ago
  38. 0a761d1 Revert "IR: Remove uselist for constantdata (#137313)" by Kirill Stoimenov · 8 months ago
  39. a78aa60 IR: Remove uselist for constantdata (#137313) by Matt Arsenault · 8 months ago
  40. aa6cb3a [RemoveDI][Polly] Migrate to adapt to the new DebugRecord format in more areas (#135935) by Karthika Devi C · 8 months ago
  41. bd8bb41 [Documentation] Always use SVG for dot-generated doxygen images. (#136843) by cor3ntin · 8 months ago
  42. 349f271 [RemoveDI][Polly] Use iterators instead of instruction pointers to SetInsertPoint (#135336) by Karthika Devi C · 8 months ago
  43. 697c310 [polly] Prefer PointerType::get with LLVMContext over Type (NFC) (#133868) by Mats Jun Larsen · 9 months ago
  44. c60c0b5 Reapply "[EquivalenceClasses] Replace findValue with contains (NFC)." by Florian Hahn · 9 months ago
  45. 3184440 [polly] Use DenseMap::insert_range (NFC) (#133657) by Kazu Hirata · 9 months ago
  46. 5616aec [polly] Use *Set::insert_range (NFC) (#133609) by Kazu Hirata · 9 months ago
  47. 4db7b13 [IR] Store Triple in Module (NFC) (#129868) by Nikita Popov · 10 months ago
  48. 568a2e8 [Polly] Ensure i1 preload condition by Michael Kruse · 11 months ago
  49. 9ef8d2a [Polly] Fix typos discovered by codespell (#124545) by Christian Clauss · 11 months ago
  50. 000f30d [NFC][DebugInfo] Use iterator-flavour getFirstNonPHI at many call-sites (#123737) by Jeremy Morse · 11 months ago
  51. dbe0cda [NFC][DebugInfo] Use iterator moveBefore at many call-sites (#123583) by Jeremy Morse · 11 months ago
  52. 6deef48 [Polly] Add vectorize metadata to loops identified as vectorizable by polly (#113994) by Karthika Devi C · 11 months ago
  53. 53f4ab3 [Polly][CMake] Fix exports (#122123) by Nikita Popov · 11 months ago
  54. e64d05e [Polly] Revert changes to isl Python code by Nikita Popov · 12 months ago
  55. 8809d58 [Polly] Fix invalid escape sequences (#94037) by Eisuke Kawashima · 12 months ago
  56. a00c3a5 [Polly] Use "is" instead of "==" to check for None (#94021) by Eisuke Kawashima · 12 months ago
  57. d14b668 [Polly] Switch DT/LI in RegionGenerator for parallel subfn (#120413) by Karthika Devi C · 12 months ago
  58. 3710595 [docs] fix grammar mistake (#121695) by staz · 12 months ago
  59. 64875dc [polly] Skip instructions of different function in isHoistableLoad. (#118963) by Karthika Devi C · 12 months ago
  60. 6c974da [Polly] Fix gtest logic for standalone builds (#121114) by Michał Górny · 12 months ago
  61. cfc39c4 [cmake] Drop `AddFileDependencies` and `CMakeParseArguments` (#120002) by paperchalice · 1 year ago
  62. 1ad4311 [Polly] Use const SCEV * explicitly in more places. (NFC) by Florian Hahn · 1 year ago
  63. daa4e3a [Polly] Disable vectorization for Polly's fallback loops (#119188) by Karthika Devi C · 1 year ago
  64. e01128a [polly] Add a Maintainers.md file by David Spickett · 1 year, 1 month ago
  65. 6cdc251 [SCEV] Disallow simplifying phi(undef, X) to X (#115109) by Yingwei Zheng · 1 year, 2 months ago
  66. a2902f3 [polly] Add nullptr check to fix #113772 (#114206) by Karthika Devi C · 1 year, 2 months ago
  67. 671dd74 [Polly] Remove unused variable 'IdentTy' in LoopGeneratorsKMP.cpp (NFC) by Jie Fu · 1 year, 2 months ago
  68. ae97ddb [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112651) by Youngsuk Kim · 1 year, 2 months ago
  69. e0a5c36 [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112368) by Youngsuk Kim · 1 year, 2 months ago
  70. dbaef68 [NFC] Rename `Intrinsic::getDeclaration` to `getOrInsertDeclaration` (#111752) by Rahul Joshi · 1 year, 2 months ago
  71. c84b312 [IRBuilder] Remove uses of CreateGlobalStringPtr() (NFC) by Nikita Popov · 1 year, 3 months ago
  72. 2922035 [NFC] Add explicit #include llvm-config.h where its macros are used, last part. (#107615) by Daniil Fukalov · 1 year, 3 months ago
  73. a5ddd66 [polly] Tidy uses of raw_string_ostream (NFC) by Youngsuk Kim · 1 year, 3 months ago
  74. 8c91210 [mlir][polly][llvm-lit] Fixed logic for turning on external shell in lit (#106458) by Connie Zhu · 1 year, 4 months ago
  75. 271db69 [polly][llvm-lit] Enabled lit internal shell for polly test suite (#105704) by Connie Zhu · 1 year, 4 months ago
  76. e2bafc9 [TableGen] Refactor Intrinsic handling in TableGen (#103980) by Rahul Joshi · 1 year, 4 months ago
  77. 06a6edb [Polly] Use separate DT/LI/SE for outlined subfn. NFC. (#102460) by Michael Kruse · 1 year, 5 months ago
  78. 1a8046a [IRBuilder] Generate nuw GEPs for struct member accesses (#99538) by Hari Limaye · 1 year, 5 months ago
  79. 3e4d53f [polly] Remove unused variable in ScopBuilder.cpp (NFC) by Jie Fu · 1 year, 5 months ago
  80. defe7b1 [Polly] Data flow reduction detection to cover more cases (#84901) by Karthika Devi C · 1 year, 5 months ago
  81. ad14fcb [NFC][Load] Make `ScanFrom` required parameters (#100789) by Vitaly Buka · 1 year, 5 months ago
  82. ec323a1 [IRBuilder] Don't include Module.h (NFC) (#97159) by Nikita Popov · 1 year, 6 months ago
  83. 72cce5a [IR] Don't include Module.h in Analysis.h (NFC) (#97023) by Nikita Popov · 1 year, 6 months ago
  84. 0a8750d Revert "[IR][NFC] Update IRBuilder to use InsertPosition (#96497)" by Stephen Tozer · 1 year, 6 months ago
  85. 6d74a01 [IR][NFC] Update IRBuilder to use InsertPosition (#96497) by Stephen Tozer · 1 year, 6 months ago
  86. 74ad035 [IR] Don't include PassInstrumentation.h in PassManager.h (NFC) (#96219) by Nikita Popov · 1 year, 6 months ago
  87. 562ba52 [LLVM] Add InsertPosition union-type to remove overloads of Instruction-creation (#94226) by Stephen Tozer · 1 year, 6 months ago
  88. 5f11732 [RemoveDIs] Print IR with debug records by default (#91724) by Stephen Tozer · 1 year, 6 months ago
  89. 9861e75 [IR] Remove support for icmp and fcmp constant expressions (#93038) by Nikita Popov · 1 year, 7 months ago
  90. 8dd2cb3 [test] Fix filecheck annotation typos (#91854) by klensy · 1 year, 7 months ago
  91. c260306 [polly] Fix cppcheck SA comment reported in #91235 (#93505) by Karthika Devi C · 1 year, 7 months ago
  92. 7fb1ed6 [polly] Revise IDE folder structure (#89752) by Michael Kruse · 1 year, 7 months ago
  93. a793002 Reland "[polly] Port polly tests to use NPM" (#92918) by rahulana-quic · 1 year, 7 months ago
  94. 888d719 Revert "[polly] Port polly tests to use NPM" (#92215) by Eli Friedman · 1 year, 7 months ago
  95. 66fa79b [polly] Port polly tests to use NPM (#90632) by rahulana-quic · 1 year, 7 months ago
  96. a44c1b8 [clang-format] Revert breaking stream operators to previous default (#89016) by Owen Pan · 1 year, 8 months ago
  97. 8b18f6e [clang-format] Correctly annotate braces in macros (#87953) by Owen Pan · 1 year, 9 months ago
  98. ae3a099 [polly] Fix cppcheck SA comments reported in #82263 (#85749) by Karthika Devi C · 1 year, 9 months ago
  99. 41a0a25 [polly] Add polly-debug flag to print debug info from all parts of polly (#78549) by Karthika Devi C · 1 year, 9 months ago
  100. 9b42913 [NFC][RemoveDIs] Use iterators for insertion at various call-sites (#84736) by Jeremy Morse · 1 year, 9 months ago