aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-12invalidations and eraseusers/usx95/02-12-invalidations_and_eraseUtkarsh Saxena3-2/+40
2026-02-12Field and interior pathsusers/usx95/02-06-field_and_interior_pathsUtkarsh Saxena14-469/+856
2026-02-10[libc][math] Refactor llogbl to be header-only (#175376)Mathew Joseph9-8/+85
2026-02-10[SPIRV] Legalize extended integers for compare instructions. (#180254)Faijul Amin2-0/+38
2026-02-10[mlir][vector] Add finer grained populate methods for multi_reduction (NFC). ...Erick Ochoa Lopez4-15/+112
2026-02-10[VPlan] Ensure countable region in narrowInterleaveGroups.Florian Hahn1-0/+10
2026-02-10[LLDB] Fix tablegen paths for KDP and IntelPT properties (#180835)Nerixyz2-2/+2
2026-02-10AMDGPU: Add more attributes to wait event intrinsics (#180825)Matt Arsenault2-4/+20
2026-02-10[VPlan] Reject partial reductions with invalid costs in getScaledReds. (#180438)Florian Hahn2-86/+177
2026-02-10InstCombine: Fix broken insert point for fdiv replacement (#180830)Matt Arsenault2-0/+21
2026-02-10[CIR] Add math and builtin intrinsics support (#175233)adams38110-55/+3290
2026-02-10[clang] Non-trivial fixes in C++ DR tests (#179813)Vlad Serebrennikov26-615/+712
2026-02-10[RISCV] Use ADDD for GPR Pair Move with P (#180671)Sam Elliott2-40/+68
2026-02-10[VPlan] Use UTC to auto-generate more VPlan checks.Florian Hahn3-284/+403
2026-02-10[SLP]Support for zext i1 %x modeling as select %x, 1, 0Alexey Bataev3-323/+161
2026-02-10[MLIR][OpenMP] Fix unused variable warningAiden Grossman1-1/+1
2026-02-10Add "noconvergent" flag to MachineInstr::print() (#180818)Stanislav Mekhanoshin1-0/+2
2026-02-10[RISCV] Refactor the MC layer SiFive VCIX classes. (#180433)Craig Topper1-118/+138
2026-02-10[RISCV] Add (BSETI x0, 11) to isLoadImm for optimizeCondBranch (#180820)Craig Topper2-5/+71
2026-02-10[ADT][NFC] Remove `else` after `return` in APSInt.h (#180790)Thibault Monnier1-4/+2
2026-02-10[MLIR][Python] Remove partial LLVM APIs in python bindings (5/n) (#180644)RattataKing4-29/+99
2026-02-10[ProfCheck] Exclude passes not in standard pipelines (#180814)Aiden Grossman2-239/+7
2026-02-10[LifetimeSafety] Remove "experimental" from option descriptions (#180723)Utkarsh Saxena1-3/+2
2026-02-10[libc] Fix unit test dependency and respect LIBC_INCLUDE_BENCHMARKS (#180812)Joseph Huber2-5/+47
2026-02-10[AMDGPU] Use enum instead of literal for MadFmaMixFP16Pats (#180802)hjagasiaAMD1-3/+3
2026-02-10[lld][Webassembly] Avoid a signed overflow on large sections (#178287)Fatih BAKIR5-1/+103
2026-02-10[Offload][SYCL] Refactoring: get rid of newline separators (#180274)Yury Plyakhin2-13/+20
2026-02-10Revert "[clang] Fix sema on ObjCLifetime conversion (#178524)" (#180811)Peter Rong4-118/+8
2026-02-10[AMDGPU] Clean up VOP3PWMMA_Profile by removing XF32 related stuff (#180688)Changpeng Fang1-70/+66
2026-02-10AMDGPU/GlobalISel: RegBankLegalize rules for buffer atomic cmpswap (#180666)vangthao955-8/+14
2026-02-10[WebAssembly] Add initial support for compact imports proposal (#176617)Sam Clegg11-53/+167
2026-02-10Make OpenCL an OSType rather than an EnvironmentType. (#170297)Marcos Maronas7-23/+23
2026-02-10[LLDB] Set and verify paths of properties from tablegen (#179524)Nerixyz48-58/+134
2026-02-10[flang] Implement 'F_C_STRING' library function (Fortran 2023) (#174474)Caroline Newcombe12-1/+288
2026-02-10[mlir][acc] Support lazy remark message construction (#180665)Razvan Lupusoru6-35/+116
2026-02-10Reland "[NVPTX] Validate user-specified PTX version against SM version" (#180...Justin Fargnoli33-143/+232
2026-02-10[libc++] Use ValueError instead of non-existent ArgumentError (#179526)Louis Dionne2-2/+2
2026-02-10[clang] Fix sema on ObjCLifetime conversion (#178524)Peter Rong4-8/+118
2026-02-10[NFC] Initialize AtomicLoadExtActions array (#180752)JaydeepChauhan141-0/+1
2026-02-10[flang][runtime] OPEN(STATUS='NEW') should fail on extant file (#180605)Peter Klausler4-0/+46
2026-02-10[flang][runtime] Improve handling of short DATE_AND_TIME(VALUES=) (#180557)Peter Klausler3-9/+39
2026-02-10[flang] Recognize compiler directives after expansion in comment (#180062)Peter Klausler5-82/+149
2026-02-10[AMDGPU][NFC] Use RegisterOperand instead of RegisterClass (#180574)Ryan Mitchell3-101/+101
2026-02-10[Windows][Support] Add helper to expand short 8.3 form paths (#178480)Ben Dunbobbin3-15/+241
2026-02-10[clang][nfc] Remove `else` after `return` in ARM.cpp (#180733)Andrzej Warzyński1-47/+45
2026-02-10Correcting sanitizer-ld test to expect `-lstdc++` or `-lc++` (#180736)Björn Svensson1-1/+3
2026-02-11[MLIR] Make the verification order fixed in DynamicOpTraitList (#180758)Twice1-1/+1
2026-02-10[OpenMP] Remove special handling for SPIR-V uinc atomic (#180747)Joseph Huber1-13/+0
2026-02-10[VPlan] Fix convertToPhisToBlends folding non poison blend to poison (#180686)Luke Lau2-4/+91
2026-02-10[LoopVectorizer] Rename variable (NFC). (#180585)Jonas Paulsson1-3/+3