Clone this repo:

Branches

  1. 703db69 [NFC][AMDGPU][Attributor] Remove unused code by Shilei Tian · 4 hours ago main master
  2. a0df25b [CMake] Error when specifying pstl in LLVM_ENABLE_PROJECTS by Aiden Grossman · 9 hours ago
  3. dd7e55e [VPlan] Handle min/max intrinsics in getSCEVExprForVPValue (NFCI) by Florian Hahn · 10 hours ago
  4. fa5747d [SLP]Do not swap RHS, if it is used in bool op, used as a second operand in a reduction by Alexey Bataev · 11 hours ago
  5. 664400c [X86][NewPM] Port x86-optimize-leas to the new pass manager by Aiden Grossman · 11 hours ago
  6. 130bfb6 [AMDGPU][NewPM] Consistently preserve IR analyses in MF passes by Aiden Grossman · 11 hours ago
  7. 63f60cb [CodeGen][NewPM] Consistently preserve IR analyses in MF passes by Aiden Grossman · 11 hours ago
  8. 139028f [NFC] Rename variables to FPOp (#173792) by Mikołaj Piróg · 11 hours ago
  9. 73e4181 [SLP][NFC]Add a test with the incorrect transformation result, NFC by Alexey Bataev · 12 hours ago
  10. bfc884a [SLP]FIx order of bool logical ops, if the right op is used in the first reduction operarion by Alexey Bataev · 13 hours ago
  11. 8e4bf92 [CodeGen] Fix EVT::changeVectorElementType assertion on simple-to-extended fallback (#173413) by Islam Imad · 13 hours ago
  12. e8e0e12 [SLP][NFC]Add a test with the miscompilation after SLP vectorizer, NFC by Alexey Bataev · 14 hours ago
  13. 15c2f2e [SelectionDAG] Fix null pointer dereference in resolveDanglingDebugInfo (#173500) by MetalOxideSemi · 14 hours ago
  14. 80303e2 [ELF/RISCV] Add definitions for XCHERIOT1 non-standard relocations on RISCV. (#172414) by Owen Anderson · 15 hours ago
  15. 51610c5 [InstCombine] Simplify demanded bits of blendv mask operands (#173723) by Dhruva Narayan K · 15 hours ago
  16. 94419bd [X86][GISEL] Enable Pre Legalizer Combiner (#173220) by Mahesh-Attarde · 16 hours ago
  17. 8951062 [AVR] Explicitly set flag 'hasSideEffects' of instructions (#173660) by Ben Shi · 22 hours ago
  18. 402a07b [InstCombine] Add check for flag propagation in `foldSelectIntoOp` (#173735) by Yunbo Ni · 22 hours ago
  19. 90a8b11 [CodeGen] Port gc-empty-basic-blocks to new pass manager (#137585) by paperchalice · 32 hours ago
  20. b75e728 [LegalizeDAG] Remove unnecessary EVT->MVT->EVT conversion. NFC (#173707) by Craig Topper · 2 days ago