summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-25s/fixupBlendComponents/fixupPtrauthDiscriminator/users/atrosinenko/pauth-imm-modifier-auth-resignAnatoly Trosinenko
2025-07-25Update testsAnatoly Trosinenko
2025-07-25[AArch64][PAC] Rework discriminator analysis in AUT and AUTPACAnatoly Trosinenko
2025-07-25[AArch64][PAC] Introduce AArch64::PAC pseudo instruction (#146488)Anatoly Trosinenko
2025-07-25[llvm] [Demangle] Fix a typo in the definition of DEMANGLE_ABI for dllimportMartin Storsjö
2025-07-25[RISCV][TTI] Enable masked interleave access for scalable vector (#149981)Mel Chen
2025-07-25[VPlan] Mark getUnrollPart argument as const (NFC).Florian Hahn
2025-07-25[BinaryFormat] Add SFrameConstants.def to the module mapPavel Labath
2025-07-25[LV] Add additional SCEV expansion tests for #147824.Florian Hahn
2025-07-25[AArch64] NFC: Precommit test changes to sme-pstatesm-attrs.llSander de Smalen
2025-07-25[AArch64] Change sve-fcmp.ll to test scalable vectors. NFCDavid Green
2025-07-25[libc++] Move a bunch of tests from libcxx/test/libcxx to libcxx/test/std (#1...Nikolas Klauser
2025-07-25[lldb][docs] Add WASM support issue link to websiteDavid Spickett
2025-07-25[llvm][support] Fix DebugLogTest. (#150585)Jacques Pienaar
2025-07-25ARMELFStreamer: Simplify annotateTLSDescriptorSequence with addFixupFangrui Song
2025-07-25[HWAsan] Fix incorrect lifetime sizes in tests (NFC) (#150459)Nikita Popov
2025-07-25[LoongArch] Pre-commit tests for build_vector with same constant elements. NFCQi Zhao
2025-07-25[mlir] fix transform dialect doc includes (#150408)Oleksandr "Alex" Zinenko
2025-07-25X86AsmBackend: Simplify isRightAfterData for the auto-pad featureFangrui Song
2025-07-24[TableGen] Fix typo in CompressInstEmitter.Craig Topper
2025-07-24MC: Allocate initial fragment and define section symbol in changeSectionFangrui Song
2025-07-25[MSan] Fix check overflow in a test case (#150429)Kunqiu Chen
2025-07-24[lldb] Fix uninitialized memory access. (#150544)Jorge Gorbe Moya
2025-07-25[AArch64] Ensure the type of LDNP/STNP is always v2i64 (#150378)David Green
2025-07-25[gn build] Port d368d117e7eeLLVM GN Syncbot
2025-07-25[llvm][support] Add LDBG macro. (#143704)Jacques Pienaar
2025-07-24[TableGen] Strengthen check for what operands can be an immediate in Compress...Craig Topper
2025-07-25[RISCV] Remove -riscv-enable-vl-optimizer flag (#149349)Luke Lau
2025-07-24[RISCV][IA] Rework VL for strided LD/ST optimization [nfc] (#150525)Philip Reames
2025-07-24[IA] Recognize repeated masks which come from shuffle vectors (#150285)Philip Reames
2025-07-25[RISCV] Implement load/store support for XAndesBFHCvt (#150350)Jim Lin
2025-07-24GOFF: Only register sections within MCObjectStreamer::changeSectionFangrui Song
2025-07-25[gn build] Port bfd73a516160LLVM GN Syncbot
2025-07-25[gn build] Port 3feb6f971577LLVM GN Syncbot
2025-07-24[RISCV] Merge verifyDagOpCount into addDagOperandMapping in CompressInstEmitt...Craig Topper
2025-07-24[clang-doc] remove nesting of text comments inside paragraphs (#150451)Erick Velez
2025-07-24[RISCV] Remove empty pattern argument from RISCVVPseudo instantiations. NFC (...Craig Topper
2025-07-25[mlir][vector] Add a check to ensure input vector rank equals target shape ra...Longsheng Mou
2025-07-24[gn] stub out 68c8c8ceeba (LLDB_BUILD_LLDBRPC)Nico Weber
2025-07-25[mlir][NFC] Use `getDefiningOp<OpTy>()` instead of `dyn_cast<OpTy>(getDefinin...Longsheng Mou
2025-07-24[gn] port d750c6de8a75Nico Weber
2025-07-24[clang-doc] enable comments in class templates (#149848)Erick Velez
2025-07-25[flang][fir] Add conversion of `fir.if` to `scf.if`. (#149959)Terapines MLIR
2025-07-25AVR: Add llvm.sincos intrinsic test (#148601)Matt Arsenault
2025-07-25[VPlan] Handle VPWidenSelectRecipe in tryToFoldLiveIns (#150357)Luke Lau
2025-07-24[Fuchsia] Add fputs workaround in baremetal targets (#150565)Haowei
2025-07-24[clang-doc] separate comments into categories (#149590)Erick Velez
2025-07-25AMDGPU: Fix asserting on non-register mfma src2 (#150552)Matt Arsenault
2025-07-24[RISCV] Remove extra operands from Zcb compression patterns. NFC (#150541)Craig Topper
2025-07-25[MLIR][EmitC][NFC] Use `llvm::function_ref<>` instead of `std::optional<llvm:...Yanzuo Liu