Clone this repo:

Branches

  1. c93b578 [SLP] Skip MMRA metadata if instruction can't have it (#173319) by Jinsong Ji · 13 minutes ago main master
  2. 8bcfef9 [llvm][CMake] Remove -fno-lifetime-dse (#173322) by Aiden Grossman · 31 minutes ago
  3. 8f28279 [PtrAuth] Add ConstantPtrAuth comparator to FunctionComparator.cpp (#159480) by Oskar Wirga · 44 minutes ago
  4. 634e8ff [CodeGen][NPM] Do not implicitly flush pipeline when switching to CGSCC (#173315) by Aiden Grossman · 58 minutes ago
  5. cb8332d [IR] Fix User use-after-destroy by zapping in ~User (#170575) by Reid Kleckner · 66 minutes ago
  6. 626f76f Mips: Improve MipsAsmParser::expandDivRem (#172967) by YunQiang Su · 69 minutes ago
  7. f0f796e [IR] Value::setNameImpl: fix use-after-free when new name aliases old storage (#173258) by Wenju He · 81 minutes ago
  8. 9b6fb55 Reapply "[VPlan] Use predicate from VPValue VPWidenSelectR::computeCost." (#173170) by Florian Hahn · 3 hours ago
  9. faf9631 [LV] Add additional select cost test with live-in compare cond (NFC). by Florian Hahn · 3 hours ago
  10. b9c9462 [MemProf] Propagate size info used for hint reporting to duplicates (#172535) by Teresa Johnson · 4 hours ago
  11. 6a7eee9 [DirectX] Teach MemIntrinsics about structs and nested arrays (#173078) by Justin Bogner · 5 hours ago
  12. 28dd8b3 [llvm][utils] Make git-llvm-push not convert remote URLs (#173303) by Aiden Grossman · 5 hours ago
  13. e4f3ee3 [gn build] Port bbd60c052310 by LLVM GN Syncbot · 6 hours ago
  14. 2be2e30 [gn] port llvm/lib/Plugins changes by Nico Weber · 6 hours ago
  15. a05bdda [VectorCombine] foldShuffleOfIntrinsics - support multiple uses of shuffled ops (#173183) by Dhruva Narayan K · 7 hours ago
  16. 4b81c3e [DirectX] Resources and simple GEP traversal in DXILMemIntrinsics (#173054) by Justin Bogner · 7 hours ago
  17. 452b205 [SelectionDAG] Make SSHLSAT/USHLSAT obey getShiftAmountTy(). (#173216) by Craig Topper · 7 hours ago
  18. 23ffe48 [VectorCombine] foldPermuteOfBinops - support multi-use binary ops and operands in shuffle folding (#173153) by Miloš Poletanović · 7 hours ago
  19. f49b0a9 Avoid merging globals residing in different comdats (#172835) by eleviant · 8 hours ago
  20. 2fba72a [LLVM][NFC] Move PassPlugin from Passes to separate library by Alexis Engelke · 8 hours ago