1. a2902f3 [polly] Add nullptr check to fix #113772 (#114206) by Karthika Devi C · 4 days ago main master
  2. 671dd74 [Polly] Remove unused variable 'IdentTy' in LoopGeneratorsKMP.cpp (NFC) by Jie Fu · 3 weeks ago
  3. ae97ddb [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112651) by Youngsuk Kim · 3 weeks ago
  4. e0a5c36 [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112368) by Youngsuk Kim · 3 weeks ago
  5. dbaef68 [NFC] Rename `Intrinsic::getDeclaration` to `getOrInsertDeclaration` (#111752) by Rahul Joshi · 4 weeks ago
  6. c84b312 [IRBuilder] Remove uses of CreateGlobalStringPtr() (NFC) by Nikita Popov · 6 weeks ago
  7. 2922035 [NFC] Add explicit #include llvm-config.h where its macros are used, last part. (#107615) by Daniil Fukalov · 7 weeks ago
  8. a5ddd66 [polly] Tidy uses of raw_string_ostream (NFC) by Youngsuk Kim · 7 weeks ago
  9. 8c91210 [mlir][polly][llvm-lit] Fixed logic for turning on external shell in lit (#106458) by Connie Zhu · 10 weeks ago
  10. 271db69 [polly][llvm-lit] Enabled lit internal shell for polly test suite (#105704) by Connie Zhu · 10 weeks ago
  11. e2bafc9 [TableGen] Refactor Intrinsic handling in TableGen (#103980) by Rahul Joshi · 3 months ago
  12. 06a6edb [Polly] Use separate DT/LI/SE for outlined subfn. NFC. (#102460) by Michael Kruse · 3 months ago
  13. 1a8046a [IRBuilder] Generate nuw GEPs for struct member accesses (#99538) by Hari Limaye · 3 months ago
  14. 3e4d53f [polly] Remove unused variable in ScopBuilder.cpp (NFC) by Jie Fu · 3 months ago
  15. defe7b1 [Polly] Data flow reduction detection to cover more cases (#84901) by Karthika Devi C · 3 months ago
  16. ad14fcb [NFC][Load] Make `ScanFrom` required parameters (#100789) by Vitaly Buka · 3 months ago
  17. ec323a1 [IRBuilder] Don't include Module.h (NFC) (#97159) by Nikita Popov · 4 months ago
  18. 72cce5a [IR] Don't include Module.h in Analysis.h (NFC) (#97023) by Nikita Popov · 4 months ago
  19. 0a8750d Revert "[IR][NFC] Update IRBuilder to use InsertPosition (#96497)" by Stephen Tozer · 4 months ago
  20. 6d74a01 [IR][NFC] Update IRBuilder to use InsertPosition (#96497) by Stephen Tozer · 4 months ago
  21. 74ad035 [IR] Don't include PassInstrumentation.h in PassManager.h (NFC) (#96219) by Nikita Popov · 5 months ago
  22. 562ba52 [LLVM] Add InsertPosition union-type to remove overloads of Instruction-creation (#94226) by Stephen Tozer · 5 months ago
  23. 5f11732 [RemoveDIs] Print IR with debug records by default (#91724) by Stephen Tozer · 5 months ago
  24. 9861e75 [IR] Remove support for icmp and fcmp constant expressions (#93038) by Nikita Popov · 5 months ago
  25. 8dd2cb3 [test] Fix filecheck annotation typos (#91854) by klensy · 5 months ago
  26. c260306 [polly] Fix cppcheck SA comment reported in #91235 (#93505) by Karthika Devi C · 5 months ago
  27. 7fb1ed6 [polly] Revise IDE folder structure (#89752) by Michael Kruse · 5 months ago
  28. a793002 Reland "[polly] Port polly tests to use NPM" (#92918) by rahulana-quic · 5 months ago
  29. 888d719 Revert "[polly] Port polly tests to use NPM" (#92215) by Eli Friedman · 6 months ago
  30. 66fa79b [polly] Port polly tests to use NPM (#90632) by rahulana-quic · 6 months ago
  31. a44c1b8 [clang-format] Revert breaking stream operators to previous default (#89016) by Owen Pan · 7 months ago
  32. 8b18f6e [clang-format] Correctly annotate braces in macros (#87953) by Owen Pan · 7 months ago
  33. ae3a099 [polly] Fix cppcheck SA comments reported in #82263 (#85749) by Karthika Devi C · 7 months ago
  34. 41a0a25 [polly] Add polly-debug flag to print debug info from all parts of polly (#78549) by Karthika Devi C · 7 months ago
  35. 9b42913 [NFC][RemoveDIs] Use iterators for insertion at various call-sites (#84736) by Jeremy Morse · 8 months ago
  36. 83a678f [NFC][RemoveDIs] Always use iterators for inserting PHIs by Jeremy Morse · 8 months ago
  37. 8a47c17 [clang-format] Correctly annotate braces of empty ctors/dtors (#82097) by Owen Pan · 9 months ago
  38. 0b5c502 [LegacyPM] Remove legacy LoopRotate pass by Arthur Eubanks · 9 months ago
  39. f366ac5 [polly][ScheduleOptimizer] Use IslMaxOperationsGuard helper instead of explicit restoration (#79303) by Karthika Devi C · 9 months ago
  40. e496dbc [polly] Make reduction detection checks more robust - part 2 (#80721) by Karthika Devi C · 9 months ago
  41. 4178537 [Polly][DebugInfo] Use getStableDebugLoc to avoid intrinsic-dependent behaviour (#81246) by Stephen Tozer · 9 months ago
  42. e52cc87 [polly] Make reduction detection checks more robust - part 1 (#75297) by Karthika Devi C · 9 months ago
  43. f2b7072 [AST] Don't merge memory locations in AliasSetTracker (#65731) by Bruno De Fraine · 10 months ago
  44. c4e6c1b [polly][ScheduleOptimizer] Reland Fix long compile time(hang) reported in polly (#77280) by Karthika Devi C · 10 months ago
  45. f290f08 Revert "[polly][ScheduleOptimizer] Fix long compile time(hang) reported in polly (#75141)" by Eli Friedman · 10 months ago
  46. ee34bbf [polly][ScheduleOptimizer] Fix long compile time(hang) reported in polly (#75141) by Karthika Devi C · 10 months ago
  47. e742c8f [polly] [CMake] Create component and install target in add_polly_library (#66598) by Violet Purcell · 1 year, 2 months ago
  48. f5715bf [polly] [CMake] Link polly-isl-test with LLVMSupport (#65424) by vient · 1 year, 2 months ago
  49. 1feddcb [polly][NFC] Refactor reduction detection code for modularity (#72343) by Karthika Devi C · 11 months ago
  50. fc36559 [Polly] Add disjoint flag to some tests (NFC) by Nikita Popov · 11 months ago
  51. cf139aa [llvm][NFC] A start at cleaning up zero byte files that should have been removed (#74404) by Brad Smith · 11 months ago
  52. 1cb5d01 Revert "[lldb] A start at cleaning up zero byte files that should have been removed" by Brad Smith · 11 months ago
  53. 65a2a39 [lldb] A start at cleaning up zero byte files that should have been removed by Brad Smith · 11 months ago
  54. 30977f8 [Support] Remove llvm/Support/Host.h (#74261) by Kazu Hirata · 11 months ago
  55. 8962ed2 [mlir,polly] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFC by Fangrui Song · 11 months ago
  56. c3acaf4 [NFC] Remove Type::getInt8PtrTy (#71029) by Paulo Matos · 12 months ago
  57. f03b88e [SCEV] Teach SCEVExpander to use zext nneg when possible (#70815) by Philip Reames · 1 year ago
  58. e25f7ae [ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156) by Kazu Hirata · 1 year ago
  59. d1b0fa3 [polly] Reformat due to d68826dfbd98 by Owen Pan · 1 year ago
  60. 99ab354 [polly] Use llvm::erase_value (NFC) by Kazu Hirata · 1 year, 1 month ago
  61. 6349dcd Move CallInst::CreateFree to IRBuilderBase by Konrad Kleine · 1 year, 2 months ago
  62. 5726fff [llvm] Move CallInst::CreateMalloc to IRBuilderBase::CreateMalloc by Konrad Kleine · 1 year, 2 months ago
  63. cd429b9 [IR] Remove unnecessary bitcast from CreateMalloc() by Nikita Popov · 1 year, 2 months ago
  64. db1278c [polly][www] Remove unused VideoJS by Jordan Rupprecht · 1 year, 2 months ago
  65. 1992cd1 Bug fix for multi-line labels in CFG dot graph by Marek Sedláček · 1 year, 2 months ago
  66. 2bd0ec3 [polly] Dynamic libraries are not supported on Cygwin by Carlo Bramini · 1 year, 2 months ago
  67. aeb95a8 [lldb] Fix duplicate word typos; NFC by Fangrui Song · 1 year, 2 months ago
  68. 0a15f0e Headers for basic blocks in CFG dot graphs by Marek Sedláček · 1 year, 3 months ago
  69. 09a7af7 Clear release notes for 18.x by Tobias Hieta · 1 year, 3 months ago
  70. 946bba4 [polly] Remove use of getWithSamePointeeType() (NFC) by Nikita Popov · 1 year, 4 months ago
  71. 57ea683 [Polly][FIX] Adjust enum after D153305 by Johannes Doerfert · 1 year, 4 months ago
  72. 03f16a5 [llvm] Add missing StringExtras.h includes by Elliot Goodrich · 1 year, 5 months ago
  73. 94d9f25 [SCEV] Compute AddRec range computations using different type BECount by Joshua Cao · 1 year, 5 months ago
  74. 4363d41 [polly] Fix typos in documentation by Kazu Hirata · 1 year, 5 months ago
  75. 02b0b7d Reland "[CMake] Bumps minimum version to 3.20.0. by Mark de Wever · 1 year, 6 months ago
  76. 5f40857 [NFC][Py Reformat] Reformat python files in the rest of the dirs by Tobias Hieta · 1 year, 6 months ago
  77. cfee586 [BBUtils][NFC] Delete SplitBlockAndInsertIfThen with DT. by Joshua Cao · 1 year, 6 months ago
  78. 9c75f74 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Nico Weber · 1 year, 6 months ago
  79. 47b183e Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 6 months ago
  80. 18a4bf2 Replace None with std::nullopt in comments (NFC) by Kazu Hirata · 1 year, 6 months ago
  81. 7fee266 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 6 months ago
  82. d2bf6e4 Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 6 months ago
  83. 1a05cb6 [docs] Hide collaboration and include graphs in doxygen docs by Timm Bäder · 1 year, 6 months ago
  84. 19b6a28 [polly] Drop redundant use of -instnamer in polly MemAccess lit tests by Bjorn Pettersson · 1 year, 7 months ago
  85. a3ebd53 [Polly] Update polly test after SCEV changes by Nikita Popov · 1 year, 6 months ago
  86. 1cfb8e3 [GlobalOpt] Don't replace the aliasee if it has other references. by DianQK · 1 year, 6 months ago
  87. 317e09d Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""" by Mark de Wever · 1 year, 7 months ago
  88. 1f6b1b7 Revert "Revert "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 7 months ago
  89. bbc0620 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" by Mark de Wever · 1 year, 8 months ago
  90. b40346f Reland "[CMake] Bumps minimum version to 3.20.0." by Mark de Wever · 1 year, 8 months ago
  91. ab0af30 [Polly] Remove some bitcasts (NFC) by Nikita Popov · 1 year, 8 months ago
  92. 040f96a [Polly] Convert remaining tests to opaque pointers (NFC) by Nikita Popov · 1 year, 8 months ago
  93. 42e55b0 [Polly] Convert some tests to opaque pointers (NFC) by Nikita Popov · 1 year, 8 months ago
  94. 1230dfb [Polly] Convert some tests to opaque pointers (NFC) by Nikita Popov · 1 year, 8 months ago
  95. c2a0f74 [SCEVExpander] Always use scevgep as name by Nikita Popov · 1 year, 8 months ago
  96. 1156c53 Use *{Map,Set}::contains (NFC) by Kazu Hirata · 1 year, 8 months ago
  97. f2b2c23 [polly] Use DenseMap::contains (NFC) by Kazu Hirata · 1 year, 8 months ago
  98. 7d39114 [PassManagerBuilder] Remove PassManagerBuilder by Arthur Eubanks · 1 year, 8 months ago
  99. 7e887cd [polly][test] Fix after 7c3c98144 by Arthur Eubanks · 1 year, 8 months ago
  100. 24cf24c [Passes] Remove some legacy passes by Arthur Eubanks · 1 year, 8 months ago