summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-03add -c flagusers/ergawy/disable_test_for_powerpcergawy
2025-04-03[flang] Disable test for PowerPCergawy
2025-04-03[SPARC][MC] Add tests for VIS family instructionsKoakuma
2025-04-03Revert "[CLANG-CL] ignores wpadded" (#134239)Alex Bradbury
2025-04-03[X86] getFauxShuffleMask - move INSERT_SUBVECTOR(SRC0, EXTRACT_SUBVECTOR(SRC1...Simon Pilgrim
2025-04-03[LLVM][CodeGen][SVE] Prefer NEON instructions when zeroing Z registers. (#133...Paul Walker
2025-04-03[Tooling] Handle AttributedType in getFullyQualifiedType (#134228)Ilya Biryukov
2025-04-03[lldb][test] TestExprFromNonZeroFrame.py: fix windows buildMichael Buch
2025-04-03No longer diagnose __auto_type as the auto extension (#134129)Aaron Ballman
2025-04-03[LLVM][AArch64][SVE] Mark DUP immediate instructions with isAsCheapAsAMove. (...Paul Walker
2025-04-03[Clang][ARM] Ensure both -mno-unaligned-access and -munaligned-access are pas...Simi Pallipurath
2025-04-03[SelectionDAG] Use SimplifyDemandedBits from SimplifyDemandedVectorElts Bitca...David Green
2025-04-03[lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if ...Michael Buch
2025-04-03[Clang][CodeGen] Do not use the GEP result to infer offset and result type (#...Yingwei Zheng
2025-04-03[Utils] Fix incorrect LCSSA PHI nodes when splitting critical edges with Merg...Camsyn
2025-04-03[X86] SimplifyDemandedVectorEltsForTargetNode - reduce the size of VPERMV/VPE...Simon Pilgrim
2025-04-03[mlir][spirv] Add instruction OpGroupNonUniformRotateKHR (#133428)Hsiangkai Wang
2025-04-03[lldb/telemetry] Report exit status only once (#134078)Pavel Labath
2025-04-03Revert "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders (#133247)"Vladislav Dzhidzhoev
2025-04-03[mlir][tosa] Remove Convolution Type Verifiers (#134077)Jack Frankland
2025-04-03[X86] Move VPERMV3(X,M,Y) -> VPERMV(M,CONCAT(X,Y)) fold after general VPERMV3...Simon Pilgrim
2025-04-03[libclc]: clspv: add a dummy implememtation for mul_hi (#134094)Romaric Jodin
2025-04-03[X86] getFauxShuffleMask - only handle VTRUNC nodes with matching src/dst siz...Simon Pilgrim
2025-04-03[clang-tidy] Fix broken HeaderFilterRegex when read from config file (#133582)Carlos Galvez
2025-04-03[modules] Handle friend function that was a definition but became only a decl...Dmitry Polukhin
2025-04-03[SimplifyCFG] Remove unused variable. NFC. (#134211)Yingwei Zheng
2025-04-03[Clang][AMDGPU] Expose buffer load lds as a clang builtin (#132048)Juan Manuel Martinez CaamaƱo
2025-04-03[LoopInterchange] Fix the vectorizable check for a loop (#133667)Ryotaro Kasuga
2025-04-03[IR][NFC] Use `SwitchInst::defaultDestUnreachable` (#134199)Yingwei Zheng
2025-04-03[ConstantFolding] Add support for `sinh` and `cosh` intrinsics in constant fo...Iris
2025-04-03[llvm][CodeGen] avoid repeated interval calculation in window scheduler (#132...Hua Tian
2025-04-03[CodeGen] Don't include CGDebugInfo.h in CodeGenFunction.h (NFC) (#134100)Nikita Popov
2025-04-02Revert "[lldb][debugserver] Save and restore the SVE/SME register state (#134...Jason Molenda
2025-04-02Revert "[Metadata] Preserve MD_prof when merging instructions when one is mis...Snehasish Kumar
2025-04-02[RISCV] Don't allow '-' after 'ra' in Zcmp/Xqccmp register list. (#134182)Craig Topper
2025-04-02[RISCV] Check S0 register list check for qc.cm.pushfp to after we parsed the ...Craig Topper
2025-04-02Reland [RISCV] Add Xqci Insn Formats (#134134)Sam Elliott
2025-04-02[LLDB] Expose checking if the symbol file exists/is loaded via SBModule (#134...Jacob Lalonde
2025-04-02Reapply "[cmake] Refactor clang unittest cmake" (#134195)Reid Kleckner
2025-04-03llvm-reduce: Remove unsupported from bitcode uselistorder test (#134185)Matt Arsenault
2025-04-02[lldb][debugserver] Save and restore the SVE/SME register state (#134184)Jason Molenda
2025-04-03Ensure KnownBits passed when calculating from range md has right size (#132985)LU-JOHN
2025-04-03[Clang] Fix a lambda pattern comparison mismatch after ecc7e6ce4 (#133863)Younan Zhang
2025-04-03[TableGen] Emit `llvm::is_contained` for `CheckOpcode` predicate (#134057)Pengcheng Wang
2025-04-02[clang-format] Fix a bug in annotating braces (#134039)Owen Pan
2025-04-02[mlir][tosa] Remove extra whitespace in the PadOp example (#134113)Jerry-Ge
2025-04-02[lldb-dap] Add a -v/--version command line argument (#134114)Jonas Devlieghere
2025-04-03[LoongArch] Pre-commit tests for vector absolute difference (#132898)tangaac
2025-04-02[ctxprof][nfc] Make `computeImportForFunction` a member of `ModuleImportsMana...Mircea Trofin
2025-04-02[ctxprof] Option to move a whole tree to its own module (#133992)Mircea Trofin