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