aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-06[𝘀𝗽𝗿] changes introduced through rebaseusers/MaskRay/spr/main.elf-orphan-placement-remove-hasinputsections-conditionFangrui Song566-21850/+25499
2024-06-06[ELF] Test non-alloc orphan that does not the RF_NOT_ADDR_SET rank flagFangrui Song1-0/+5
2024-06-06[RISCV][InsertVSETVLI] Check for undef register operand directly [nfc]Philip Reames1-8/+8
2024-06-06[Offload] Use the kernel argument size directly in AMDGPU offloading (#94667)Joseph Huber1-7/+1
2024-06-06[lldb] Include memory stats in statistics summary (#94671)Alex Langford1-5/+5
2024-06-06NFC: resolve TODO in LLVM dialect conversions (#91497)Christopher Bate3-49/+51
2024-06-06[LLVM] Do not require shell for some tests (#94595)Jay Foad6-8/+0
2024-06-06[Offload] Fix missing `abs` function for testJoseph Huber1-1/+1
2024-06-06[lldb/crashlog] Remove aarch64 requirement on crashlog tests (#94553)Med Ismail Bennani8-6/+12
2024-06-06[bazel] Port for 649edb8eb25e82e3ac6fce4788f51759636229ecHaojian Wu1-0/+1
2024-06-06[ELF] Keep non-alloc orphan sections at the endFangrui Song4-27/+31
2024-06-06[AMDGPU] Promote immediate offset to atomics (#94043)Stanislav Mekhanoshin2-7/+165
2024-06-06[memprof] Use std::unique_ptr instead of std::optional (#94655)Kazu Hirata2-6/+10
2024-06-06[clang][NFC] fix name lookup for llvm::json::Value in SymbolGraphSerializer (...Yuxuan Chen1-3/+2
2024-06-06[libc][FixedVector] Add more helper methods (#94278)PiJoules3-1/+45
2024-06-06[flang] Add reduction semantics to fir.do_loop (#93934)khaki35-17/+142
2024-06-06[MemProf] Remove context id set from nodes and recompute on demand (#94415)Teresa Johnson1-96/+155
2024-06-07[clang][RISCV] Update vcpop.v C interface to follow the nameing convention (#...Brandon Wu5-793/+794
2024-06-06[InstCombine] Folding multiuse `(icmp eq/ne (or X, Y), Y)` for 2 uses of `Y`Noah Goldstein2-5/+4
2024-06-06[InstCombine] Add tests for folding multiuse `(icmp eq/ne (or X, Y), Y)`; NFCNoah Goldstein1-0/+27
2024-06-06[clang][Interp] Diagnose functions without body like undefined onesTimm Bäder2-4/+27
2024-06-06[gtest] Enable zos for death test support (#94623)Abhina Sree1-1/+1
2024-06-06[HWASan] add optimization remarks for ignoreAccess (#94551)Florian Mayer2-17/+62
2024-06-06[AMDGPU] Fix GFX1152 ELF archShilei Tian1-2/+1
2024-06-06[libc] at_quick_exit function implemented (#94317)aaryanshukla14-88/+315
2024-06-06fixup cuda-builtin-vars.cu broken in IntrRange change (#94639)Alex MacLean1-12/+12
2024-06-06[clang-tidy] Fix crash in readability-container-size-empty (#94527)Piotr Zegar3-2/+14
2024-06-06DAG: Improve fminimum/fmaximum vector expansion logic (#93579)Matt Arsenault11-16271/+4758
2024-06-06[bazel] Fix smoke/BUILD.bazel layering in nextafter_test_template (#94641)Jordan Rupprecht1-0/+2
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian29-7/+79
2024-06-06[lldb] Test case for the bug in #92328Pavel Labath1-0/+44
2024-06-06Revert "[lldb][DebugNames] Only skip processing of DW_AT_declarations for cla...Pavel Labath12-481/+393
2024-06-06[lldb] Refactor ResolveLoadAddress to return an llvm::Expected (NFC) (#94558)Jonas Devlieghere1-31/+17
2024-06-06[lldb] Refactor ReadRegisterValueAsScalar to return an llvm::Error (NFC) (#94...Jonas Devlieghere1-74/+56
2024-06-06[AMDGPU] Update removeFnAttrFromReachable to accept array of Fn Attrs. (#94188)Chaitanya3-7/+12
2024-06-06[AIX] use LIBPATH on AIX instead of LD_LIBRARY_PATH (#94602)Chen Zheng1-1/+4
2024-06-06[clang][Interp] Always decay root array pointers to the first elementTimm Bäder3-2/+10
2024-06-06[clang] Fix handling of adding a file with the same name as an existing dir t...jensmassberg2-30/+36
2024-06-06[NFC][libc++][test][AIX] fix SIMD test XFAIL for clang before 19 (#94509)David Tenty1-2/+2
2024-06-06[llvm][ScheduleDAG] Set a fixed size for Sched::Preference (#94523)Jon Roelofs1-1/+1
2024-06-06[libc][math][c23] Add {fmaximum,fminimum}{,_mag,_mag_num,_num} C23 math funct...OverMighty40-74/+781
2024-06-06[libc][math][c23] Fix implicit conversion in smoke tests for {fmax,fmin}f16 (...OverMighty3-8/+22
2024-06-06RegisterCoalescer: Remove unnecessary maybe_unusedMatt Arsenault1-3/+2
2024-06-06[X86] Skip AMX type lowering when AMX is not used (#92910)aengelke1-0/+16
2024-06-06[CodeGen] Use std::bitset for MachineFunctionProperties (#94627)aengelke1-5/+4
2024-06-06[Bazel] Generate LLVM_HAS_XYZ_TARGET macros in llvm config (#94476)Adam Paszke1-1/+5
2024-06-06[gn build] Port 2a6efe6a49e0LLVM GN Syncbot1-0/+1
2024-06-06[mlir] Add pack/unpack transpose foldings for linalg.generic ops, fix bugs (#...Max1912-41/+221
2024-06-06[MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583)Mehdi Amini2-3/+12
2024-06-06[WebAssembly] Fix element segments in wasm64 object files (#94617)Sam Clegg2-2/+3