summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-06[𝘀𝗽𝗿] changes introduced through rebaseusers/MaskRay/spr/main.elf-orphan-placement-remove-hasinputsections-conditionFangrui Song
2024-06-06[ELF] Test non-alloc orphan that does not the RF_NOT_ADDR_SET rank flagFangrui Song
2024-06-06[RISCV][InsertVSETVLI] Check for undef register operand directly [nfc]Philip Reames
2024-06-06[Offload] Use the kernel argument size directly in AMDGPU offloading (#94667)Joseph Huber
2024-06-06[lldb] Include memory stats in statistics summary (#94671)Alex Langford
2024-06-06NFC: resolve TODO in LLVM dialect conversions (#91497)Christopher Bate
2024-06-06[LLVM] Do not require shell for some tests (#94595)Jay Foad
2024-06-06[Offload] Fix missing `abs` function for testJoseph Huber
2024-06-06[lldb/crashlog] Remove aarch64 requirement on crashlog tests (#94553)Med Ismail Bennani
2024-06-06[bazel] Port for 649edb8eb25e82e3ac6fce4788f51759636229ecHaojian Wu
2024-06-06[ELF] Keep non-alloc orphan sections at the endFangrui Song
2024-06-06[AMDGPU] Promote immediate offset to atomics (#94043)Stanislav Mekhanoshin
2024-06-06[memprof] Use std::unique_ptr instead of std::optional (#94655)Kazu Hirata
2024-06-06[clang][NFC] fix name lookup for llvm::json::Value in SymbolGraphSerializer (...Yuxuan Chen
2024-06-06[libc][FixedVector] Add more helper methods (#94278)PiJoules
2024-06-06[flang] Add reduction semantics to fir.do_loop (#93934)khaki3
2024-06-06[MemProf] Remove context id set from nodes and recompute on demand (#94415)Teresa Johnson
2024-06-07[clang][RISCV] Update vcpop.v C interface to follow the nameing convention (#...Brandon Wu
2024-06-06[InstCombine] Folding multiuse `(icmp eq/ne (or X, Y), Y)` for 2 uses of `Y`Noah Goldstein
2024-06-06[InstCombine] Add tests for folding multiuse `(icmp eq/ne (or X, Y), Y)`; NFCNoah Goldstein
2024-06-06[clang][Interp] Diagnose functions without body like undefined onesTimm Bäder
2024-06-06[gtest] Enable zos for death test support (#94623)Abhina Sree
2024-06-06[HWASan] add optimization remarks for ignoreAccess (#94551)Florian Mayer
2024-06-06[AMDGPU] Fix GFX1152 ELF archShilei Tian
2024-06-06[libc] at_quick_exit function implemented (#94317)aaryanshukla
2024-06-06fixup cuda-builtin-vars.cu broken in IntrRange change (#94639)Alex MacLean
2024-06-06[clang-tidy] Fix crash in readability-container-size-empty (#94527)Piotr Zegar
2024-06-06DAG: Improve fminimum/fmaximum vector expansion logic (#93579)Matt Arsenault
2024-06-06[bazel] Fix smoke/BUILD.bazel layering in nextafter_test_template (#94641)Jordan Rupprecht
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian
2024-06-06[lldb] Test case for the bug in #92328Pavel Labath
2024-06-06Revert "[lldb][DebugNames] Only skip processing of DW_AT_declarations for cla...Pavel Labath
2024-06-06[lldb] Refactor ResolveLoadAddress to return an llvm::Expected (NFC) (#94558)Jonas Devlieghere
2024-06-06[lldb] Refactor ReadRegisterValueAsScalar to return an llvm::Error (NFC) (#94...Jonas Devlieghere
2024-06-06[AMDGPU] Update removeFnAttrFromReachable to accept array of Fn Attrs. (#94188)Chaitanya
2024-06-06[AIX] use LIBPATH on AIX instead of LD_LIBRARY_PATH (#94602)Chen Zheng
2024-06-06[clang][Interp] Always decay root array pointers to the first elementTimm Bäder
2024-06-06[clang] Fix handling of adding a file with the same name as an existing dir t...jensmassberg
2024-06-06[NFC][libc++][test][AIX] fix SIMD test XFAIL for clang before 19 (#94509)David Tenty
2024-06-06[llvm][ScheduleDAG] Set a fixed size for Sched::Preference (#94523)Jon Roelofs
2024-06-06[libc][math][c23] Add {fmaximum,fminimum}{,_mag,_mag_num,_num} C23 math funct...OverMighty
2024-06-06[libc][math][c23] Fix implicit conversion in smoke tests for {fmax,fmin}f16 (...OverMighty
2024-06-06RegisterCoalescer: Remove unnecessary maybe_unusedMatt Arsenault
2024-06-06[X86] Skip AMX type lowering when AMX is not used (#92910)aengelke
2024-06-06[CodeGen] Use std::bitset for MachineFunctionProperties (#94627)aengelke
2024-06-06[Bazel] Generate LLVM_HAS_XYZ_TARGET macros in llvm config (#94476)Adam Paszke
2024-06-06[gn build] Port 2a6efe6a49e0LLVM GN Syncbot
2024-06-06[mlir] Add pack/unpack transpose foldings for linalg.generic ops, fix bugs (#...Max191
2024-06-06[MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583)Mehdi Amini
2024-06-06[WebAssembly] Fix element segments in wasm64 object files (#94617)Sam Clegg