summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-29[mlir][Transforms] Add option to build materializations immediatelyusers/matthias-springer/materialize_immediatelyMatthias Springer
2025-08-29[clang][x86] Ensure we use the shifted value bit width to check for out of bo...Simon Pilgrim
2025-08-29[mlir][Transforms][NFC] Simplify function signatures (#155997)Matthias Springer
2025-08-29[AArch64] Add negative add immediate tests to llvm/test/CodeGen/AArch64/sve-i...David Green
2025-08-29[llvm] Support building with c++23 (#154372)Kyle Krüger
2025-08-29[flang][OpenMP] Replace OpenMPBlockConstruct with OmpBlockConstruct (#155872)Krzysztof Parzyszek
2025-08-29[clang][bytecode] Handle negative array sizes in constexpr `new` instead of a...Samarth Narang
2025-08-29[lldb][docs] Fix misplaced backticks in remote debugging guideDavid Spickett
2025-08-29[SCEV] Add tests for applying guards to SCEVAddExpr sub-expressions.Florian Hahn
2025-08-29[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TransformInter...Mehdi Amini
2025-08-29Revert "[clang] Fix of a crash 'Cannot get layout of forward declarations!' d...Balázs Kéri
2025-08-29[Clang][bytecode] interp__builtin_elementwise_int_binop - use APSInt callback...Simon Pilgrim
2025-08-29[mlir][amx] Add write side effect to AMX tile creation ops (#155403)Arun Thangamani
2025-08-29[MLIR] Apply clang-tidy fixes for readability-identifier-naming in AttrTypeRe...Mehdi Amini
2025-08-29[X86] Merge matching AVX512 rotate Features/Attributes blocks. NFC. (#156001)Simon Pilgrim
2025-08-29[lldb][test] Skip more of TestDAP_attach.py on WindowsDavid Spickett
2025-08-29[lldb][test] Disable TestDAP_startDebugging.py on WindowsDavid Spickett
2025-08-29[X86] Merge matching XOP Features/Attributes blocks. NFC. (#155999)Simon Pilgrim
2025-08-29[Clang] Update typechecking of builtin elementwise ternary math operators (#1...Chaitanya Koparkar
2025-08-29[SCEVDivision] Add SCEVDivisionPrinterPass with corresponding tests (#155832)Ryotaro Kasuga
2025-08-29[lldb] Skip TestVariableAnnotationsDisassembler.py on non-x86 architectures (...Abdullah Mohammad Amin
2025-08-29[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in BytecodeDialec...Mehdi Amini
2025-08-29[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in IntegerPolyhed...Mehdi Amini
2025-08-29[lldb][docs] Plain text format some things in remote debug guideDavid Spickett
2025-08-29[NVPTX] Add max/minimumnum to ISel (#155804)Lewis Crawford
2025-08-29[clang-tidy][NFC] Add custom .clang-format with 'QualifierAlignment: Left' (#...Baranov Victor
2025-08-29[llvm-lit] Add Windows .cmd wrapper to make llvm-lit directly runnable (#155226)Omair Javaid
2025-08-29[ADT] Avoid creating iterators in DenseMap::operator[] (NFC) (#155862)Benjamin Maxwell
2025-08-29[LoongArch] Add custom lowering for BCOND and perform BR_CC combine (#147885)hev
2025-08-29[Offload] Add `OL_DEVICE_INFO_MAX_WORK_SIZE[_PER_DIMENSION]` (#155823)Ross Brunton
2025-08-29[Offload] Improve `olDestroyQueue` logic (#153041)Ross Brunton
2025-08-29[Headers][X86] Allow AVX512VL mask/z variants of AVX2 per-element shift intri...Simon Pilgrim
2025-08-29[mlir][Transforms][NFC] Remove unused function parameter (#155985)Matthias Springer
2025-08-29[libc++] Remove __classic_[upper,lower]_table from cxx03 __locale header NFC)...Zibi Sarbinowski
2025-08-29[X86] Add -fexperimental-new-constant-interpreter test coverage to the AVX512...Simon Pilgrim
2025-08-29[clang] Fix of a crash 'Cannot get layout of forward declarations' during CTU...Balázs Kéri
2025-08-29[clang][bytecode] Remove split frame business (#155980)Timm Baeder
2025-08-29[X86] Add -fexperimental-new-constant-interpreter test coverage to the FMA/FM...Simon Pilgrim
2025-08-29[MLIR] Apply clang-tidy fixes for readability-identifier-naming in mlir-runne...Mehdi Amini
2025-08-29[llvm][DebugInfo] Fix set debug validation with the addition of the new subra...peter mckinna
2025-08-29[AMDGPU] Mark workitem IDs uniform in more cases (#152581)Krzysztof Drewniak
2025-08-29[Flang][OpenMP] Fix to resolve the crash with SIMD aligned clause. (#150612)Kaviya Rajendiran
2025-08-29[clang][Sema] Shard out SemaTests into their own binary (#155548)Nathan Ridge
2025-08-29[MLIR][NVVM] Update TMA Store Op (#155435)Durgadoss R
2025-08-28[RISCV] Fix accidentally lower case REQUIRES directive in vfncvtbf16-out-of-r...Craig Topper
2025-08-29[RISCV] Split the attribute test for xsfvfwmaccqqq to attributes-sifive.ll. N...Jim Lin
2025-08-28[RISCV] Verify vfwmaccbf16 and vfncvtbf16 FRM argument in SemaRISCV::CheckBui...Craig Topper
2025-08-29[NFC] #155740 post cleanup (#155966)paperchalice
2025-08-29Revert "[X86][APX] Remove redundant TEST*ri instructions" (#155968)Vitaly Buka
2025-08-29Reland "[sancov][LoongArch] Resolve pcaddu18i+jirl in evaluateBranch and teac...ZhaoQi