Clone this repo:

Branches

  1. 8ac2da8 Enforce single-operand form for llvm.loop.vectorize metadata (#210932) by Madhur Amilkanthwar · 5 days ago main master
  2. ecb6f82 [SCEV] Remove ptrtoint expression (NFC). (#212038) by Florian Hahn · 13 days ago
  3. 7876357 [SCEV] Use SCEVPtrToAddr instead of SCEVPtrToInt in SCEV. (#180244) by Florian Hahn · 2 weeks ago
  4. 299c21d [Polly] Fix memory leak in DependenceAnalysis::Result::abandonDepende… (#211514) by Karthika Devi C · 2 weeks ago
  5. 78da438 [LoopInfo] Replace raw loop-container accessors with semantic operations (#210653) by Fangrui Song · 3 weeks ago
  6. b2526e5 [Polly][test] Add missing REQUIRES line (#210578) by Michael Kruse · 3 weeks ago
  7. a6ccfca [Polly] Guard ISL ast gen compute out (#201859) by Shikhar Jain · 3 weeks ago
  8. 7c101cb Bound ISL operations during DeLICM scalar collapsing (#203073) by Shikhar Jain · 3 weeks ago
  9. 4377397 [Polly] Fix codegen assertions to account for DefinedBehaviorContext (#209188) by Karthika Devi C · 3 weeks ago
  10. 410655e [Polly] Skip vectorize.enable for FP loops with dist=1 dependences (#205756) by Karthika Devi C · 3 weeks ago
  11. 74e3fe3 [Polly] Remove ability to use external shell by Aiden Grossman · 3 weeks ago
  12. fad19c5 [Passes] Replace OptimizationLevel with an enum (#209424) by Alexis Engelke · 4 weeks ago
  13. 4cf4421 [Polly] Cast delinearization terms to matching types (#206711) by Ryotaro Kasuga · 4 weeks ago
  14. 5e980ae [Polly] Fix infinite recursion in `ScopExpander::visitAddRecExpr` (#206063) by Le Gia Bao · 4 weeks ago
  15. 2727a3f [NFC] Fix "is is" typos (#206288) by Aliaksei Urbanski · 5 weeks ago
  16. d41d8ac [IR] Enable dereferenceable-at-point semantics (#204795) by Nikita Popov · 5 weeks ago
  17. 0d8faee [CMake] Warn when the version of CMake is older than 3.31.0 (#204203) by Petr Hosek · 6 weeks ago
  18. e324dd2 [docs] Create utils/docs (#203962) by Scott Linder · 6 weeks ago
  19. 425726b [SCEV] Infer addrec nowrap flags during range analysis (#202964) by Nikita Popov · 6 weeks ago
  20. 89ea69b [SimpleLoopUnswitch] Reland "Generalize the notion of trivial unswitching" (#204934) by Ehsan Amiri · 7 weeks ago