Clone this repo:

Branches

  1. ca09e37 [polly] Remove an unused local variable (NFC) (#144012) by Kazu Hirata · 5 weeks ago main master
  2. 52920a0 [Remarks] Remove an upcast footgun. NFC (#142191) by Jon Roelofs · 7 weeks ago
  3. 75469c0 [CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (#138587) by jeremyd2019 · 8 weeks ago
  4. 7f0299f Fix regression tests with bad FileCheck checks (#140373) by Mohammad Bashir · 8 weeks ago
  5. 7091aa9 [polly] Drop const from return types (NFC) (#140837) by Kazu Hirata · 9 weeks ago
  6. a001e48 [polly] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139418) by Kazu Hirata · 2 months ago
  7. f50ac7d Reapply "IR: Remove uselist for constantdata (#137313)" (#138961) by Matt Arsenault · 2 months ago
  8. 0a761d1 Revert "IR: Remove uselist for constantdata (#137313)" by Kirill Stoimenov · 2 months ago
  9. a78aa60 IR: Remove uselist for constantdata (#137313) by Matt Arsenault · 2 months ago
  10. aa6cb3a [RemoveDI][Polly] Migrate to adapt to the new DebugRecord format in more areas (#135935) by Karthika Devi C · 3 months ago
  11. bd8bb41 [Documentation] Always use SVG for dot-generated doxygen images. (#136843) by cor3ntin · 3 months ago
  12. 349f271 [RemoveDI][Polly] Use iterators instead of instruction pointers to SetInsertPoint (#135336) by Karthika Devi C · 3 months ago
  13. 697c310 [polly] Prefer PointerType::get with LLVMContext over Type (NFC) (#133868) by Mats Jun Larsen · 4 months ago
  14. c60c0b5 Reapply "[EquivalenceClasses] Replace findValue with contains (NFC)." by Florian Hahn · 4 months ago
  15. 3184440 [polly] Use DenseMap::insert_range (NFC) (#133657) by Kazu Hirata · 4 months ago
  16. 5616aec [polly] Use *Set::insert_range (NFC) (#133609) by Kazu Hirata · 4 months ago
  17. 4db7b13 [IR] Store Triple in Module (NFC) (#129868) by Nikita Popov · 5 months ago
  18. 568a2e8 [Polly] Ensure i1 preload condition by Michael Kruse · 6 months ago
  19. 9ef8d2a [Polly] Fix typos discovered by codespell (#124545) by Christian Clauss · 6 months ago
  20. 000f30d [NFC][DebugInfo] Use iterator-flavour getFirstNonPHI at many call-sites (#123737) by Jeremy Morse · 6 months ago