summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-11using poisonusers/zhaoqi5/tests-for-buildhalfvecQi Zhao
2025-10-11[LoongArch][NFC] Pre-commit tests for half width vector building optimizationQi Zhao
2025-10-11[QualGroup][docs] Add new members to LLVM Qualification Working Group (#161113)LeeYoungJoon
2025-10-11[NFC][MLIR] Refactor NVVM_CpAsyncBulkGlobalToSharedClusterOp's lowering (#162...Dharuni R Acharya
2025-10-11AtomicExpand: Switch X86 test to generated checks (#162968)Matt Arsenault
2025-10-10[RISCV] Explicitly use i32 in RV32 Zdinx patterns to prune tablegen patterns....Craig Topper
2025-10-10[profcheck] remove tests failing because of LIT_USE_INTERNAL_DIFFERENCES (#16...Mircea Trofin
2025-10-11[PowerPC] Lower ucmp using subtractions (#146446)AZero13
2025-10-11[MLIR][Python] Support Python-defined rewrite patterns (#162699)Twice
2025-10-11[ConstantFPRange] Add support for cast operations (#162686)Yingwei Zheng
2025-10-10[profcheck] Update xfail list (#162912)Mircea Trofin
2025-10-11[NFC] Simplify checks using isDebugOrPseudoInstr API (#145127)Lei Wang
2025-10-11Fix legalizing `FNEG` and `FABS` with `TypeSoftPromoteHalf` (#156343)beetrees
2025-10-10[libc] Add a config option to disable slab reclaiming (#151599)Joseph Huber
2025-10-11[InstCombine] Fix flag propagation in `foldSelectIntoOp` (#162003)Yingwei Zheng
2025-10-10[clang] fix getReplacedTemplateParameter for partial specialziations (#162955)Matheus Izvekov
2025-10-11[ARM][TargetLowering] Combine Level should not be a factor in shouldFoldConst...AZero13
2025-10-11Move the preserve-{bc,ll}-uselistorder options out of individual tools, make ...Mingjie Xu
2025-10-11[MLIR][Docs] Add docs for Python-defined pass in Python bindings (#162833)Twice
2025-10-10[Support] Fix thread safety issue in raw_null_ostream (#162787)Scott Pillow
2025-10-11[NFC] [SPIRV] Add SPIRVCombinerHelper and refactor pre legalizer combiner to ...Kaitlin Peng
2025-10-11[SROA] Add Stored Value Size Check for Tree-Structured Merge (#162921)Chengjun
2025-10-10[SLP]Do not allow undefs being combined with divsAlexey Bataev
2025-10-11[orc-rt] Align SimpleNativeMemoryMap Segment with LLVM type. (#162823)Lang Hames
2025-10-10[NFC] Pre-commit test case for https://github.com/llvm/llvm-project/pull/1623...Mingming Liu
2025-10-10[clang] Remove -g[no-]-* bool flags from g_Group (#162750)Reid Kleckner
2025-10-10[flang][cuda] Add interface and lower barrier_init (#162929)Valentin Clement (バレンタイン クレメン)
2025-10-10Revert "[MLIR][Math][XeVM] Add MathToXeVM (`math-to-xevm`) pass" (#162923)Md Abdullah Shahneous Bari
2025-10-10[WebAssembly] Support for new target `wasm32-linux-muslwali` (#162581)Arjun Ramesh
2025-10-10[NFC][LLVM] Code cleanup in InstructionNamer.cpp (#162689)Rahul Joshi
2025-10-10[clang-installapi] Add test for -Xproject -fvisibility=* (#162908)Cyndy Ishida
2025-10-10Revert "[OpenACC] Sema changes for +*&|^ reduction combiner recipes (… (#16...Erich Keane
2025-10-10[RISCV][SLP][NFC]Add a test for satd-8x4 from x264 benchmark. (#162542)Mikhail Gudim
2025-10-10[MLIR][Math][XeVM] Add MathToXeVM (`math-to-xevm`) pass (#159878)Ian Li
2025-10-10[SLPVectorizer] Move size checks (NFC). (#161867)Mikhail Gudim
2025-10-10[lldb][NFC] enable unwind logging in TestCortexMExceptionUnwindJason Molenda
2025-10-10[clang-doc] simplify filename selection for namespaces (#162885)Erick Velez
2025-10-10workflows/release-binaries: Run tests on the same runner as the build (#162421)Tom Stellard
2025-10-10Revert "[gn build] Port 2eb8c47b88e8"Nico Weber
2025-10-10[Clang][HLSL][GVN] Prevent phi codgen of isTokenLike types (#162363)Farzon Lotfi
2025-10-10Bazel: fix after [mlir][amdgpu] Add Inliner interface (#162873)James Y Knight
2025-10-10[OpenACC] Sema changes for +*&|^ reduction combiner recipes (#162740)Erich Keane
2025-10-10[llvm][AsmPrinter] Call graph section format. (#159866)Prabhu Rajasekaran
2025-10-10[CIR] Add lowering support for dynamic cast (#162715)Andy Kaylor
2025-10-10[llvm][DebugInfo][test] DwarfTest: parameterize LanguageDescription tests (#1...Michael Buch
2025-10-10[llvm][test] Don't specify target for tests in Generic directoryMichael Buch
2025-10-10[OpenACC] Fix uses of getBaseOriginalType when we really want elt type. (#162...Erich Keane
2025-10-10[mlir][amdgpu] Add Inliner interface (#162873)Ivan Butygin
2025-10-10[lldb][Expression] Emit a 'Note' diagnostic that indicates the language used ...Michael Buch
2025-10-10[lldb][test] Don't run libc++ API tests without a locally built libc++ (#162657)Michael Buch