aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-29[π˜€π—½π—Ώ] changes introduced through rebaseusers/boomanaiden154/main.ci-exclude-docs-directories-from-triggering-rebuildsAiden Grossman1-1/+0
2025-03-29[π˜€π—½π—Ώ] changes introduced through rebaseAiden Grossman1-1/+1
2025-03-29[π˜€π—½π—Ώ] changes introduced through rebaseAiden Grossman1-0/+1
2025-03-27[π˜€π—½π—Ώ] changes to main this commit is based onAiden Grossman3-279/+27
2025-03-26[CI] Exclude runtimes from being tested as projectsAiden Grossman2-0/+13
2025-03-26[webkit.RefCntblBaseVirtualDtor] Add support for NoVirtualDestructorBase. (#1...Ryosuke Niwa2-1/+26
2025-03-26[clang][ExtractAPI] fix a couple crashes when used via libclang (#132297)QuietMisdreavus3-1/+50
2025-03-26[github] remove more caches after downloading things (#133129)George Burgess IV1-3/+9
2025-03-26[RISCV] Fix incorrect runline for testPhilip Reames1-4/+2
2025-03-26[AMDGPU][True16][CodeGen] srl pattern for true16 mode (#132987)Brox Chen28-4652/+4911
2025-03-26[AsmPrinter] Don't pass Twine by value. NFCCraig Topper2-2/+2
2025-03-26[mlir][IntegerRangeAnalysis] expose maybeReplaceWithConstant (#133151)Maksim Levental2-3/+8
2025-03-26[RISCV] Remove unnecessary struct keyword. NFCCraig Topper1-7/+7
2025-03-26[gn build] Port 9c18edc62123LLVM GN Syncbot1-0/+1
2025-03-26[lldb] Implement a statusline in LLDB (#121860)Jonas Devlieghere17-135/+479
2025-03-26[TableGen] Speed up inferMatchingSuperRegClass. NFC. (#133060)Jay Foad1-10/+15
2025-03-26[libc][bazel] Create a libc_header_library macro for hand-in-hand. (#133131)Alexey Samsonov2-0/+53
2025-03-26[VPlan] Generalize SCALAR-STEPS removal to any unroll factor.Florian Hahn107-1135/+778
2025-03-26cuda clang: Fix argument order for __reduce_max_sync (#132881)Austin Schuh1-8/+8
2025-03-26[llvm-ifs] Handle more e_machine values for --target (#128559)Roland McGrath4-21/+84
2025-03-26[libcxx] [test] Fix restoring LLVM_DIR and Clang_DIR (#132838)Martin StorsjΓΆ1-3/+4
2025-03-26[CI] Add Python Script for Computing Projects/Runtimes to TestAiden Grossman2-0/+388
2025-03-26[flang][openacc] Make OpenACC block construct parse errors less verbose. (#13...Andre Kuhlenschmidt5-23/+359
2025-03-26[LoopVectorizer][AArch64] Move getMinTripCountTailFoldingThreshold later. (#1...David Green2-27/+141
2025-03-26[Flang] Change sizeof argument name to "x" (#130189)Andre Kuhlenschmidt2-1/+11
2025-03-26[clang-cl] Accept the --warning-suppression-mappings= option (#133092)Hans Wennborg2-1/+2
2025-03-26[libc][CPP] correct cmpxchg failure ordering inference (#133127)Schrodinger ZHU Yifan1-72/+92
2025-03-26[Github] Simplify checkout in docs test workflow (#132975)Aiden Grossman1-12/+5
2025-03-26[RISCV] Remove unnecessary calls MCRegister::id(). NFCCraig Topper1-3/+3
2025-03-26[llvm-objdump][ARM] Find ELF file PLT entries for arm, thumb (#130764)Vladislav Dzhidzhoev15-9/+516
2025-03-26[OpenMP] Add support for Haiku (#133034)Brad Smith8-23/+50
2025-03-26[flang] Catch whole assumed-size array as RHS (#132819)Peter Klausler3-10/+21
2025-03-26[flang] Fix missed case of symbol renaming in module file generation (#132475)Peter Klausler3-2/+88
2025-03-26[flang][NFC] Restore I/O runtime API header name (#132423)Peter Klausler14-400/+363
2025-03-26[flang] Test SYNC IMAGES, increase checking (#132279)Peter Klausler2-1/+32
2025-03-26[flang] Allow macro replacement in numeric kind suffix (#132120)Peter Klausler3-27/+48
2025-03-26[RISCV] Check the legality of source vector types in matchSplatAsGather (#133...Min-Yih Hsu2-1/+17
2025-03-26[llvm-exegesis] Require RISCV Target for new testAiden Grossman1-0/+1
2025-03-26Add __attribute__((retain)) to LLVM_DUMP_METHOD (#133025)Matthias Braun1-1/+8
2025-03-26[clang] fix deduction of member pointers with dependent named classes (#133113)Matheus Izvekov6-38/+122
2025-03-26[CIR][NFC] Organize emit functions in CIRGenFunction.h (#133017)Andy Kaylor1-124/+137
2025-03-27[YAML] fix output incorrect format for block scalar string (#132897)Congcong Cai6-7/+3
2025-03-26[RISCV] Support .option {no}exact (#122483)Sam Elliott13-59/+265
2025-03-26Revert "[Flang] Remove FLANG_INCLUDE_RUNTIME (#124126)"Michael Kruse17-19/+902
2025-03-26[mlir][mesh] fixes for 0d tensors (#132948)Frank Schlimbach0-0/+0
2025-03-26[libc] Temporarily disable LTO flags for AMDGPU crt1.oJoseph Huber1-2/+8
2025-03-26[libc++] Add GitHub usernames for Linaro managed bots (#133120)David Spickett1-3/+4
2025-03-26[Flang] Remove FLANG_INCLUDE_RUNTIME (#124126)Michael Kruse17-902/+19
2025-03-26[flang] Fix slp-vectorize.f90 test (#133128)Kajetan Puchalski1-2/+2
2025-03-26[mlir][mesh] fixes for 0d tensors (#132948)Frank Schlimbach6-26/+54