Clone this repo:

Branches

  1. 106a1b4 [ADT] Add StringRef::{starts,ends}_with(char) (#90311) by Kazu Hirata · 2 hours ago main master
  2. 7a8d7b6 Revert "[memprof] Introduce FrameIdConverter and CallStackIdConverter" (#90318) by Vitaly Buka · 2 hours ago
  3. ded7bb2 [GlobalIsel] combine insert vector element (#89363) by Thorsten Schütt · 3 hours ago
  4. e6bd2f2 [gn build] Port cb508a0032eb by LLVM GN Syncbot · 6 hours ago
  5. 9f5c877 [Hexagon] Add Hexagon Copy Hoisting pass (#89313) by Perry MacMurray · 6 hours ago
  6. fca9a02 [memprof] Introduce FrameIdConverter and CallStackIdConverter (#90307) by Kazu Hirata · 7 hours ago
  7. 61207eb [LTO] Remove extraneous ArrayRef (NFC) (#90306) by Kazu Hirata · 8 hours ago
  8. c4538d1 [RISCV] Move OrderedExtensionMap typedef to RISCVISAUtils.h. NFC by Craig Topper · 9 hours ago
  9. 970ba88 [llvm-exegesis] Use const reference for range variable by Aiden Grossman · 10 hours ago
  10. 98550be [RISCV] Split RISCVDisassembler::getInstruction into a 16-bit and 32-bit version. (#90254) by Craig Topper · 10 hours ago
  11. 2f6b383 [llvm-lto2] Simplify SymbolResolutions loop and avoid expensive std::string copy. NFC by Fangrui Song · 10 hours ago
  12. d83c8b0 [msan] Add conservative handling of vscale params (#90167) by Vitaly Buka · 11 hours ago
  13. 87f150e [AArch64][GlobalISel] Fix legalizer crash trying to legalize <16 x i32> = G_BITCAST i512 by Amara Emerson · 11 hours ago
  14. 9a2c6a7 [WebAssembly] Add half-precision feature (#90248) by Brendan Dahl · 12 hours ago
  15. 34423f1 [VPlan] Also propagate versioned strides to users via sext/zext. by Florian Hahn · 13 hours ago
  16. 9a74534 [NFC] [HWASan] factor out debug record annotation (#90252) by Florian Mayer · 13 hours ago
  17. cfd5907 [AMDGPU] Support byte_sel modifier on v_cvt_sr_fp8_f32 and v_cvt_sr_bf8_f32 (#90244) by Stanislav Mekhanoshin · 13 hours ago
  18. bb407bb Implement the DWARF 6 language and version attributes. (#89980) by Adrian Prantl · 14 hours ago
  19. 47576c0 [RISCV] Fix off by 1 typo in decodeVMaskReg. NFC by Craig Topper · 14 hours ago
  20. 7554f07 Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998)" (#90250) by dyung · 14 hours ago