aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-26[NFC][AArch64] Extract MOVaddr* expansion model into common headerusers/guy-david/aarch64-nfc-refactor-expand-movaddrGuy David9-119/+166
2026-02-26[libc] Use response files for hdrgen entry points (#183267)Petr Hosek2-3/+8
2026-02-26[X86] Handle VPMADD52L for smaller min-legal-vector-width (#183250)Jaydeep Chauhan2-0/+55
2026-02-26[ARM] Add sli / sri codegen tests. NFCDavid Green1-0/+557
2026-02-25[TargetLowering][RISCV] Disable the special illegal type expansion of ISD::AV...Craig Topper2-27/+25
2026-02-26[X86][AVX10] Change MINMAX sign control to select the sign of compare result ...Phoebe Wang3-63/+63
2026-02-26[RISCV] Add processor definitions for XuanTie C910V2 and C920V2 (#174056)Wang Yaduo6-0/+224
2026-02-25[clang][Sema] Guard polymorphic check in TransformCXXTypeidExpr for incomplet...eiytoq3-4/+60
2026-02-25[BOLT][merge-fdata] Skip truncated lines in raw profile data (#183187)YongKang Zhu6-10/+52
2026-02-25[RISCV] Add MERGE, MVM, and MVMN to isSignExtendedW in RISCVOptWInstrs. (#183...Craig Topper2-3/+132
2026-02-25[RISCV] Partial support for using PPAIRE.B/H to optimize unaligned load seque...Craig Topper3-178/+157
2026-02-25[RISCV] Treat zext.h as a separate instruction from pack(w) with Zbkb. (#183364)Craig Topper7-33/+57
2026-02-26[libc][math][c23] implement `asinpif` function (#181511)Mohamed Emad29-1/+431
2026-02-26[clang] Don't use `VarDecl` of local variables as `ManglingContextDecl` for l...Jan Kokemüller2-33/+75
2026-02-26[MLIR][Python] Handle errors in dialect conversion properly (#183320)Twice2-2/+23
2026-02-26[utils] update type hint for python 3.8-3.9 compatibility (#183427)Henrik G. Olsson1-2/+2
2026-02-25[lldb/test] Use filecheck_log to read log files from the host platform (#183422)Med Ismail Bennani3-10/+14
2026-02-25[NFC][IROutliner] Add test showing llvm.typeid.for not Outlined (#183406)Sam Elliott1-0/+127
2026-02-25[MC] Use inline field initializers in MCAsmInfo. NFC (#183407)Sam Clegg2-37/+19
2026-02-25[NFC][ADT] Remove indentation of StringRef class (#183317)Rahul Joshi1-834/+827
2026-02-25[utils] update how auto-updated tests are displayed when the test is retried ...Henrik G. Olsson24-49/+490
2026-02-25Revert "[lldb/test] Fix tests reading log from remote platform instead of hos...Med Ismail Bennani2-8/+4
2026-02-25[lldb][Process/FreeBSDKernelCore] Reorder ThreadFreeBSDKernelCore members (#1...Minsoo Choo1-2/+2
2026-02-26[gn build] Port commits (#183420)Arthur Eubanks3-1/+10
2026-02-25[flang] Added minutes from the 2-25-2026 Flang Community Call (#183389)Alexis Perry-Holby1-0/+66
2026-02-25[lld][WebAssembly] Remove comment about wasm-ld being WIP. NFC (#183410)Sam Clegg2-4/+3
2026-02-25[lldb/test] Fix tests reading log from remote platform instead of host (#183413)Med Ismail Bennani2-4/+8
2026-02-25[libc++] Try using job.check_run_id instead of github.jobLouis Dionne1-1/+1
2026-02-25[openacc] Change function wrapMultiBlockRegionWithSCFExecuteRegion to non-sta...Delaram Talaashrafi3-6/+96
2026-02-26[ARM] optimize to `vsri`/`vsli` (#182051)Folkert de Vries2-3/+1366
2026-02-25[MISched] Advance HazardRec past stalls before calling EmitInstruction (#182977)Jeffrey Byrnes16-117/+103
2026-02-25[libc++] Use the Github context instead of env to access the run ID & friendsLouis Dionne1-1/+1
2026-02-25[RISCV] Add missing immediates to check lines in rv32p-valid.s and rv64p-vali...Craig Topper2-28/+28
2026-02-25[MC] Consistent use of inline field initializers in MCAsmInfo (#183343)Sam Clegg2-7/+3
2026-02-25[RISCV] Enhance RISCVMoveMerger for GPRPair Moves on RV32 #180831 (#182416)Kavin Gnanapandithan15-107/+227
2026-02-25[MC] Remove redundant setting of AllowDollarAtStartOfIdentifier. NFC (#183339)Sam Clegg5-12/+0
2026-02-25[lldb] Improve unittest invocation in formatter_bytecode.py (#183394)Dave Lee1-6/+1
2026-02-25[lldb] Fix logic issue in TestDAP_stopped_events.py (#183382)Alex Langford1-1/+1
2026-02-25[AMDGPU] Adding FoldMemRefOpsIntoTransposeLoadOp pattern (#183330)Zhuoran Yin2-2/+126
2026-02-25[CodeGen] Expand power-of-2 div/rem at IR level in ExpandIRInsts. (#180654)Daniil Fukalov8-1477/+578
2026-02-25[Clang][Modules] Fix -Wunused-variable from #182182Aiden Grossman1-1/+1
2026-02-25Revert "[AArch64] Wrap integer SCALAR_TO_VECTOR nodes in bitcasts (#172837)"...Arthur Eubanks32-2515/+1348
2026-02-25[CIR] Update cir::ResumeOp to require an EH token (#183192)Andy Kaylor11-37/+46
2026-02-25[AMDGPU] Add gfx12-5-generic subtarget (#183381)Stanislav Mekhanoshin25-2/+65
2026-02-25[Offload] Fix type mismatch by using `uint64_t` instead of `size_t` (#183375)Johannes Doerfert1-2/+3
2026-02-25[flang][openmp] Add support for ordered regions in SIMD directives (#… (#18...Sunil Shrestha8-18/+259
2026-02-25[CodeGen] Add tests for ShadowStackGCLowering IR pass (#183167)Jameson Nash1-0/+194
2026-02-25[AMDGPU] Make slow VOPD assert under EXPENSIVE_CHECKS (#183166)Joe Nash1-0/+2
2026-02-25[libc][math] Refactor fdim family to header-only (#182190)Mohamed Emad24-45/+487
2026-02-25[win] Control Flow Guard: Add support for the MSVC /d2guardnochecks command (...Daniel Paoliello4-4/+43