aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-11[𝘀𝗽𝗿] changes introduced through rebaseusers/shawbyoung/spr/main.bolt-match-functions-with-pseudo-probesAmir Ayupov12906-744025/+979916
2024-09-04[clang] Respect the lifetimebound in assignment operator. (#106997)Haojian Wu5-24/+67
2024-09-04[MachineOutliner] Preserve instruction bundles (#106402)Simon Tatham2-4/+57
2024-09-04[Clang] Workaround dependent source location issues (#106925)cor3ntin3-4/+79
2024-09-04[APInt] improve initialization performance (#106945)Princeton Ferro1-9/+10
2024-09-04Reland "Revert "AtomicExpand: Allow incrementally legalizing atomicrmw"" (#10...Vitaly Buka5-691/+836
2024-09-03[RISCV] Use MCRegister for variables returned from AllocateReg. NFCCraig Topper1-6/+6
2024-09-03Revert "[clang-format] Correctly annotate braces in macro definition (#106662)"Owen Pan2-6/+2
2024-09-04[RISCV] Add passthru to vmv.v.v intrinsic tests. NFCLuke Lau1-215/+215
2024-09-03[RISCV][GISel] Use CCValAssign::getCustomReg for converting f16/f32<->GPR. (#...Craig Topper3-46/+92
2024-09-03[LegalizeDAG][RISCV] Don't promote f16 vector ISD::FNEG/FABS/FCOPYSIGN to f32...Craig Topper9-1466/+3675
2024-09-04[Clang][CodeGen] Don't emit assumptions if current block is unreachable. (#10...Yingwei Zheng2-1/+10
2024-09-04[RISCV] Preserve tail agnostic policy in foldVMV_V_V (#105788)Luke Lau2-4/+49
2024-09-04[Clang][CodeGen] Fix type for atomic float incdec operators (#107075)Yingwei Zheng4-179/+339
2024-09-03[WebAssembly] Rename legacy EH tests (#107166)Heejin Ahn2-80/+82
2024-09-04[RISCV] Fix missing `i64` to `double` tests in the cast.ll. (NFC) (#106972)Elvis Wang1-84/+84
2024-09-03[RISCV] Remove RISCVISD::FP_ROUND_BF16.Craig Topper3-38/+7
2024-09-04[AMDGPU] Mitigate GFX12 VALU read SGPR hazard (#100067)Carl Ritson90-915/+5924
2024-09-03[CGOpenMPRuntime] Use DenseMap::operator[] (NFC) (#107158)Kazu Hirata1-14/+7
2024-09-03[PowerPC] Use DenseMap::operator[] (NFC) (#107044)Kazu Hirata1-2/+1
2024-09-03[AArch64] Fix a warningKazu Hirata1-1/+1
2024-09-04[mlir][tosa] Add verifier for `tosa.pad` (#106351)Longsheng Mou3-0/+40
2024-09-04[mlir][TensorToSPIRV] Add type check for `tensor.extract` in TensorToSPIRV (#...Longsheng Mou2-0/+20
2024-09-03[clang-format] Handle pointer/reference in macro definitions (#107074)Owen Pan3-11/+36
2024-09-04[MLIR][Tensor] Fix source/dest type check in UnPackOp canonicalize (#106094)yifeizh22-3/+16
2024-09-04[clang][Driver] Define soft float macros for PPC. (#106012)Alex Rønne Petersen4-5/+52
2024-09-03[clang-format] Fix a regression in annotating ObjCBlockLParen (#107021)Owen Pan2-2/+8
2024-09-03[clang-format] Handle spaces in file paths in git-clang-format.bat (#107041)Owen Pan1-1/+1
2024-09-03[AArch64][GlobalISel] Lower G_BUILD_VECTOR to G_INSERT_VECTOR_ELT (#105686)chuongg366-3647/+3200
2024-09-04[VPlan][NFC] Implement `VPWidenMemoryRecipe::computeCost()`. (#105614)Elvis Wang2-0/+50
2024-09-03[IR] Remove unused MINARITY operand trait tpl args, NFC (#107165)Reid Kleckner9-32/+19
2024-09-04[clang] Add tests for CWG issues about language linkage (#107019)Vlad Serebrennikov5-2/+55
2024-09-04[mlir][tensor] Fix consumer fusion for `tensor.pack` without explicit `outer_...Yun-Fly2-4/+4
2024-09-03[WebAssembly] Remove Kind argument from WebAssemblyOperand (NFC) (#107157)Heejin Ahn1-33/+23
2024-09-03[RISCV] Bitcast fixed length bf16/f16 build_vector to i16 with Zvfbfmin/Zvfhm...Craig Topper17-1595/+1667
2024-09-04[gn build] Port 83ad644afaacLLVM GN Syncbot1-0/+2
2024-09-03[SandboxIR] Implement ConstantAggregate (#107136)vporpo7-8/+310
2024-09-04[X86][AVX10.2] Support AVX10.2-BF16 new instructions. (#101603)Freddy Ye34-24/+28058
2024-09-04[clang] Add test for CWG2486 (`noexcept` and function pointer conversion) (#1...Vlad Serebrennikov2-8/+37
2024-09-03Remove "Target" from createXReduction naming [nfc]Philip Reames6-42/+38
2024-09-03[lldb] Remove limit on max memory read size (#105765)Jason Molenda2-1/+3
2024-09-03[compiler-rt][rtsan] Add scoped reporting lock (#107167)Chris Apple1-0/+2
2024-09-03Revert "[SLP]Fix PR107037: correctly track origonal/modified after vectorizat...Alexey Bataev2-66/+14
2024-09-03[ctx_prof] Add Inlining support (#106154)Mircea Trofin12-18/+431
2024-09-04[lld-macho] Always store symbol name length eagerly (NFC) (#106906)Daniel Bertalan2-21/+10
2024-09-03[RISCV] Don't promote f16/bf16 SELECT with Zfhmin/Zfbfmin. (#107138)Craig Topper7-350/+208
2024-09-03[M68k] Introduce more MOVI cases (#98377)Peter Lafreniere7-10/+208
2024-09-03[SLP]Fix PR107037: correctly track origonal/modified after vectorizations red...Alexey Bataev2-14/+66
2024-09-03[lldb] Bump the lldb-dap version numberJonas Devlieghere1-1/+1
2024-09-03[RISCV] Custom promote f16/bf16 fp_to_(s/u)int to reduce isel patterns that e...Craig Topper8-90/+82