aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 hours[clang] Use canonical type for substitution which might be incompleteusers/mizvekov/clang-fix-GH18291-6Matheus Izvekov2-2/+14
9 hours[NFC] Move warning from CodeGen to Sema. (#107397)Zahira Ammarguellat9-28/+89
9 hours[NFC][sanitizer] Move ThreadDescriptorSize into GLIBC/FREEBSD block (#108913)Vitaly Buka1-2/+6
9 hours[HLSL] update StructuredBuffer subscript test for alwaysinline (#109023)Greg Roth1-2/+3
10 hours[X86] combineX86ShuffleChainWithExtract - peek through insert_subvector(undef...Simon Pilgrim5-242/+259
10 hours[bazel] Port 64972834c193632cbc47e54c0f0c721636b077e6Benjamin Kramer1-0/+1
10 hoursRevert2 "[DebugInfo][DWARF] Set is_stmt on first non-line-0 instruction in BB...Stephen Tozer9-61/+16
10 hours[AArch64][CostModel] Add NFC tests for extractelement cost (#108941)Sushant Gokhale1-0/+205
10 hours[SandboxIR] Implement GlobalVariable (#108642)vporpo4-0/+359
10 hours[flang] Tidy uses of raw_string_ostream (NFC)Youngsuk Kim11-24/+21
10 hours[RISCV][GISEL] Introduce the RISCVPostLegalizerLowering pass (#108991)Michael Maitland6-0/+170
10 hours[HLSL] set alwaysinline on HLSL functions (#106588)Greg Roth9-42/+282
10 hours[AArch64] Don't define reserved macrosBenjamin Kramer1-5/+4
10 hours[SimplifyCFG] Mark div/rem as not-cheap to sink if we are replacing const den...Noah Goldstein2-3/+25
10 hours[SimplifyCFG] Add test for sinking div/rem with const remainder; NFCNoah Goldstein1-0/+82
10 hours[libc++][NFC] Mark P1424R1 as partially implemented (#107751)Hristo Hristov1-1/+1
10 hours[libc] add `ctime` and `ctime_r` to `date_and_time` documentation (#108665)Зишан Мирза1-0/+4
11 hours[lldb][intel-pt] Fix build error on conversion from llvm::Error to Status::Fr...Wanyi1-2/+2
11 hours[mlir][GPU] block_id has the grid size as its rangeBenjamin Kramer2-1/+20
11 hours[libc++] Avoid synchronizing status files for "In Progress" issuesLouis Dionne1-14/+15
11 hours[docs][clang-tidy] Correct StrictMode example in modernize-use-std-print (#10...Mainak Sil2-2/+2
11 hours[SimplifyCFG] Swap range metadata to attribute for calls. (#108984)Andreas Jonson2-7/+8
11 hours[clang][bytecode] Allow right-shift of negative values (#108987)Timm Baeder2-16/+20
11 hours[NFC][sanitizer] Consolidate version checking branches of ThreadDescriptorSiz...Vitaly Buka1-16/+16
11 hours[NFC][sanitizer] Remove #elif to simplify ThreadDescriptorSizeFallback (#108911)Vitaly Buka1-6/+18
11 hoursRevert "[LegalizeVectorOps] Make the AArch64 hack in ExpandFNEG more specific."Craig Topper4-560/+1009
11 hours[LLVM][TableGen] Change VarLenCodeEmitterGen to use const RecordKeeper (#108960)Rahul Joshi2-40/+37
11 hours[NFC][TableGen] Adopt formatv() automatic index in IntrinsicEmitter (#108954)Rahul Joshi1-30/+30
11 hours[RISCV] Add scheduling model for Syntacore SCR7 (#108814)Anton Sidorenko7-1/+649
11 hours[RISCV] Autogenerate compress-opt-select.llPhilip Reames1-168/+501
11 hours[AVR] Use MCRegister in AsmParser. NFCCraig Topper1-46/+45
12 hours[RISCV][TTI] Adjust cost for extract/insert element when VLEN is known (#108595)Philip Reames3-0/+112
12 hours[Scalarizer][DirectX] Add support for scalarization of Target intrinsics (#1...Farzon Lotfi11-41/+152
12 hours[LegalizeVectorOps] Remove calls to DAG.UnrollVectorsOps from some expansion ...Craig Topper1-45/+56
12 hours[VirtRegMap] Remove unused MAX_STACK_SLOT. NFC (#108781)Craig Topper1-1/+0
12 hours[AMDGPU] Add link to RDNA 3.5 docs (#108977)Jay Foad1-2/+5
12 hours[RISCV] Restructure compress-opt-select.llPhilip Reames1-90/+242
12 hours[libc][benchmarks] Tidy uses of raw_string_ostream (NFC)Youngsuk Kim2-2/+2
12 hours[libc++] Make _LIBCPP_ASSUME usable when it is appropriate (#91801)David Benjamin1-28/+28
12 hours[libc++][docs] Fix inline code style - use double backticks (#108974)Hristo Hristov1-1/+1
12 hours[polly] Tidy uses of raw_string_ostream (NFC)Youngsuk Kim4-9/+6
12 hoursRevert "[SLP]Vectorize gathered loads"Nikita Popov21-1083/+749
13 hours[RISCV] Fix boundary error in compress-opt-select.llPhilip Reames1-3/+3
13 hours[clang-tidy] Extend `bugprone-sizeof-expression` with matching `P +- sizeof(T...Zoltán Porkoláb12-20/+649
13 hours[Clang][AMDGPU] Simplify builtin type definitions. NFC. (#108968)Jay Foad4-10/+7
13 hours[DAG] Fold vecreduce.or(sext(x)) to sext(vecreduce.or(x)) (#108959)David Green2-547/+325
13 hours[RISCV] Support STRICT_UINT_TO_FP and STRICT_SINT_TO_FP (#102503)Mikhail R. Gadelha3-49/+416
13 hours[GISEL] Fix bugs and clarify spec of G_EXTRACT_SUBVECTOR (#108848)Michael Maitland7-8/+78
13 hours[Clang] Mark Clang 19 language changes as being released [NFC] (#108978)cor3ntin4-33/+33
14 hoursFix use of an uninitialized variable; NFC intendedAaron Ballman1-2/+2