aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-26[LoongArch] Add support for vector add/sub on vNi128 typesusers/hev/vaddqWANG Rui8-292/+66
2026-04-26[LoongArch][NFC] Add tests for vector add on vNi128users/hev/vaddq-testsWANG Rui4-8/+304
2026-04-26[CodeGen] Add <2 x i128> value type (#193910)hev3-8/+9
2026-04-26Revert "[ARM] Fold SELECT (AND(X,1) == 0), C1, C2 -> XOR(C1,AND(NEG(AND(X,1))...David Green3-229/+201
2026-04-26[SLP] Fix spill-cost cache lookup and predecessor scanAlexey Bataev3-42/+108
2026-04-26[NVPTX] Scalarize `contract FMUL v2f32` to enable FMA fusion (#192815)Princeton Ferro3-24/+101
2026-04-25[libcxx] Bump next runner set (#194211)Aiden Grossman1-1/+1
2026-04-26[clang][bytecode] Add new IntegralType for function addresses (#194206)Timm Baeder4-1/+25
2026-04-25[libcxx] Bump base image version to most recent (#194209)Aiden Grossman1-2/+2
2026-04-26[clang][bytecode] Fix some problems with ptr-to-int casts (#193988)Timm Baeder3-4/+7
2026-04-26[MC] Add MCTargetOptions to MCAsmInfo constructor. NFC (#194200)Fangrui Song84-159/+231
2026-04-25[libcxx] Include python3-yaml and rsync in container (#194182)Aiden Grossman1-0/+2
2026-04-26[clang][bytecode] Reject functions with dependent return type (#194114)Timm Baeder2-3/+15
2026-04-26[mlir][arith] Fold subi(a, subi(a, b)) to b (#194134)Longsheng Mou2-2/+17
2026-04-26[mlir][math] Add constant folding for sincos/cbrt (#194130)Longsheng Mou3-4/+105
2026-04-25[MLIR][XeGPU] Remove offsets from create_nd_tdesc & remove update_nd_offset, ...Nishant Patel27-3311/+1921
2026-04-25[libclc] Only check the triple architecture for libclc (#194149)Joseph Huber1-14/+9
2026-04-25[compiler-rt] Use asm .set only for Hexagon (#194160)Matt Turner1-5/+17
2026-04-26[MC] Drop MCTargetOptions parameter from MCTargetAsmParser (#194120)Fangrui Song34-83/+76
2026-04-26[clang][NFC] Fix typo in HLSL initialization comment (#194124)🍌Shawn1-1/+1
2026-04-25[MC] Always lower .fill to MCFillFragment (#194164)Fangrui Song2-17/+6
2026-04-26Reland "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194194)hulxv17-30/+272
2026-04-25[llvm-profgen] Add --time-profgen (#191930)Amir Ayupov3-0/+17
2026-04-25[BOLT] Add tests for pre-aggregated parsing (#193843)Amir Ayupov3-0/+62
2026-04-26[libc][math] Qualify fdim funtions to constexpr (#194137)Kiriti Ponduri10-8/+32
2026-04-25[lldb][test] Use assertIn in TestThreadBacktraceRepeat.py (NFC) (#194193)Dave Lee1-8/+7
2026-04-25[BOLT] Support negative hex in pre-aggregated profile (#192391)Amir Ayupov4-11/+96
2026-04-25[BOLT] Add unit tests for pre-aggregated profile parsing (#192390)Amir Ayupov2-2/+199
2026-04-25[SLP]Initial support for non-power-of-2 vectorizationAlexey Bataev69-920/+1119
2026-04-26Revert "[libc][math] Refactor fmaximum_mag_num family to header-only" (#194183)Muhammad Bassiouni17-268/+34
2026-04-25[libc][math] Refactor fmaximum_mag_num family to header-only (#182169)hulxv17-34/+268
2026-04-26[libc][math] Refactor fdiv family to header-only (#182192)hulxv16-18/+253
2026-04-25[DenseMap] Resolves asan + msvc build syntax errors (#193695)Davide Grohmann1-2/+4
2026-04-25[VPlan] Fix assert in finding WideCanIV (NFC) (#193269)Ramkumar Ramachandra3-18/+13
2026-04-25[Profile] Reenable instrprof-tmpdir.c (#194181)Aiden Grossman1-5/+0
2026-04-25[Github] Drop LLVM 21 installation from libc Dockerfile (#194178)Aiden Grossman1-3/+0
2026-04-25[NewPM] Adds a port for KCFI (#194163)Anshul Nigham13-18/+75
2026-04-25Revert "[SLP]Initial support for non-power-of-2 vectorization"Alexey Bataev68-960/+920
2026-04-25[Github] Bump CI containers to 22.1.4 (#194175)Aiden Grossman2-2/+2
2026-04-25Fix typo in comment in Inliner.cpp (#194172)Rishi Khare1-1/+1
2026-04-25[gn build] Port c59c19bf5921 (#194167)Nico Weber1-0/+1
2026-04-25[gn build] Port a693efcc40b1 (#194166)Nico Weber1-0/+1
2026-04-25[gn build] Port 2f28e1db535b (#194165)Nico Weber1-0/+1
2026-04-25[clang] Make serenity.cpp more independent of the host (#193981)Lucas Chollet4-15/+35
2026-04-25[clang][bytecode] Fix crash involving labels and null sub (#194115)Timm Baeder3-5/+18
2026-04-25[flang][OpenMP] Replace llvmOmpClause with llvm::omp::Clause (#194162)Krzysztof Parzyszek2-12/+10
2026-04-25[NewPM] Adds a port for AArch64SIMDInstrOpt (#188177)Anshul Nigham4-99/+152
2026-04-25[RISCV] Remove codegen for vp.icmp (#193606)Luke Lau9-1686/+1174
2026-04-26[libc++] P4144R1: Remove `span`'s `initializer_list` constructor for C++26 (#...A. Jiang13-246/+10
2026-04-25[mlir][math] Add rounding modes to `math.fma` (#192839)Matthias Springer5-8/+137