Clone this repo:

Branches

  1. 39e8f99 [polly][CMake] Replace `elseif ()` with `else ()` by Owen Pan · 3 weeks ago main master
  2. f8e60d1 [polly] Replace SmallSet with SmallPtrSet (NFC) (#154367) by Kazu Hirata · 5 weeks ago
  3. 8c7df0f Slightly improve the getenv("bar") linking problem by Luke Drummond · 3 years ago
  4. 44c829b [Polly] Remove Accidental Test Comment in CMakeLists.txt by Aiden Grossman · 9 weeks ago
  5. 1eeda75 [CI] Enable sccache GCS on Linux premerge (#149923) by Aiden Grossman · 9 weeks ago
  6. 12d7573 [IR] Only allow lifetime.start/end on allocas (#149310) by Nikita Popov · 9 weeks ago
  7. ca09e37 [polly] Remove an unused local variable (NFC) (#144012) by Kazu Hirata · 3 months ago
  8. 52920a0 [Remarks] Remove an upcast footgun. NFC (#142191) by Jon Roelofs · 4 months ago
  9. 75469c0 [CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (#138587) by jeremyd2019 · 4 months ago
  10. 7f0299f Fix regression tests with bad FileCheck checks (#140373) by Mohammad Bashir · 4 months ago
  11. 7091aa9 [polly] Drop const from return types (NFC) (#140837) by Kazu Hirata · 4 months ago
  12. a001e48 [polly] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139418) by Kazu Hirata · 5 months ago
  13. f50ac7d Reapply "IR: Remove uselist for constantdata (#137313)" (#138961) by Matt Arsenault · 5 months ago
  14. 0a761d1 Revert "IR: Remove uselist for constantdata (#137313)" by Kirill Stoimenov · 5 months ago
  15. a78aa60 IR: Remove uselist for constantdata (#137313) by Matt Arsenault · 5 months ago
  16. aa6cb3a [RemoveDI][Polly] Migrate to adapt to the new DebugRecord format in more areas (#135935) by Karthika Devi C · 5 months ago
  17. bd8bb41 [Documentation] Always use SVG for dot-generated doxygen images. (#136843) by cor3ntin · 5 months ago
  18. 349f271 [RemoveDI][Polly] Use iterators instead of instruction pointers to SetInsertPoint (#135336) by Karthika Devi C · 5 months ago
  19. 697c310 [polly] Prefer PointerType::get with LLVMContext over Type (NFC) (#133868) by Mats Jun Larsen · 6 months ago
  20. c60c0b5 Reapply "[EquivalenceClasses] Replace findValue with contains (NFC)." by Florian Hahn · 6 months ago