summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02testusers/matthias-springer/subset2Matthias Springer
2025-04-02[Clang][BPF] Add tests for btf_type_tag c2x-style attributes (#133666)yonghong-song
2025-04-02[SLP]Fix whole vector registers calculations for comparesAlexey Bataev
2025-04-02[IR] Add helper `CmpPredicate::dropSameSign` (#134071)Yingwei Zheng
2025-04-02[libclc] Move sinh, cosh & tanh to the CLC library (#134063)Fraser Cormack
2025-04-02[libclc] Move lgamma, lgamma_r & tgamma to CLC library (#134053)Fraser Cormack
2025-04-02[LLDB][NFC]Move fields that might be referenced in scope-exit to beginning (#...Vy Nguyen
2025-04-02[mlir][spirv] Fix ambiguous conversion between SmallVector and TypeRange (#13...Igor Wodiany
2025-04-02[flang] Legacy ASSIGN statement target processing (#133737)vdonaldson
2025-04-02[AArch64] Use getVectorInstrCost in div costDavid Green
2025-04-02[flang][OpenMP] Handle "loop-local values" in `do concurrent` nests (#127635)Kareem Ergawy
2025-04-02[flang] Fold double bessel functions on Windows. (#130253)مهدي شينون (Mehdi Chinoune)
2025-04-02[libc++][NFC] Remove _LIBCPP_DISABLE_EXTENSION_WARNINGS (#133693)Nikolas Klauser
2025-04-02[mlir][spirv] Allow yielding values from selection regions (#133702)Igor Wodiany
2025-04-02[clang][OpenMP] Fix bug #62099 - use hash value when inode ID cannot be deter...Michael Klemm
2025-04-02[sanitizer][CFI] Add support to build CFI with sanitize-coverage (#131296)Maxim Zhukov
2025-04-02[flang] Implement !DIR$ NOVECTOR and !DIR$ NOUNROLL[_AND_JAM] (#133885)Jean-Didier PAILLEUX
2025-04-02[MachineInstr] Remove the code that was accidentally added in #132536 (NFC)dianqk
2025-04-02[LoopInterchange] Add tests for the vectorization profitability (NFC) (#133665)Ryotaro Kasuga
2025-04-02[Clang][NFC] Minor constraint satisfaction checking cleanup (#134059)cor3ntin
2025-04-02[Clang] add emit -Wignored-base-class-qualifiers diagnostic for cv-qualified ...Lyle Dean
2025-04-02[bazel] Update for #134043NAKAMURA Takumi
2025-04-02[C23] Allow casting from a null pointer constant to nullptr_t (#133742)Aaron Ballman
2025-04-02[AMDGPU] AMDGPUSetWavePriority: Remove unused variable NFC (#134069)Akshat Oke
2025-04-02[C99] Fix definitions of INTn_C macros (#133916)Aaron Ballman
2025-04-02[SLP][REVEC] getNumElements should not be used as VF when REVEC is enabled. (...Han-Kuan Chen
2025-04-02[AMDGPU][NPM] Port AMDGPUSetWavePriority to NPM (#130064)Akshat Oke
2025-04-02[lldb] Return *const* UnwindPlan pointers from FuncUnwinders (#133247)Pavel Labath
2025-04-02[Reland][SCEV] teach isImpliedViaOperations about samesign (#133711)Yingwei Zheng
2025-04-02[flang][OpenMP] Extend `do concurrent` mapping to multi-range loops (#127634)Kareem Ergawy
2025-04-02[mlir] Use `dyn_cast` instead of `cast` in MathToVCIX conversion (#134047)Longsheng Mou
2025-04-02[X86] Add demanded elts for v8f32 VPERMV nodeSimon Pilgrim
2025-04-02llvm-reduce: Increase operands-to-args test coverage (#133853)Matt Arsenault
2025-04-02Avoid a race condition in opt-viewer/optrecord (#131214)Miro Hrončok
2025-04-02[flang][OpenMP] Bump default OpenMP version to 3.1 (#133745)Tom Eccles
2025-04-02[flang][OpenMP] Map simple `do concurrent` loops to OpenMP host constructs (#...Kareem Ergawy
2025-04-02[VPlan] Simplify select c, x, x -> x (#133731)Luke Lau
2025-04-02[libclc] Move cbrt to the CLC library; vectorize (#133940)Fraser Cormack
2025-04-02[GlobalMerge][PPC] Don't merge globals in llvm.metadata section (#131801)Nikita Popov
2025-04-02Reapply "[Clang] [NFC] Introduce a helper for emitting compatibility diagnost...Sirraide
2025-04-02[flang][OpenMP] Upstream `do concurrent` loop-nest detection. (#127595)Kareem Ergawy
2025-04-02llvm-reduce: Defer a shouldKeep call in operand reduction (#133387)Matt Arsenault
2025-04-02[AMDGPU] Remove detection of hip runtime for Spack (#133263)Harmen Stoppels
2025-04-02[MS][clang] Make sure vector deleting dtor calls correct operator delete (#13...Mariya Podchishchaeva
2025-04-02[flang][OpenMP] Upstream first part of `do concurrent` mapping (#126026)Kareem Ergawy
2025-04-02[OpenMP] Add memory allocation using hwloc (#132843)nawrinsu
2025-04-02[RISCV] Modify register type of extd* Xqcibm instructions (#134027)Sudharsan Veeravalli
2025-04-02llvm-reduce: Do not reduce alloca array sizes to 0 (#132864)Matt Arsenault
2025-04-02[LoopInterchange] Add an option to control the cost heuristics applied (#133664)Ryotaro Kasuga
2025-04-02[clang][CodeGen] Make pragma-loop test more rboust (NFC) (#133707)Ryotaro Kasuga