summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-12rebaseusers/vitalybuka/spr/libclang-replace-createref-with-createdupVitaly Buka
2025-02-12[π˜€π—½π—Ώ] changes introduced through rebaseusers/vitalybuka/spr/main.libclang-replace-createref-with-createdupVitaly Buka
2025-02-12[libclang] Always Dup in createRef(StringRef) (#125020)Vitaly Buka
2025-02-12theVitaly Buka
2025-02-12[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2025-02-12quotesVitaly Buka
2025-02-12[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2025-02-12relnoteVitaly Buka
2025-02-12[π˜€π—½π—Ώ] changes introduced through rebaseVitaly Buka
2025-02-12[LTO][Pipelines][Coro] Handle coroutines in LTO pipeline (#126168)Vitaly Buka
2025-02-12[flang][acc] Implement type categorization for FIR types (#126964)Razvan Lupusoru
2025-02-13[ORC] Silence unused variable warnings.Lang Hames
2025-02-13[bazel] Introduce HAVE_SYS_AUXV_H for #126863NAKAMURA Takumi
2025-02-13Orc: Suppress a warning in #126691NAKAMURA Takumi
2025-02-12[Support] Fix building on FreeBSD and OpenBSD (#127005)Brad Smith
2025-02-13[SPARC][IAS] Add IAS flag handling for ISA levelsKoakuma
2025-02-12[lldb-dap] Upgrade @types/node to fix TS2386 in node/module.d.ts (#126994)Jonas Devlieghere
2025-02-12[hwasan][NFCI] Rename ClRandomSkipRate to ClRandomKeepRate (#126990)Thurston Dang
2025-02-12[NFC] [sanitizer] allow getauxval in symbolizerFlorian Mayer
2025-02-13[mlir][vector] Fix out-of-bounds access (#126734)Longsheng Mou
2025-02-13[MLIR][Affine] Fix sibling fusion - missing check (#126626)Uday Bondhugula
2025-02-13[Support] Prefer AUX vector for page size (#126863)Tristan Ross
2025-02-12[msan] Handle Arm NEON saturating extract and narrow (#125742)Thurston Dang
2025-02-12[lldb-dap] Bump the version number for publishing in the MarketplaceJonas Devlieghere
2025-02-12[lldb-dap] Fix: Could not find DAP in path (#126903)Da-Viper
2025-02-13[MLIR][Affine] Fix fusion crash for non-int/fp memref elt types (#126829)Uday Bondhugula
2025-02-12[compiler-rt] [sanitizer] avoid UB in allocator (#126977)Florian Mayer
2025-02-12[lldb-dap] add `debugAdapterExecutable` property to launch configuration (#12...Matthew Bastien
2025-02-12[AMDGPU] SelDAG: fix lowering of undefined workitem intrinsics (#126058)Robert Imschweiler
2025-02-12[mlir][tensor] Make useful Tensor utilities public (#126802)Andrzej WarzyΕ„ski
2025-02-12[SandboxVec][DAG] Fix DAG when old interval is mem free (#126983)vporpo
2025-02-12[mlir][tosa]-Edit the verifier of tosa constShapeOp (#126962)Amir Bishara
2025-02-12[libc++] Simplify the apple-system-hardened CI configuration (#126911)Louis Dionne
2025-02-12[libc++] Add a link to __builtin_verbose_trap from the hardening docs (#126930)Louis Dionne
2025-02-12[SanbdoxVec][BottomUpVec] Fix diamond shuffle with multiple vector inputs (#1...vporpo
2025-02-12[libc][pthread] fix -Wmissing-field-initializers (#126314)Nick Desaulniers
2025-02-12[gn build] Port 92f916faba13LLVM GN Syncbot
2025-02-12[hwasan][NFCI] Add more test cases to llvm/test/Instrumentation/HWAddressSani...Thurston Dang
2025-02-12[mlir] BytecodeWriter: invoke `reserveExtraSpace` (#126953)Nikhil Kalra
2025-02-12[mlir][acc] Clean up TypedValue builders (#126968)Razvan Lupusoru
2025-02-12[AMDGPU] iglp.opt does not clobber memory operands (#126976)Jeffrey Byrnes
2025-02-12Add a pass to collect dropped var statistics for MIR (#126686)Shubham Sandeep Rastogi
2025-02-12[mlir] Python: Parse ModuleOp from file path (#126572)Nikhil Kalra
2025-02-12[lldb] inserted a typeo when checking in a suggested fixJason Molenda
2025-02-12[lldb] Update ThreadPlanStepOut to handle new breakpoint behavior (#126838)Jason Molenda
2025-02-12[DirectX] Set Shader Flag DisableOptimizations (#126813)S. Bharadwaj Yadavalli
2025-02-12[msan] Handle llvm.[us]cmp (starship operator) (#125804)Thurston Dang
2025-02-12[msan] Handle single-parameter Arm NEON vector convert intrinsics (#126136)Thurston Dang
2025-02-12[LAA] Also clear CheckingGroups in RuntimePointerChecking::reset.Florian Hahn
2025-02-12[SandboxVec] Fix warnings introduced by 7a7f9190d03eVasileios Porpodas