aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-12[WIP] 1:N conversion patternusers/matthias-springer/one_to_n_patternMatthias Springer5-15/+133
2024-10-12[libc++][NFC] Remove non-existant macros from the clang-format fileNikolas Klauser1-2/+0
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser136-813/+1003
2024-10-11[ELF] Pass Ctx & to SymbolFangrui Song12-100/+104
2024-10-11[CodeGen] Simplify code with *Map::operator[] (NFC) (#112075)Kazu Hirata2-4/+2
2024-10-11[BOLT][NFCI] Speedup BAT::writeMapsAmir Ayupov2-17/+16
2024-10-11[ELF] Pass Ctx &Fangrui Song8-28/+37
2024-10-11[ELF] Make .comment have a non-full fileFangrui Song5-13/+10
2024-10-11[ELF] Pass Ctx & to InputSectionFangrui Song3-33/+34
2024-10-12[PGO] Preserve analysis results when nothing was instrumented (#93421)Pavel Samolysov2-19/+53
2024-10-11[ELF] Pass Ctx & to OutputSectionFangrui Song8-32/+41
2024-10-11[ELF] Pass Ctx &Fangrui Song10-51/+61
2024-10-12[InstCombine][NFC] Fix typo in is_fpclass.ll (#112067)Yingwei Zheng1-1/+1
2024-10-12clang: Add llvm-mc to CLANG_TEST_DEPS (#112032)Matt Arsenault1-0/+1
2024-10-11[clang-format] Introduce "ReflowComments: IndentOnly" to re-indent comments w...Iuri Chaer11-46/+142
2024-10-11[ELF] Pass Ctx &Fangrui Song10-33/+44
2024-10-11[bazel] Port 58d97034c9c149d175c66440d31f46e9dfd4b760 (#112064)Keith Smiley1-0/+2
2024-10-11[lsan] Log thread history (#111949)Vitaly Buka6-5/+59
2024-10-11[clang-tidy][modernize-use-starts-ends-with] Add support for two ends_with pa...Nicolas van Kempen6-94/+215
2024-10-11[clang][CGOpenMPRuntime] Avoid Type::getPointerTo() (NFC) (#112017)Youngsuk Kim1-31/+14
2024-10-11[NFC][sanitizer] Add Debug utility to print thread history (#111948)Vitaly Buka4-0/+157
2024-10-11[lsan] Add debug option to "deflake" leaks (#112037)Vitaly Buka3-1/+31
2024-10-11[RISCV] Make (sext_inreg X, i1) legal for XTHeadBb to cover the existing isel...Craig Topper3-1/+95
2024-10-11[libc] Make strtointeger handle all bigint types (#111926)Michael Jones1-11/+6
2024-10-12[Docs] Fix typo in recent coro docs (#112005)Thomas Symalla1-1/+1
2024-10-11[NFC][sanitizer][asan] Promote stack_id into ThreadContextBase (#111917)Vitaly Buka8-42/+43
2024-10-11Fix scalar overload name constructed by ReplaceWithVeclib.cpp (#111095)Tex Riddell4-23/+31
2024-10-11[RISCV] Re-generate orc-b-patterns.ll for store clustering. NFCCraig Topper1-1/+1
2024-10-11[clang][frontend] Add support for attribute plugins for statement attributes ...Eric Astor6-12/+121
2024-10-11[MTE] Also test alignment and size of MTE globals (#112039)Florian Mayer1-0/+8
2024-10-11[MemProf] Support cloning for indirect calls with ThinLTO (#110625)Teresa Johnson7-53/+919
2024-10-11[libc] Fix for adding macro I (#111872)Shourya Goel4-81/+89
2024-10-11[SLP][NFC]Simplify check for external user parent basic block, NFC.Alexey Bataev1-6/+9
2024-10-11[AMDGPU][test] update test with update_mc_test_check (#111913)Brox Chen4-3230/+3234
2024-10-11[lld][Hexagon] Support predicated-add GOT_16_X mask lookup (#111896)Brian Cain2-7/+32
2024-10-11[RISCV] Enable store clustering by default (#73796)Alex Bradbury250-9591/+9578
2024-10-11[SandboxVec][Interval][NFC] Rename From/To to Top/Bottom (#112034)vporpo1-36/+36
2024-10-11[mlir][OpenMP] Implement the ConvertToLLVMPatternInterface (#101997)Fabian Mora5-0/+40
2024-10-11[MachineVerifier] Report errors from one thread at a time (#111605)Ellis Hoag2-42/+92
2024-10-11[SandboxVec][Interval] Implement Interval::comesBefore() (#112026)vporpo3-5/+26
2024-10-11Update the C status page with papers adopted in MinneapolisAaron Ballman1-0/+81
2024-10-11[SandboxIR] Add utility function to find the base Value for Mem instructions ...Sterling-Augustine3-0/+43
2024-10-11Reapply "[Clang][Sema] Refactor collection of multi-level template argument l...Krystian Stasiowski21-704/+1066
2024-10-11[Clang] [Sema] Don't crash on unexpanded pack in invalid block literal (#110762)Sirraide16-69/+151
2024-10-11[SandboxIR] Add a test for creating non-contiguous Regions. (#112027)Jorge Gorbe Moya1-0/+25
2024-10-11[gn build] Port 2c01b2785802LLVM GN Syncbot2-0/+3
2024-10-11[gn build] Port 188ede28e046LLVM GN Syncbot2-0/+2
2024-10-11[gn build] Port 089227feaf0eLLVM GN Syncbot1-0/+1
2024-10-11[gn build] Port 04af63b267c3LLVM GN Syncbot1-0/+1
2024-10-12[ORC] Try to skip unsupported targets in another reoptimization test.Sunho Kim1-2/+7