Clone this repo:

Branches

  1. 0c8cd30 [X86][APX] Implement Windows APX ABI callee-saved registers per Microsoft spec (#200391) by Timur Golubovich · 24 minutes ago main master
  2. fa48259 [IR] Preserve !invariant.group in copyMetadataForLoad (#200535) by Justin Lebar · 33 minutes ago
  3. 5877f06 [JumpThreading] NFC: Add comment referencing #199408. (#199718) by Justin Lebar · 53 minutes ago
  4. c2b07db [LV] Allow reductions with partial alias masking (#200813) by Benjamin Maxwell · 59 minutes ago
  5. 3239e62 [Loads] Handle missing context instruction for willNotFreeBetween() (#201828) by Nikita Popov · 61 minutes ago
  6. 4421dff [DFAJumpThreading] Clone noalias scopes when duplicating a block (#200620) by Justin Lebar · 2 hours ago
  7. e1b7582 [SelectionDAG] Remove the remaining `NoSignedZerosFPMath` use (#201535) by paperchalice · 2 hours ago
  8. 23f22dc [AMDGPU] Preserve call-site attributes rebuilding an intrinsic (#201549) by gretay-amd · 3 hours ago
  9. 3d28a77 [FunctionAttrs] Add support for nofree argument inference (#201591) by Nikita Popov · 3 hours ago
  10. 0730f6b [AArch64] Align ZCM/ZCZ test strictness(NFC) (#200645) by Tomer Shafir · 3 hours ago
  11. 6a9cf73 [GlobalISel] Support the byte type in the IRTranslator (#196125) by Anshil Gandhi · 4 hours ago
  12. 605e06c [AArch64] Add an early return and de-indent a long indented block (NFC) (#201345) by Ömer Sinan Ağacan · 4 hours ago
  13. e606b9a [prettyprinters] Fix syntax error introduced by 17f85f467249. (#201359) by Abid Qadeer · 4 hours ago
  14. 387f3ac [X86] combineINSERT_SUBVECTOR - peek through BITCAST and EXTRACT_SUBVECTOR when trying to find shuffle combine candidates (#201781) by Simon Pilgrim · 4 hours ago
  15. 8e9d9bb [SimplifyCFG] Look at all uses when checking phi incoming for UB (#200164) by Igor Kirillov · 4 hours ago
  16. 5411c3f [SLSR] Avoid repeatedly calling canReuseInstruction for the same Basis (#196545) by Igor Wodiany · 5 hours ago
  17. 160a819 [LoopFusion][docs][NFC] Document atomic accesses as a fusion blocker (#201775) by Madhur Amilkanthwar · 5 hours ago
  18. 3cc591a [RISCV][MC] Add experimental `Zvvmtls` and `Zvvmttls` support (#198229) by Kiva · 5 hours ago
  19. 562ab88 [AMDGPU] In `LowerDYNAMIC_STACKALLOC`, hoist the `readfirstlane` up one instruction (#201528) by Juan Manuel Martinez Caamaño · 6 hours ago
  20. 2628f53 [Object] Support COFF MIPS in RelocationResolver (#200477) by Hervé Poussineau · 6 hours ago