Clone this repo:

Branches

  1. 7961622 [clang][NVPTX] Add missing half-precision add/mul/fma intrinsics (#170079) by Srinivasa Ravi · 39 minutes ago main master
  2. c406d22 [LV][NFC] Update low trip count tail-folding tests (#176898) by David Sherwood · 50 minutes ago
  3. 7b58695 [DAG] foldAddToAvg - add patterns to form avgceil(A, B) from ((A >> 1) + (B >> 1)) + ((A | B) & 1) (#174719) by Simon Pilgrim · 53 minutes ago
  4. 6c528e1 Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)" by Michael Kruse · 65 minutes ago
  5. bbf6700 DAG: Get libcall info from LibcallLowering in more places (#176836) by Matt Arsenault · 78 minutes ago
  6. a63115f CodeGen: Use LibcallLoweringInfo for stack protector insertion (#176829) by Matt Arsenault · 88 minutes ago
  7. 4acd2c8 [IR][Verifier] Reject GEP into vector with non-byte-addressable element type (#176689) by nataliakokoromyti · 2 hours ago
  8. 92c09d7 [AMDGPU] Do not use s_delay_alu instskip to skip s_set_vgpr_msb (#175925) by Jay Foad · 2 hours ago
  9. cc1c718 [OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963) by Michael Kruse · 2 hours ago
  10. da22cba [SelectionDAG] Widen <2 x T> vector types for atomic load (#148897) by jofrn · 2 hours ago
  11. 364b92d [BranchFolding][WinEH] Do not remove EH pads (#176735) by Nikita Popov · 3 hours ago
  12. 3d96ad7 [AMDGPU] Reduce number of emitted S_SET_VGPR_MSB instructions (#176502) by Tim Gymnich · 3 hours ago
  13. bcb39a3 [Hexagon] Don't run hexagon-loop-idiom and hexagon-vlcr passes at O0 pipeline (#175891) by pkarveti · 3 hours ago
  14. 4d64ca7 [LivePhysRegs][AArch64] Remove XZR from live registers (#176324) by Benjamin Lerman · 4 hours ago
  15. a3933fc [SelectionDAG] NFC: Remove redundant assert in ComputeNumSignBits. by Sander de Smalen · 4 hours ago
  16. fe6cfbe [llvm][llvm-readobj] Add AArch64 NT_ARM_POE note type (#174948) by David Spickett · 4 hours ago
  17. 4c4f9b9 [AArch64] Disable FEAT_RNG on Grace. (#166387) by Ricardo Jesus · 5 hours ago
  18. f650e6a WebAssembly: Use LibcallLoweringInfo (#176804) by Matt Arsenault · 5 hours ago
  19. 7b7fac0 GlobalISel: Use LibcallLoweringInfo in IRTranslator for real (#176824) by Matt Arsenault · 5 hours ago
  20. 05b179a [RISCV] Fix i64 gather/scatter cost on rv32 (#176105) by Luke Lau · 5 hours ago