aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-07[𝘀𝗽𝗿] initial versionusers/pcc/spr/sema-fix-cxxrecorddeclistriviallycopyable-for-classes-with-all-deleted-special-functionsPeter Collingbourne3-4/+32
2024-06-07[workflows] Add post-commit job that periodically runs the clang static analy...Tom Stellard2-0/+129
2024-06-07[RISCV] Flatten VPatBinaryW_VI_VWSLL and VPatBinaryW_VX_VWSLL into VPatBinary...Craig Topper1-25/+13
2024-06-07[RISCV] Rename VPatBinarySwapped to VPatBinaryMSwapped. NFCCraig Topper1-26/+26
2024-06-07[RISCV] Rename VPseudoBinaryNoMaskTU->VPseudoBinaryNoMaskPolicy. NFCCraig Topper2-23/+23
2024-06-07[RISCV] Refactor VPseudoVROL and VPseudoVROR multiclasses to use inheritance....Craig Topper1-14/+8
2024-06-07[RISCV] Rename VPseudoVWALU_VV_VX_VI to VPseudoVWSLL. NFCCraig Topper1-4/+4
2024-06-08[gn build] Port c4f83a004bf3LLVM GN Syncbot1-0/+1
2024-06-07[memprof] Remove extraneous memprof:: (NFC) (#94825)Kazu Hirata3-17/+15
2024-06-07[gn build] Port 37e309f16354 (AArch64 loopvectorize)Nico Weber2-1/+2
2024-06-07[ProfileData] Use DenseMap::lookup (NFC) (#94818)Kazu Hirata1-3/+1
2024-06-07[ProfileData] Use default member initialization (NFC) (#94817)Kazu Hirata1-13/+10
2024-06-07[lld] Discard SHT_LLVM_LTO sections in relocatable links (#92825)Paul Kirth2-13/+14
2024-06-08[InstCombine] Preserve the nsw/nuw flags for (X | Op01C) + Op1C --> X + (Op01...csstormq4-12/+58
2024-06-07[memprof] Improve deserialization performance in V3 (#94787)Kazu Hirata4-18/+136
2024-06-07Add AllowRepeats to SBCommandInterpreterRunOptions. (#94786)jimingham6-14/+98
2024-06-07[RISCV] Rename VPseudoBinaryCarryIn to VPseudoBinaryCarry. NFCCraig Topper1-19/+19
2024-06-07[RISCV] Remove CarryIn and Constraint parameters from VPseudoTiedBinaryCarryI...Craig Topper1-21/+12
2024-06-07[RISCV] Remove unused tablegen multiclass. NFCCraig Topper1-11/+0
2024-06-07[memprof] Fix a build errorKazu Hirata1-1/+1
2024-06-07[MemProf] Add matching statistics and tracing (#94814)Teresa Johnson2-9/+101
2024-06-07[mlir][loops] Add getters for multi dim loop variables in `LoopLikeOpInterfac...srcarroll10-125/+198
2024-06-07Reland "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman5-8/+13
2024-06-07[RISCV] Remove unused tablegen multiclasses. NFCCraig Topper1-12/+0
2024-06-07[libc][math][c23] Temporarily disable fmodf16 on AArch64 (#94813)OverMighty1-1/+0
2024-06-08[clang-tidy] new check misc-use-internal-linkage (#90830)Congcong Cai13-0/+258
2024-06-07[libc][math][c23] Add fmodf16 C23 math function (#94629)OverMighty16-46/+193
2024-06-07[RISCV] Add TargetConstraintType=2 to vnclip pseudoinstructions. NFCCraig Topper1-12/+18
2024-06-07[ProfileData] Add const to a few places (NFC) (#94803)Kazu Hirata5-10/+11
2024-06-07[BOLT][NFC] Unset UseAssemblerInfoForParsing for emission (#94778)Amir Ayupov1-0/+2
2024-06-07[bazel] Port #94081 (#94805)Keith Smiley1-1/+3
2024-06-07[VectorCombine] Add tests for shuffleToIdentity of concats. NFCDavid Green2-6/+451
2024-06-07[ELF] Implement --force-group-allocationFangrui Song9-5/+28
2024-06-07[AArch64][LoopIdiom] Generalize AArch64LoopIdiomTransform into LoopIdiomVecto...Min-Yih Hsu11-426/+340
2024-06-07[lldb] Encode operands and arity in Dwarf.def and use them in LLDB. (#94679)Jonas Devlieghere5-437/+349
2024-06-07InstCombine: Fix testing of pow libcall in errno case (#94772)Matt Arsenault1-35/+546
2024-06-07[OpenMP][Offload] - Ensure OPENMP_STANDALONE_BUILD is defined (#94801)estewart082-0/+4
2024-06-07[InstCombine] Fold `(icmp eq/ne (xor x, y), C1)` even if multiuseNoah Goldstein5-26/+28
2024-06-07[InstCombine] Add tests for folding `(icmp eq/ne (xor x, C0), C1)`; NFCNoah Goldstein1-1/+41
2024-06-07[llvm-dwarfdump] Add a null-check in `prettyPrintBaseTypeRef`. (#93156)mgschossmann2-2/+42
2024-06-07[RISCV][GISel] Do libcall for G_FPTOSI, G_FPTOUI when no D or F support (#94613)Gábor Spaits3-1/+868
2024-06-07[bazel] Port #94078 (#94792)Keith Smiley1-2/+2
2024-06-07[SPIR-V] Improve type inference, addrspacecast and dependencies between SPIR-...Vyacheslav Levytskyy15-98/+251
2024-06-07[CMake] Fix building on Haiku (#94721)Brad Smith1-2/+6
2024-06-07[clang][driver] Enable '-flto' on bare-metal (#94738)walkerkd2-0/+20
2024-06-07[Driver,test] Add -Wno-msvc-not-found to gcc-param.cFangrui Song1-1/+1
2024-06-07[PseudoProbe] Make probe discriminator compatible with dwarf base discriminat...Lei Wang10-34/+67
2024-06-07[libc] Add baremetal printf (#94078)Michael Jones6-33/+104
2024-06-07[clang] Add fixit for using declaration with a (qualified) namespace (#94762)Nico Weber4-1/+11
2024-06-07Fix #pragma (packed, n) not emitting the alignment in debug info (#94673)Augusto Noronha3-3/+20