Clone this repo:

Branches

  1. 53ec30d [llvm][Support] Fix an off-by-1 bug in YAML parser (#186731) by owenca · 14 minutes ago main master
  2. 76e240d [SLP]Fix legality checks for bswap-based transformations by Alexey Bataev · 4 hours ago
  3. 7047d77 [OpenMP][NFC] Fix stale DeviceRTL header path in OpenMPIRBuilder (#185563) by Muyao Xiao · 25 minutes ago
  4. e275c98 [SPIRV][Matrix] Add support for Array Vector memory layout (#186215) by Farzon Lotfi · 25 minutes ago
  5. 5302412 [gn] port c5e5d5b282ded4 by Nico Weber · 32 minutes ago
  6. 890df96 [ForceFunctionAttrs] Fix handling of conflicts for more attributes (#186304) by Yunbo Ni · 65 minutes ago
  7. 3b13b88 [AMDGPU][GlobalIsel] Add register bank legalization rules for amdgcn_wqm amdgcn_softwqm amdgcn_strict_wqm (#186214) by Syadus Sefat · 78 minutes ago
  8. 4fafed0 [InstCombine] Support disjoint or in add-sub reassociation fold (#186827) by Valeriy Savchenko · 2 hours ago
  9. ef6dc63 AMDGPU/GlobalISel: RegBankLegalize rules for s_wait intrinsics (#186254) by vangthao95 · 2 hours ago
  10. e206cf8 [X86] known-pow2.ll - add min/max vector test coverage for #182369 (#186841) by Simon Pilgrim · 2 hours ago
  11. 77d0378 AMDGPU/GlobalISel: RegBankLegalize rules for ctlz/cttz_zero_undef (#186546) by vangthao95 · 2 hours ago
  12. 106bcb1 AMDGPU/GlobalISel: RegBankLegalize rules for ds_read_tr* (#186006) by vangthao95 · 2 hours ago
  13. de025258 [MIR][NFC] Test verbalising INLINEASM extra-info flags. (#186796) by Ivan Kosarev · 2 hours ago
  14. 7f27acf Reapply "[clang][ssaf] Add --ssaf-extract-summaries= and --ssaf-tu-summary-file= options" (#186463) by Balázs Benics · 2 hours ago
  15. 3a580e1 [X86] Add test showing failure to fold compress(splat(x),splat(x),mask) -> splat(x) (#186823) by Simon Pilgrim · 2 hours ago
  16. 2da6e0a Revert "[DomTree] Assert non-null block for pre-dom tree" (#186831) by Alexis Engelke · 3 hours ago
  17. ad0eb91 [WebAssembly] Support acquire-release atomics in CodeGen (#184900) by Derek Schuff · 3 hours ago
  18. 318bb10 [RISCV] Fold waddau/wsubau to waddu/wsubu when possible (#186635) by Craig Topper · 3 hours ago
  19. e4638c5 Revert "[SLP]Fix legality checks for bswap-based transformations" by Alexey Bataev · 3 hours ago
  20. f7b5b92 [X86] Move getMaskNode to avoid unnecessary forward declarations. (#186815) by Simon Pilgrim · 3 hours ago