Clone this repo:

Branches

  1. 8d8b26a9 [Reland][PatternMatch] Add `m_[Shift]OrSelf` matchers. NFC. (#154375) by Yingwei Zheng · 16 minutes ago main master
  2. d50efdd [NFCI][MC][DecoderEmitter] Fix BitWidth for fixed length inst encodings (#154934) by Rahul Joshi · 56 minutes ago
  3. 83d0c9d [LV] Update test after 66be00d (#155165) by Ramkumar Ramachandra · 2 hours ago
  4. 128d2c5 [TableGen][DecoderEmitter] Add a couple of helper methods (NFC) (#155163) by Sergei Barannikov · 2 hours ago
  5. ab16fed [VPlan] Introduce m_Cmp; match more compares (#154771) by Ramkumar Ramachandra · 3 hours ago
  6. 21e4a27 [NFC][SimplifyCFG] Fix a return value in `ConstantComparesGatherer` (#155154) by Yingwei Zheng · 3 hours ago
  7. 4f766e3 [TableGen][DecoderEmitter] Refactor emitTableEntries (NFCI) (#155100) by Sergei Barannikov · 5 hours ago
  8. f3199c4 [Post-Commit] Add missing `break` by Rajveer Singh Bharadwaj · 5 hours ago
  9. 2e6f84a [VectorCombine] New folding pattern for extract/binop/shuffle chains (#145232) by Rajveer Singh Bharadwaj · 6 hours ago
  10. 15c3e91 [LV] Add early-exit tests with VF=1 IC=2. by Florian Hahn · 7 hours ago
  11. 120e554 [InstCombine] Improve range computation in `foldICmpAddConstant` (#155096) by Yingwei Zheng · 8 hours ago
  12. d735fd7 [TableGen][DecoderEmitter] Print the size of the decoder tables (#155139) by Sergei Barannikov · 9 hours ago
  13. 14a36b8 [SPIRV] Use llvm::is_contained (NFC) (#155136) by Kazu Hirata · 10 hours ago
  14. 14f4647 [Vectorize] Remove an unnecessary cast (NFC) (#155135) by Kazu Hirata · 10 hours ago
  15. b40d92c [AArch64] Remove an unnecessary cast (NFC) (#155134) by Kazu Hirata · 10 hours ago
  16. 442232a [TableGen][DecoderEmitter] Fix indentation in generated code (NFC) by Sergei Barannikov · 11 hours ago
  17. bfc1524 MCAssembler: Simplify relaxation of FT_Fill and FT_Org by Fangrui Song · 11 hours ago
  18. 5eddd8c MCAssembler: Simplify fragment relaxation by Fangrui Song · 12 hours ago
  19. 7f0ffc0 MCAssembler: Simplify getSectionAddressSize by Fangrui Song · 13 hours ago
  20. 9ced419 [NFC][SampleFDO] Re-apply "In text sample prof reader, report more concrete parsing errors for different line types" (#155124) by Mingming Liu · 14 hours ago