aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05[𝘀𝗽𝗿] changes introduced through rebaseusers/shawbyoung/spr/main.boltnfc-refactor-function-matchingFangrui Song37-464/+648
2024-07-05[AArch64,test] Improve ilp32-diagnostics.sFangrui Song1-104/+82
2024-07-05[MCParser] .altmacro: Support argument expansion not preceded by \Fangrui Song2-30/+71
2024-07-05[MCParser] .altmacro: ignore & after a tokenFangrui Song2-1/+5
2024-07-05[LV] Preserve LAA in LoopVectorize (NFCI).Florian Hahn2-1/+2
2024-07-05[SelectionDAG] Let ComputeKnownSignBits handle (shl (ext X), C) (#97695)Bjorn Pettersson2-45/+33
2024-07-05[CodeGen] Pre-commit test case related to ComputeNumSignBits for SHL (#97695)Bjorn Pettersson1-0/+191
2024-07-05[MCParser] Simplify macro-like body expansionFangrui Song1-106/+73
2024-07-05[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov834-18184/+35081
2024-07-05[clang-doc] fix bug introduced by asset test (#97540)PeterChou12-1/+2
2024-07-05[libc++] Adds a missing include.Mark de Wever1-0/+1
2024-07-05Revert "[libc] Fix readlink tests on 32-bit systems" (#97852)Mikhail R. Gadelha3-18/+10
2024-07-05[clang] Implement P3144R2 "Deleting a Pointer to an Incomplete Type..." (#97733)Vlad Serebrennikov8-24/+51
2024-07-05[libc] Fix readlink tests on 32-bit systems (#97850)Mikhail R. Gadelha3-10/+18
2024-07-05[𝘀𝗽𝗿] changes introduced through rebaseSayhaan Siddiqui736-6882/+43291
2024-07-05[LLVM][compiler-rt][AArch64] Refactor AArch64 CPU features (#97777)Aiden Grossman6-137/+190
2024-07-05[PGO][compiler-rt] Add a test to ensure include files do not diverge (#97775)Aiden Grossman1-0/+7
2024-07-05[lldb-dap][NFC] Minor renamewalter erquinigo3-5/+10
2024-07-05[InstCombine][X86] Peek through bitcast+shuffle+bitcast sequence when folding...Simon Pilgrim2-9/+6
2024-07-05[InstCombine][X86] Add test showing failure to peek through bitcast+shuffle+b...Simon Pilgrim1-0/+31
2024-07-05LDist/test: clean up and modernize (NFC) (#97822)Ramkumar Ramachandra19-193/+395
2024-07-05[mlir][python] auto attribute casting (#97786)Maksim Levental7-10/+51
2024-07-05[mlir][vector] Fix crash in `vector.insert` canonicalization (#97801)Matthias Springer2-2/+14
2024-07-05[LVI][CVP] Add support for vector comparisonsNikita Popov2-11/+27
2024-07-05[AArch64] All bits of an exact right shift are demanded (#97448)Momchil Velikov2-0/+39
2024-07-05[CVP] Add missing CHECK lines in test (NFC)Nikita Popov1-1/+17
2024-07-05[IR] Add Constant::toConstantRange() (NFC)Nikita Popov5-45/+47
2024-07-05[gn] port 5aacf93a8968Nico Weber1-0/+1
2024-07-05[BPF] Fix linking issues in static map initializers (#91310)Nick Zavaritsky17-26/+139
2024-07-05[InstCombine][X86] Pull out repeated uses of PatternMatch namespace. NFC.Simon Pilgrim1-12/+11
2024-07-05[libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608)Zibi Sarbinowski1-2/+2
2024-07-05[libc][math][c23] Classify f16fma{,f,l} as LLVM libc extensions (#97728)OverMighty3-4/+5
2024-07-05[libc][math] Fix signed zeros for erff. (#97742)lntue1-9/+15
2024-07-05[clang][CodeGen][AMDGPU] Enable AMDGPU `printf` for `spirv64-amd-amdhsa` (#97...Alex Voicu5-34/+222
2024-07-05[lld][ELF] Annotate Bitfields with Preferred Types (#97737)Sam Elliott0-0/+0
2024-07-05[lld][ELF] Annotate Bitfields with Preferred Types (#97737)Sam Elliott2-0/+22
2024-07-05[BOLT][AArch64] Fixes assertion errors occurred when perf2bolt was executed (...Ádám Kallai2-2/+110
2024-07-05[clang] Avoid 'raw_string_ostream::str' (NFC)Youngsuk Kim4-19/+15
2024-07-05[libc++] Use __is_array if the builtin is fixed (#93037)Nikolas Klauser1-3/+2
2024-07-05[clang][Interp][Test] Add test for #97302Timm Bäder1-0/+6
2024-07-05[NFC][opt] Improve help message (#97805)Nabeel Omer1-8/+8
2024-07-05[LV] Regenerate test checks for zero_unroll.ll (NFC).Florian Hahn1-1/+43
2024-07-05[clang][Interp] Add a missing template keywordTimm Bäder1-1/+1
2024-07-05[Pipelines] Perform mergefunc after constmerge (#92498)YAMAMOTO Takashi4-5/+141
2024-07-05[MLIR][OpenMP] Remove OpenMPDialectFoldInterface (#97577)Sergio Afonso1-10/+0
2024-07-05[LV] Remove now obsolete DT updates of scalar exit block.Florian Hahn1-13/+1
2024-07-05[CodeGen] Add dump() to MachineTraceMetrics.hPengcheng Wang1-1/+4
2024-07-05Reapply "[clang][Interp] Fix init chain in local initializers"Timm Bäder5-5/+39
2024-07-05[AArch64] When hardening against SLS, only create called thunks (#97472)Anatoly Trosinenko8-200/+123
2024-07-05[clang][Interp] Add QualType parameter to Pointer::toRValueTimm Bäder6-12/+34