summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06[ConstantTime][Clang] Add __builtin_ct_select for constant-time selectionusers/wizardengineer/ct-select-clangwizardengineer
2025-11-06[ConstantTime][LLVM] Add llvm.ct.select intrinsic with generic SelectionDAG l...users/wizardengineer/ct-select-corewizardengineer
2025-11-04[MLIR][XeGPU] fix load/store/prefetch op offset verifier (#166137)Tuomas Kärnä
2025-11-04[mlir][DataFlow] Add visitBlockTransfer hook to dense analyses (#166263)Fabian Mora
2025-11-04[AArch64][SME] Support `aarch64-split-sve-objects` with VLAs/realignment (#16...Benjamin Maxwell
2025-11-04[X86] bittest-big-integer.ll - add test showing multiple uses of the RMW stor...Simon Pilgrim
2025-11-04[C23] Correctly handle missing embed with -MG (#166188)Aaron Ballman
2025-11-04[llvm-dwarfdump][CMake] Link against BinaryFormat (#166364)Michael Buch
2025-11-04[SimplifyCFG] Eliminate dead edges of switches according to the domain of con...Yingwei Zheng
2025-11-04[MLIR][XeGPU][VectorToXeGPU] Lower vector.load/store/transfer_read/transfer_w...Dmitry Chigarev
2025-11-04[NFC][SPIRV] Add AMDGCN SPIR-V specific defaults to the BE (#165815)Alex Voicu
2025-11-04[VectorCombine] Avoid inserting freeze when scalarizing extend-extract if all...Julian Nagele
2025-11-04Revert "Fix bazel build issue after #166157" (#166359)Karlo Basioli
2025-11-04Fix bazel build issue after #166157 (#166358)Karlo Basioli
2025-11-04[bazel] Fix bazel build for bb4ed55acdbc7f48bc978147189e8106e3ea42f8Haojian Wu
2025-11-04[lldb][test] Skip registration-unique.test on WindowsMichael Buch
2025-11-04[AMDGPU] Skip debug instructions when eliminating S_SET_GPR_IDX_ON/OFF (#160715)Jay Foad
2025-11-04[VPlan] Fix first-lane comment in sinkScalarOperands (NFC) (#166347)Ramkumar Ramachandra
2025-11-04[IR] Add new function attribute nocreateundeforpoison (#164809)Jay Foad
2025-11-04[X86] bittest-big-integer.ll - add test showing dependent BTC/BT/BTS sequence...Simon Pilgrim
2025-11-04[UTC] Update AMDGPU asm regexp for private functions (#166169)Jay Foad
2025-11-04[mlir][rocdl] Add GlobalLoadAsyncToLDS operation (#165374)Pablo Antonio Martinez
2025-11-04[lldb][test] registration-unique.test: don't hardcode the order of recognizer...Michael Buch
2025-11-04[llvm][dwarfdump] Add --child-tags option to filter by DWARF tags (#165720)Michael Buch
2025-11-04[ASan][Test-Only] Allow read of size 2 in strcmp.c test (#166179)Dan Blackwell
2025-11-04[X86] narrowBitOpRMW - use reachesChainWithoutSideEffects instead of direct c...Simon Pilgrim
2025-11-04[SimplifyCFG]: Switch on umin replaces default (#164097)kper
2025-11-04[BOLT][NFC] Clean up the outdated option --write-dwp in doc (#166150)Jinjie Huang
2025-11-04[MLIR][NVVM] Update Op verifiers to prevent ungraceful exits (#165677)Srinivasa Ravi
2025-11-04[BitcodeReader][NFC] Tidy getEnableSplitLTOUnitAndUnifiedFlag (#165732)Andrew Ng
2025-11-04[VPlan] Shorten insert-idiom in sinkScalarOperands (NFC) (#166343)Ramkumar Ramachandra
2025-11-04[flang][test] Fix gcc-triple test when default target is not x86_64David Spickett
2025-11-04[LIT][Cygwin] Mark `ulimit -f` unsupported for Cygwin (#165849)Tomohiro Kashiwada
2025-11-04[LIT] replace `lit.util.mkdir` with `pathlib.Path.mkdir` (#163948)Tomohiro Kashiwada
2025-11-04[X86] narrowBitOpRMW - add handling for single bit insertion patterns (REAPPL...Simon Pilgrim
2025-11-04[lldb][Runtime] Move VerboseTrapFrameRecognizer into CPPLanguageRuntime (#166...Michael Buch
2025-11-04[AMDGPU] Fix handling of FP in cs.chain functions (#161194)Robert Imschweiler
2025-11-04[mlir][memref]: Collapse strided unit dim even if strides are dynamic (#157330)Maya Amrami
2025-11-04[AArch64] Improve the cost model for extending mull (#125651)David Green
2025-11-04[MLIR][NVVM] Update redux.sync op (#166125)Srinivasa Ravi
2025-11-04[RISCV] Add short forward branch support for `mul` instruction (#166300)quic_hchandel
2025-11-04[Attributor] Fix sanitizer for getAssumedMinTrailingZeros()shore
2025-11-04[RISCV][NFC] Match `3/5/9 * 3/5/9 * 2^N` without a loop (#165547)Piotr Fusik
2025-11-04[DFAJumpThreading] Enable DFAJumpThread by default. (#157646)Yingying Wang
2025-11-04IR: Remove null UseList checks in hasNUses methods (#165929)Matt Arsenault
2025-11-04[MLIR][Affine] Extend getVectorReductionOp to support xor/maxnumf/minnumf (#1...Lee Wei
2025-11-03[flang][cuda] Add interfaces and lowering for atomicaddvector (#166275)Valentin Clement (バレンタイン クレメン)
2025-11-03[flang][cuda] Switch to inline ptx for barrier_arrive (#166261)Valentin Clement (バレンタイン クレメン)
2025-11-04[compiler-rt][x86] Don't use assert.h when building without a libc (#165384)quic-k
2025-11-04[Attributor] Propagate alignment through ptrmask (#150158)Shoreshen