summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update testupstream/users/wangleiat/spr/loongarch-support-emulated-tlswanglei34 hours493-21592/+23079
|\
| * [InstCombine] Improve coverage of `foldSelectValueEquivalence` for constantsNoah Goldstein34 hours3-30/+42
| * [InstCombine] Add tests for expanding `foldSelectValueEquivalence`; NFCNoah Goldstein34 hours1-3/+43
| * [SPIRV] Fix -Wunused-but-set-variable. NFCFangrui Song34 hours1-1/+1
| * [ELF] Simplify code. NFCFangrui Song34 hours1-12/+11
| * [dfsan] Add test case for sscanf (#94700)Thurston Dang34 hours1-0/+19
| * [clang-format] Fix a bug in `AlignAfterOpenBracket: DontAlign` (#94561)Owen Pan35 hours2-1/+9
| * [ELF] Improve -r section group testsFangrui Song35 hours1-26/+51
| * [libc++][hardening] Finish documenting hardening. (#92021)Konstantin Varlamov35 hours4-13/+410
| * [clang-tidy]fix crashing when self include cycles for misc-header-include-cyc...Congcong Cai36 hours3-2/+11
| * [memprof] Add CallStackRadixTreeBuilder (#93784)Kazu Hirata36 hours3-0/+373
| * [llvm/IR] Fix module build issue following e57308b063bb (NFC) (#94580)Med Ismail Bennani36 hours1-0/+1
| * [compiler-rt] Map internal_sigaction to __sys_sigaction on FreeBSD (#84441)Alexander Richardson37 hours1-2/+14
| * [sanitizer_common] Change allocator base in test case for compatibili… (#93...Thurston Dang37 hours1-2/+7
| * [sanitizer] Make CHECKs in bitvector more precise (NFC) (#94630)Nikita Popov37 hours1-4/+4
| * [libc] fixed target issue with exit_handler (#94678)aaryanshukla37 hours1-0/+4
| * [clang-repl] Disable new test after #89811Vitaly Buka37 hours1-0/+3
| * [lldb] Fix TestStatisticsAPI after 9293fc798152 (#94683)Alex Langford38 hours1-3/+4
| * [memprof] Use std::vector<Frame> instead of llvm::SmallVector<Frame> (NFC) (#...Kazu Hirata38 hours3-14/+12
| * [clang] Fix flag typo in commentDave Lee38 hours1-1/+1
| * [ProfileData] Remove swapToHostOrder (#94665)Kazu Hirata39 hours2-12/+4
| * [ELF] Test non-alloc orphan that does not the RF_NOT_ADDR_SET rank flagFangrui Song39 hours1-0/+5
| * [RISCV][InsertVSETVLI] Check for undef register operand directly [nfc]Philip Reames39 hours1-8/+8
| * [Offload] Use the kernel argument size directly in AMDGPU offloading (#94667)Joseph Huber39 hours1-7/+1
| * [lldb] Include memory stats in statistics summary (#94671)Alex Langford39 hours1-5/+5
| * NFC: resolve TODO in LLVM dialect conversions (#91497)Christopher Bate39 hours3-49/+51
| * [LLVM] Do not require shell for some tests (#94595)Jay Foad39 hours6-8/+0
| * [Offload] Fix missing `abs` function for testJoseph Huber39 hours1-1/+1
| * [lldb/crashlog] Remove aarch64 requirement on crashlog tests (#94553)Med Ismail Bennani40 hours8-6/+12
| * [bazel] Port for 649edb8eb25e82e3ac6fce4788f51759636229ecHaojian Wu40 hours1-0/+1
| * [ELF] Keep non-alloc orphan sections at the endFangrui Song40 hours4-27/+31
| * [AMDGPU] Promote immediate offset to atomics (#94043)Stanislav Mekhanoshin40 hours2-7/+165
| * [memprof] Use std::unique_ptr instead of std::optional (#94655)Kazu Hirata40 hours2-6/+10
| * [clang][NFC] fix name lookup for llvm::json::Value in SymbolGraphSerializer (...Yuxuan Chen40 hours1-3/+2
| * [libc][FixedVector] Add more helper methods (#94278)PiJoules41 hours3-1/+45
| * [flang] Add reduction semantics to fir.do_loop (#93934)khaki341 hours5-17/+142
| * [MemProf] Remove context id set from nodes and recompute on demand (#94415)Teresa Johnson41 hours1-96/+155
| * [clang][RISCV] Update vcpop.v C interface to follow the nameing convention (#...Brandon Wu41 hours5-793/+794
| * [InstCombine] Folding multiuse `(icmp eq/ne (or X, Y), Y)` for 2 uses of `Y`Noah Goldstein41 hours2-5/+4
| * [InstCombine] Add tests for folding multiuse `(icmp eq/ne (or X, Y), Y)`; NFCNoah Goldstein41 hours1-0/+27
| * [clang][Interp] Diagnose functions without body like undefined onesTimm Bäder41 hours2-4/+27
| * [gtest] Enable zos for death test support (#94623)Abhina Sree41 hours1-1/+1
| * [HWASan] add optimization remarks for ignoreAccess (#94551)Florian Mayer42 hours2-17/+62
| * [AMDGPU] Fix GFX1152 ELF archShilei Tian42 hours1-2/+1
| * [libc] at_quick_exit function implemented (#94317)aaryanshukla42 hours14-88/+315
| * fixup cuda-builtin-vars.cu broken in IntrRange change (#94639)Alex MacLean42 hours1-12/+12
| * [clang-tidy] Fix crash in readability-container-size-empty (#94527)Piotr Zegar42 hours3-2/+14
| * DAG: Improve fminimum/fmaximum vector expansion logic (#93579)Matt Arsenault42 hours11-16271/+4758
| * [bazel] Fix smoke/BUILD.bazel layering in nextafter_test_template (#94641)Jordan Rupprecht42 hours1-0/+2
| * [AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian43 hours29-7/+79