Clone this repo:

Branches

  1. 1104eeb [NewPM][X86] Port X86ExpandPseudo to NPM (#173463) by Aiden Grossman · 68 minutes ago main master
  2. 93b5f33 [SLP]Do not vectorize buildvector tree will scalars in first node, which should remain scalars by Alexey Bataev · 6 hours ago
  3. c268c64 [AArch64] Support lowering v4i16/f16 VECTOR_COMPRESS nodes to SVE (#173256) by Benjamin Maxwell · 6 hours ago
  4. 92079b3 [InstCombine][X86] Try to convert BLENDV(X,Y,SHL()) -> SELECT(ICMP_SGT(0,SHL()),Y,X) (#173389) by Simon Pilgrim · 8 hours ago
  5. 2a46900 [LLVM][CodeGen][SVE] Fix CCValAssign::Indirect assert to allow all scalable types. (#173372) by Paul Walker · 9 hours ago
  6. abe8aa4 [ORC] Fix ReOptimizeLayer buggy jit-dispatch signature in fa7f7a4cab4. (#173457) by Lang Hames · 12 hours ago
  7. bebbdb8 [llvm][RISCV] Support Zvfofp8min llvm intrinsics and codegen (#172585) by Brandon Wu · 18 hours ago
  8. 9e05583 [RISCV] Pre-commit RVV instructions to the Ands45 scheduling model and tests (#171954) by Jim Lin · 19 hours ago
  9. 7927442 [RISCV] Mark the Xqci Qualcomm uC Vendor Extension as non-experimental (#173331) by Sudharsan Veeravalli · 19 hours ago
  10. 1d9db26 [AMDGPU][GlobalISel] Add RegBankLegalize support for G_AMDGPU_FMED3 (#173085) by vangthao95 · 19 hours ago
  11. 3daadaf [ConstantFolding] Add edge cases for llvm.log{,2,10} (#173304) by Stefan Weigl-Bosker · 21 hours ago
  12. 94ef28f [SLP][NFC]Add a floating point test with potentially copyable operands, NFC by Alexey Bataev · 22 hours ago
  13. 984d92e [VPlan] Only use isAddressSCEVForCost in getAddressAccessSCEV (NFC) by Florian Hahn · 22 hours ago
  14. 696d412 [ORC] Pass JITDispatchHandler argument buffers as WrapperFunctionBuffer. (#173334) by Lang Hames · 22 hours ago
  15. c03ef76 [RISCV] Support srx/slx for P extension. (#173225) by Craig Topper · 22 hours ago
  16. 1891d44 [ProfCheck] Exclude merge functions test by Aiden Grossman · 23 hours ago
  17. 0e2142b [DAGCombiner] Relax nsz constraint with fp->int->fp optimizations (#164503) by Guy David · 23 hours ago
  18. 2b4be2d [AMDGPU][GlobalISel] Add RegBankLegalize mul24 and fmul.legacy (#173123) by vangthao95 · 24 hours ago
  19. c340d76a [DirectX] Disallow ElementIndex for raw buffer accesses (#173320) by Justin Bogner · 24 hours ago
  20. 655f0ee [X86] Add tests showing failure to concat fma chain which share concatenated operands (#173403) by Simon Pilgrim · 26 hours ago