summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-20[BOLT] Fix namingusers/bgergely0/bolt-createbtiGergely Balint
2025-11-19[BOLT][BTI] Add MCPlusBuilder::createBTIGergely Balint
2025-11-11[mlir] Remove deprecated GEN_PASS_CLASSES (#167496)Jacques Pienaar
2025-11-11[X86] narrowBitOpRMW - peek through bitcasts while searching for RMW patterns...Simon Pilgrim
2025-11-11[libc++] Remove __is_replaceable emulation (#167355)Louis Dionne
2025-11-11[Headers][X86] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow ...Ye Tian
2025-11-11Remove unused <iterator> inclusionserge-sans-paille
2025-11-11Remove unused <type_traits> inclusionserge-sans-paille
2025-11-11Remove unused <utility> inclusionserge-sans-paille
2025-11-11[MLIR][XeGPU][TransformOps] Add set_gpu_launch_threads op (#166865)Tuomas Kärnä
2025-11-11[Clang][CUDA] Replace inline asm in __trap() with intrinsic (#166152)Weibo He
2025-11-11[X86] bittest-big-integer.ll - add test showing missed RMW fold because the l...Simon Pilgrim
2025-11-11[LV] Consider interleaving when -enable-wide-lane-mask=true (#163387)Kerry McLaughlin
2025-11-11[flang-rt] Use dlsym to access char** environ on FreeBSD (#158477)Gleb Popov
2025-11-11[lldb][test] Fix ThreadStepUntilAPI.pyDavid Spickett
2025-11-11[AArch64][CostModel] Add SVE bfloat arithmetic tests (NFC) (#166951)Benjamin Maxwell
2025-11-11[VPlan] Handle WidenGEP in narrowToSingleScalars (#166740)Ramkumar Ramachandra
2025-11-11[clang][bytecode] Add a C test case (#167484)Timm Baeder
2025-11-11[mlir]: Add handling of escaped memrefs to erase_dead_alloc_and_stores (#167255)Dmitriy Smirnov
2025-11-11[libc++][NFC] Make the exception implementation files self-contained (#164377)Nikolas Klauser
2025-11-11[libc++] Remove some of the uses of aligned_storage inside the library (#161635)Nikolas Klauser
2025-11-11[libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#1...Benjamin Maxwell
2025-11-11[LV] Move condition to VPPartialReductionRecipe::execute (#166136)Sander de Smalen
2025-11-11[clang][bytecode] Mark CXXDefaultInitExprs in InitLink chain (#166395)Timm Baeder
2025-11-11[IndVarSimplify] Ensure fp values can be represented as exact integersAntonio Frighetto
2025-11-11[IndVarSimplify] Precommit tests for PR166649 (NFC)Antonio Frighetto
2025-11-11[llvm][DebugInfo] Adjust ModuleDebugInfoPrinter to versioned language names (...Michael Buch
2025-11-11[RISCV][llvm] Preliminary P extension codegen support (#162668)Brandon Wu
2025-11-11[Hexagon] Fix a warningKazu Hirata
2025-11-11[NVVM] Make nanosleep op duration SSA value (#167331)Guray Ozen
2025-11-11[VE] Use MCRegister instead of unsigned. NFC (#167460)Craig Topper
2025-11-11[Sparc] Use MCRegister instead of unsigned. NFC (#167464)Craig Topper
2025-11-11Revert "[LoongArch] Add `isSafeToMove` hook to prevent unsafe instruction mot...hev
2025-11-11[orc-rt] Replace wrapper fn `void *CallCtx` arg with `uint64_t CallId`. (#167...Lang Hames
2025-11-11[XCore] Use MCRegister instead of unsigned. NFC (#167461)Craig Topper
2025-11-11[RISCV] Set __GCC_CONSTRUCTIVE_SIZE/__GCC_DESTRUCTIVE_SIZE to 64 (#162986)Pengcheng Wang
2025-11-11[clang-tidy] Add `IgnoreValueCalls` option to bugprone-unchecked-optional-acc...mitchell
2025-11-11[AMDGPU][CodeGen] enable D16Writes32BitVgpr for gfx12 (#165587)Brox Chen
2025-11-10[AMDGPU] Correct validation for the intended behavior of the test (#167411)hidekisaito
2025-11-10workflows/llvm-abi-tests: Use new container (#167424)Tom Stellard
2025-11-10[GitHub][CI] Add parallel to the ci-container-abi-tests container (#167432)Tom Stellard
2025-11-10ARC,M68k: Adapt #158240Fangrui Song
2025-11-11SplitKit: Use initializer lists (#167449)Matt Arsenault
2025-11-11[NFC][SpecialCaseList] Move most of implementation in cpp file (#167280)Vitaly Buka
2025-11-11[Flang][MLIR][OpenMP] Add MLIR lowering support for taskloop clauses. (#165851)Kaviya Rajendiran
2025-11-10RISCV: Enable terminal rule (#165961)Matt Arsenault
2025-11-10Hexagon: Enable terminal rule (#165960)Matt Arsenault
2025-11-11[BOLT][DWARF] Slice .debug_str from the DWP for each CU (#159540)Liu Ke
2025-11-10[OMPIRBuilder] Use AS 0 for internal variables for AMDGPU (#167377)Nick Sarnie
2025-11-10[DAGCombiner] Add sra-xor-sra pattern fold (#166777)guan jian