summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-09[𝘀𝗽𝗿] changes to main this commit is based onusers/wangpc-pp/spr/main.codegen-use-cached-version-of-getregpressuresetlimitWang Pengcheng
2024-12-05[MLIR] Removing dead values for branches (#117501)Renat Idrisov
2024-12-05[clang][bytecode] Pass __builtin_memcpy size along (#118649)Timm Baeder
2024-12-04[RISCV][GISel] Support fp128 arithmetic and conversion for RV64. (#118707)Craig Topper
2024-12-05[AVR] Simplify eocoding of load/store instructions (#118279)Ben Shi
2024-12-04[CMake] Allow parametrizing of the static libraries in Cross ARM CMake cache....Vladimir Vereschaka
2024-12-05[clang][bytecode] Not all null pointers are 0 (#118601)Timm Baeder
2024-12-05[OpenMP][OMPIRBuilder] Add delayed privatization support for `wsloop` (#118463)Kareem Ergawy
2024-12-04[memprof] Add IndexedMemProfData::addFrame (#118724)Kazu Hirata
2024-12-05[OpenMP][OMPIRBuilder] Refactor reduction initialization logic into one util ...Kareem Ergawy
2024-12-04[memprof] Update YAML traits for writer purposes (#118720)Kazu Hirata
2024-12-05[mutation analyzer][NFC] combine `ConditionalOperator` `BinaryConditionalOper...Congcong Cai
2024-12-04Reland "[ObjectYAML][ELF] Take alignment into account when generating notes" ...Igor Kudrin
2024-12-05[LoongArch] Supports FP_TO_SINT operation for fp16 (#118303)hev
2024-12-04[flang] Allow to pass an async id to allocate the descriptor (#118713)Valentin Clement (バレンタイン クレメン)
2024-12-04ELF: Have __rela_iplt_{start,end} surround .rela.iplt with --pack-dyn-relocs=...pcc
2024-12-04[rtsan] Add fork/execve interceptors (#117198)Chris Apple
2024-12-04Vkd1 (#118721)vdonaldson
2024-12-04[AST] Fix a warningKazu Hirata
2024-12-04[flang] build test fix/suppression (#118716)vdonaldson
2024-12-04docgen refresh (#118709)Nick Desaulniers
2024-12-04Revert "[AMDGPU] Infer amdgpu-no-flat-scratch-init attribute in AMDGPUAttribu...Philip Reames
2024-12-04[Driver][Fuchsia] Avoid "argument unused" warnings (#118416)Roland McGrath
2024-12-04[RISCV] Improve spread(N) shuffle testingPhilip Reames
2024-12-04Revert "[InstCombine] Support gep nuw in icmp folds" (#118698)Vitaly Buka
2024-12-04[llvm][NFC] `APFloat`: Add missing semantics to enum (#117291)Matthias Springer
2024-12-04[RISCV][GISel] Correct the widening predicate for G_SITOFP/G_UITOFP.Craig Topper
2024-12-04[libc] Remove complicated header guards on HSA includeJoseph Huber
2024-12-04[AMDGPU][True16][MC]update vop3 dasm test with latest script (#118686)Brox Chen
2024-12-04[AMDGPU] Infer amdgpu-no-flat-scratch-init attribute in AMDGPUAttributor (#94...Jun Wang
2024-12-04[libc] remove references to LIBC_HDRGEN_EXE (#118670)Nick Desaulniers
2024-12-04[Fuchsia] Remove libc from LLVM_ENABLE_PROJECTS (#118704)Petr Hosek
2024-12-04Pack relocations for Android API >= 28 (#117624)AdityaK
2024-12-04[RISCV] f32 roundeven pattern missed for Zfa (#118672)Luke Quinn
2024-12-04[aarch64][arm] Add support for the _Interlocked[Compare]ExchangePointer_{acq|...Daniel Paoliello
2024-12-04[libc][math] Add small code size options for atan2f. (#118532)lntue
2024-12-04[flang][cuda] Get device address in fir.declare (#118591)Valentin Clement (バレンタイン クレメン)
2024-12-04[Inliner] Add a helper around `SimplifiedValues.lookup`. NFCI (#118646)Marina Taylor
2024-12-04[flang] IEEE_GET_UNDERFLOW_MODE, IEEE_SET_UNDERFLOW_MODE (#118551)vdonaldson
2024-12-04[WebAssembly] Support multiple `.init_array` fragments when writing Wasm obje...George Stagg
2024-12-04Reapply "[lldb][dwarf] Compute fully qualified names on simplified template n...Zequan Wu
2024-12-04Revert "[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)"Augie Fackler
2024-12-04[Clang] Enable -fpointer-tbaa by default. (#117244)Florian Hahn
2024-12-04AMDGPU: Simplify definition of bitop3 operand. NFC. (#118648)Matt Arsenault
2024-12-04AMDGPU: Change bitop3 intrinsic operand to i32 (#118647)Matt Arsenault
2024-12-04[mlir] Use new VectorType wrappers CommonTypeConstraints.td (#118645)Andrzej Warzyński
2024-12-04[libc] add headers.txt for windows (#118675)Nick Desaulniers
2024-12-04Revert "[DAGCombiner] Add support for scalarising extracts of a vector setcc"...Vitaly Buka
2024-12-04[LiveIntervals] Ignore artificial regs when adding kill flags (#116963)Sander de Smalen
2024-12-04[RISCV] Improve lowering of spread(2) shuffles (#118658)Philip Reames