summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-17Refactor backward slice condition in SliceAnalysisusers/wm/bsWilliam Moses
2025-10-16Update SliceAnalysis.cppWilliam Moses
2025-10-17Update SliceAnalysis.hWilliam Moses
2025-10-17Merge branch 'main' into users/wm/bsWilliam Moses
2025-10-16[CIR] Add support for dynamic cast to void (#162905)Andy Kaylor
2025-10-16[AMDGPU] NFC: Add Opcode variants for TII->isMFMA* (#163874)Jeffrey Byrnes
2025-10-17[libc++] Optimize std::{,ranges}::{fill,fill_n} for segmented iterators (#132...Peng Liu
2025-10-16[alpha.webkit.UnretainedCallArgsChecker] Treat getter on a dependent smart po...Ryosuke Niwa
2025-10-16[NFC][LLVM] Namespace cleanup in LoopFuse (#163758)Rahul Joshi
2025-10-16[mlir][acc] Ensure genAllocate uses provided variable name (#163861)Razvan Lupusoru
2025-10-16[HLSL][NFC] Refactor structured buffer methods tests - 2nd attempt (#163605)Helena Kotas
2025-10-16[bazel][mlir][python] Port #163620: openacc py filegroup (#163864)Jordan Rupprecht
2025-10-16[MLIR][XeGPU] XeVM lowering support for load_matrix/store_matrix + fix saniti...Jianhui Li
2025-10-16Reapply "[sanitizer] Add cloak_sanitizer_signal_handlers runtime option" (#16...Thurston Dang
2025-10-16[MemProf] Remove memprof attrs and metadata in non-LTO pipelines (#163853)Teresa Johnson
2025-10-16[RISCV][llvm-mca] Fix spelling of vrgather in test file names. NFC (#163855)Craig Topper
2025-10-16[flang][cuda] Extent detection of data transfer with conversion (#163852)Valentin Clement (バレンタイン クレメン)
2025-10-16[flang][OpenMP] Handle conflicts between REQUIRES and ATOMIC restrict… (#16...Krzysztof Parzyszek
2025-10-16[lldb-dap] Improve the runInTerminal ux. (#163830)John Harrison
2025-10-16[NVPTX] fix truncating/extending loads/stores for v2i32 (#163838)Artem Belevich
2025-10-16[BOLT] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163700)Kazu Hirata
2025-10-16[CIR] Upstream pointer subtraction handling (#163306)Shawn K
2025-10-16[CIR][NFC] Fix code style warnings (#163842)Amr Hesham
2025-10-16[libunwind] Fix aarch64 SEH unwinding with a debugger attached (#162867)Martin Storsjö
2025-10-16[MemProf] Convert removal of memprof attrs and metadata to a pass (#163841)Teresa Johnson
2025-10-16[flang] Fix character length checking in ALLOCATE (#163657)Peter Klausler
2025-10-16[flang] Refine checks for NULL() in expressions (#163655)Peter Klausler
2025-10-16[flang][NFC] Use parser::Unwrap(Ref) more (#162918)Peter Klausler
2025-10-16[Hexagon] Define V91 ISA and Processor versions in ELF flags (#163631)quic-areg
2025-10-16[libc] Enable intermediate computation in float for baremetal (#163829)Petr Hosek
2025-10-16[DirectX] Introduce `dx.Padding` type (#160957)Justin Bogner
2025-10-16[HLSL] Add an lvalue to rvalue cast when appropriate for HLSLElementwiseCast ...Sarah Spall
2025-10-16[compiler-rt][asan][test] Make wchar tests more robust (#163715)Maosu Zhao
2025-10-16[Hexagon] Add missing ELFYAML ISA/processor versions (#163824)quic-areg
2025-10-16[mlir][Affine] Cancel delinearize_index ops fully reversed by apply (#163440)Krzysztof Drewniak
2025-10-16[CI] Send Platform Along with Failure Information (#163817)Aiden Grossman
2025-10-16[SCEV] Use m_scev_Mul in a few more places. (NFC) (#163364)Florian Hahn
2025-10-16[mlir][python] add dict-style to IR attributes (#163200)Perry Gibson
2025-10-16[AIX] Remove POST_BUILD from add_custom_command() (#163613)Xing Xue
2025-10-16[llvm][AIX] Fix triple OS version on PASE (#163392)Jake Egan
2025-10-16[NFC][LLVM] Add end namespace comments to TailRecursionElimination (#163771)Rahul Joshi
2025-10-16[NFC][LLVM] Namespace cleanup in StraightLineStrengthReduce (#163769)Rahul Joshi
2025-10-16[NFC][LLVM] Namespace cleanup in SpeculativeExecution.cpp (#163767)Rahul Joshi
2025-10-16[NFC][LLVM] Namespace cleanup in Scalarizer.cpp (#163766)Rahul Joshi
2025-10-16[NFC][LLVM] Fix indentation of `ReassociateLegacyPass` in Reassociate.cpp (#1...Rahul Joshi
2025-10-16[NFC][LLVM] Namespace cleanup in NewGVN (#163763)Rahul Joshi
2025-10-16[NFC][LLVM] Namespace cleanup in AddressSanitizer/ControlHeightReduction (#16...Rahul Joshi
2025-10-16[NFC][LLVM] Namespace cleanup in LoopPassManager/LoopVersioningLICM (#163759)Rahul Joshi
2025-10-16[CIR][NFC] Add tests for ThrowOp with built-in vector (#163640)Amr Hesham
2025-10-16[CIR] Upstream CIR Dialect TryOp with Catch Attrs (#162897)Amr Hesham