aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 hoursCodeGen: Remove PointerLikeRegClass handling from codegenusers/arsenm/codegen/remove-PointerLikeRegClassMatt Arsenault8-51/+17
8 hoursCodeGen: Make target overrides of PointerLikeRegClass mandatoryusers/arsenm/codegen/make-target-overrides-pointerlikeregclass-mandatoryMatt Arsenault8-12/+64
8 hoursCodeGen: Make all targets override pseudos with pointersusers/arsenm/codegen/override-ptr-pseudos-all-targetsMatt Arsenault26-10/+94
8 hoursTableGen: Support target specialized pseudoinstructionsusers/arsenm/tablegen/support-target-specialized-pseudosMatt Arsenault4-1/+243
8 hoursAMDGPU: Use RegClassByHwMode to manage operand VGPR operand constraintsusers/arsenm/amdgpu/use-regclassbyhwmode-av-align-registersMatt Arsenault31-2606/+2770
8 hours[Clang] Rewrite tests using subshells to set env variablesAiden Grossman5-19/+20
8 hours[libc] Fix libc build on NVPTX using wrong linker flagJoseph Huber1-1/+9
8 hours[MCA] Enable customization of individual instructions (#155420)Roman Belenov11-21/+175
9 hours[SampleProfile] Always use FAM to get OREAiden Grossman1-14/+9
9 hours[RISCV] Update comments in RISCVMatInt to reflect we don't always use ADDIW a...Craig Topper1-14/+15
9 hours[SROA] Use tree-structure merge to remove alloca (#152793)Chengjun3-7/+829
9 hours[DependenceAnalysis] Extending SIV to handle fusable loops (#128782)Alireza Torabian3-206/+705
9 hours[lit] Add support for readfile to external shellAiden Grossman4-2/+56
10 hours[CIR] Fix structors for multidimensional arrrays (#159820)Morris Hafner5-10/+171
10 hours[vscode-lldb] Improve logging in Server Mode (#159672)Roy Shi2-4/+7
10 hours[AMDGPU] ds_read2/ds_write2 gfx1250 tests. NFC (#159824)Stanislav Mekhanoshin2-0/+1194
10 hours[LLD][COFF] Add /nodbgdirmerge to control debug directory section (#159235)kkent0303155-1/+48
10 hours[CodeGenPrepare] Consider target memory intrinics as memory use (#159638)Jeffrey Byrnes2-11/+22
11 hoursRevert "[PowerPC] clean unused PPC target feature FeatureBPERMD" (#159837)Sergei Barannikov1-1/+4
11 hours[KnownBits] Add setAllConflict to set all bits in Zero and One. NFC (#159815)Craig Topper5-36/+28
11 hours[LV] Pass operand info to getMemoryOpCost in getMemInstScalarizationCost.Florian Hahn2-56/+14
11 hours[clang][analyzer] Load config through the proper VFS (#159164)Jan Svoboda3-3/+28
12 hours[LV] Add additional test for replicating store costs.Florian Hahn2-30/+508
12 hours[libc++] Remove obsolete locale-specific regex tests (#159590)Louis Dionne17-1023/+360
12 hours[clang] diagnose invalid std::tuple_size sizes (#159677)Matheus Izvekov4-10/+44
12 hours[bazel][AArch64] Port #156364: fix tablegen args (#159835)Jordan Rupprecht1-1/+1
12 hours[OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)Joseph Huber6-32/+33
13 hours[CIR] Implement Logical AND for VectorType (#158696)Amr Hesham3-2/+94
13 hours[AArch64] Clean up the formatting of some bitconvert patterns. NFCDavid Green1-145/+144
13 hours[ARM] Replace ABS and tABS machine nodes with custom lowering (#156717)AZero1311-189/+119
13 hours[OpenMP][MLIR] Preserve to/from flags in mapper base entry for mappers (#159799)Akash Banerjee2-3/+70
13 hours[gn] port a513b701752b1Nico Weber2-2/+4
13 hours[QualGroup] Update Slides Section, Add AI Transcription Policy, Clean Up (#15...Wendi4-22/+60
13 hours[ELF][LLDB] Add an nvsass triple (#159459)Walter Erquinigo9-10/+37
13 hours[clang][Driver] Clean up UEFI linker argument handling (#159639)Roland McGrath2-16/+31
13 hours[lldb] Fix Linux build when LLDB_ENABLE_PYTHON is OFF (#159825)Anthony Latsis1-0/+9
13 hours[clang] fix expression classification for dependent binary operators (#159819)Matheus Izvekov2-0/+13
13 hours[LLVM] Simplify GPU runtimes flag handling (#159802)Joseph Huber6-38/+6
13 hours[AMDGPU] gfx1250 runlines for global-atomicrmw-fadd.ll. NFC (#159817)Stanislav Mekhanoshin1-0/+2582
14 hours[lldb] install lldb-tblgen by default to ease cross-compilation (one-liner) (...Jonathan Thackray1-0/+1
14 hours[libc] Update floating testing infra for MSVC compatibility. (#159810)lntue2-5/+12
14 hours[PowerPC] clean unused PPC target feature FeatureBPERMD (#159782)zhijian lin1-4/+1
14 hours[ARM] Verify that disassembled instruction is correct (#157360)Sergei Barannikov2-42/+28
14 hours[HLSL] Add deprecation warnings to compatability overloads (#159208)Sarah Spall5-17/+299
14 hours[mlir][xegpu] Add SIMT distribution support for GEMM transpose B case. (#155...Charitha Saumya5-159/+717
14 hours[CIR] Upstream TypeInfo attribute (#159426)Amr Hesham5-4/+117
14 hours[PassBuilder] Add callback invoking to PassBuilder string API (#157153)Gabriel Baraldi3-21/+196
14 hours[RISCV] Use MutableArrayRef instead of SmallVectorImpl&. NFC (#159651)Craig Topper1-2/+2
14 hours[Offload] Implement 'olIsValidBinary' in offload and clean up (#159658)Joseph Huber7-21/+86
14 hours[AArch64] Remove post-decoding instruction mutations (#156364)Sergei Barannikov7-79/+153