summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-25Cherry-pick #150547: [HLSL] Fix detection of overlapping binding with unbound...users/bogner/pr150547Helena Kotas
2025-07-25Revert "[BranchFolding] Kill common hoisted debug instructions" (#150632)Orlando Cazalet-Hyams
2025-07-25Revert "[RISCV][TTI] Enable masked interleave access for scalable vector (#14...Alex Bradbury
2025-07-25[Offload] Erase entries from JIT cache when program is destroyed (#148847)Ross Brunton
2025-07-25[lldb][docs] Correct link syntax for wasm tracking issueDavid Spickett
2025-07-25[NFC][mlir][mesh,shard] Fixing misnomers in mesh dialect, renaming 'mesh' dia...Frank Schlimbach
2025-07-25[libc][bazel] Enable parse_headers feature for llvm-libc. (#150538)Alexey Samsonov
2025-07-25[MemDep] Optimize SortNonLocalDepInfoCache sorting strategy for large caches ...DingdWang
2025-07-25AMDGPU: Convert some mfma tests to generated checks (#150607)Matt Arsenault
2025-07-25[Github] Use sparse checkout in release asset audit (#148646)Aiden Grossman
2025-07-25[SCEV] Try to re-use pointer LCSSA phis when expanding SCEVs. (#147824)Florian Hahn
2025-07-25[MemProf] Include caller clone information in dot graph nodes (#150492)Teresa Johnson
2025-07-25[libc++][NFC] Make __is_segmented_iterator a variable template (#149976)Nikolas Klauser
2025-07-25fix: replace report_fatal_error with Diags and exit (#147959)woruyu
2025-07-25Reapply [BranchFolding] Kill common hoisted debug instructions (#149999)Orlando Cazalet-Hyams
2025-07-25[Flang][OpenMP] Appropriately emit present/load/store in all cases in MapInfo...agozillon
2025-07-25[Offload] Refactor device information queries to use new tagging (#147318)Ross Brunton
2025-07-25[flang][OpenMP] Detect BLOCK construct through lookahead (#150617)Krzysztof Parzyszek
2025-07-25[LoopInterchange] Consider forward/backward dependency in vectorize heuristic...Ryotaro Kasuga
2025-07-25Revert "[AArch64][Machine-Combiner] Split gather patterns into neon regs to m...Jonathan Cohen
2025-07-25TargetLibraryInfo: Bring FreeBSD function list up to date (#144846)Gleb Popov
2025-07-25[CostModel][X86] load-broadcast.ll - regenerate checks for all cost kindsSimon Pilgrim
2025-07-25[VectorCombine] Refine cost model and decision logic in foldSelectShuffle (#1...Igor Kirillov
2025-07-25[AMDGPU][Scheduler] Use `AMDGPU::NoSubRegister` instead of 0 (NFC) (#150610)Lucas Ramirez
2025-07-25[mlir][python] fix PyDenseResourceElementsAttribute finalizer (#150561)Maksim Levental
2025-07-25[AMDGPU] Simplify SIInstrInfo::isLegalToSwap. NFC. (#149058)Jay Foad
2025-07-25[mlir][amd] fix LLVM::InsertValueOp::create failure to disambiguate (#150605)Maksim Levental
2025-07-25[BOLT] Require CFG in BAT mode (#150488)Amir Ayupov
2025-07-25[AMDGPU][Scheduler] Fix usage of `TII.reMaterialize` (NFC) (#150259)Lucas Ramirez
2025-07-25[VPlan] Improve code in VPlanPredicator (NFC) (#150416)Ramkumar Ramachandra
2025-07-25AMDGPU: Fix -amdgpu-mfma-vgpr-form flag on gfx908 (#150599)Matt Arsenault
2025-07-25[WebAssemblyOptimizeReturned] Skip lifetime intrinsic usesNikita Popov
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