summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-03[mlir] List lead maintainers for MLIRusers/ftynse/mlir-maintainersOleksandr "Alex" Zinenko
2025-07-03[Sema][ObjC] Treat unknown selector messages as unrecoverable errors under AR...Akira Hatanaka
2025-07-03[DebugInfo] Remove an unnecessary cast (NFC) (#146809)Kazu Hirata
2025-07-03[AMDGPU] SelectionDAG divergence tracking should take into account Target div...alex-t
2025-07-03Drop timestamp in generated source code (#146822)Bernhard M. Wiedemann
2025-07-03[mlir] Remove unused includes (NFC) (#146812)Kazu Hirata
2025-07-03[VPlan] Fix first-order splices without header mask not using EVL (#146672)Luke Lau
2025-07-03[RISCV][VLOPT] Pre-commit test for adding support for vfrec7.vMikhail R. Gadelha
2025-07-03[CIR] Upstream SubstNonTypeTemplateParmExpr support for ComplexType (#146755)Amr Hesham
2025-07-03[CIR] Upstream support for SubstNonTypeTemplateParmExpr (#146751)Amr Hesham
2025-07-03[clang] Use range-based for loops (NFC) (#146811)Kazu Hirata
2025-07-03[Sema] Remove an unnecessary cast (NFC) (#146808)Kazu Hirata
2025-07-03[X86] lowerX86FPLogicOp - use MVT::changeVectorElementTypeToInteger(). NFC.Simon Pilgrim
2025-07-03[NFC][PowerPC] Pre-commit testcases for locking down the xxsel instructions f...Tony Varghese
2025-07-03[RISCV] Fix crash when trying to remove segment (#146524)sc-clulzze
2025-07-03[CIR] Bit manipulation builtin functions (#146529)Sirui Mu
2025-07-03[X86] foldXorTruncShiftIntoCmp - pull out repeated SDLoc. NFC.Simon Pilgrim
2025-07-03[X86] foldXor1SetCC - pull out repeated SDLoc. NFC.Simon Pilgrim
2025-07-03[X86] combineX86AddSub - pull out repeated getOperand() call. NFC.Simon Pilgrim
2025-07-03[CIR] Add nothrow attribute to the call operation (#145178)Sirui Mu
2025-07-03[NFC][LLVM][CodeGen][SVE] Add merging unary operation tests.Paul Walker
2025-07-03[flang][cmake] Separate FLANG_INCLUDE_TOOLS from FLANG_BUILD_TOOLS (#145005)parabola94
2025-07-03[lldb][test] Consolidate libstdc++ and libc++ vector formatter tests into gen...Michael Buch
2025-07-03[mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (#14...Matthias Springer
2025-07-03[lldb][test] Run generic set formatter test-case on specified STL (#146882)Michael Buch
2025-07-03[lldb] Remove PRIuFT macro and use LLDB_LOG instead (#146867)David Spickett
2025-07-03[lldb][test] Turn std::chrono libcxx test generic (#146873)Michael Buch
2025-07-03[lldb][test] Turn std::atomic libcxx test generic (#146843)Michael Buch
2025-07-03[lldb][test] XFAIL TestIRInterpreter.py on Windows againDavid Spickett
2025-07-03[LLDB] Optimize identifier lookup in DIL (#146094)Ilia Kuklin
2025-07-03[OpenACC][Sema] Implement warning for 'cache' invalid var referichkeane
2025-07-03Revert "[mlgo][regalloc] Fix after PR #131837" (#146897)Mircea Trofin
2025-07-03[analyzer] Correct Z3 test cases, fix exposed crashes (#146597)vabridgers
2025-07-03 [DLCov] Origin-Tracking: Collect stack traces in DebugLoc (#146678)Stephen Tozer
2025-07-03[X86] commuteSelect - update to use SDPatternMatch. NFC. (#146868)Simon Pilgrim
2025-07-03[mlir][SCF][NFC] Remove duplicate `getConstantTripCount` implementation (#146...Matthias Springer
2025-07-03[clang][test] Correct UNSUPPORTED syntax in print-ranges.cppDavid Spickett
2025-07-03[llvm][dsymutil][test] Fix REQUIRES syntaxDavid Spickett
2025-07-03[llvm][test] Fix REQUIRES in extractelement-insertpoint.llDavid Spickett
2025-07-03[llvm][llc][test] Fix REQUIRES in regalloc pipeline testDavid Spickett
2025-07-03[LSR] Strip dead code (NFC) (#146109)Ramkumar Ramachandra
2025-07-03[Bitcode] Add abbreviations for additional instructions (#146825)Nikita Popov
2025-07-03[X86] fp128-select.ll - remove CFI noiseSimon Pilgrim
2025-07-03[lldb-dap] Prevent using an implicit `step-in`. (#143644)Ebuka Ezike
2025-07-03[flang] fix skip-external-rtti-definition for ppc (#146826)jeanPerier
2025-07-03[flang] improve DITypeAttr caching with recursive derived types (#146543)jeanPerier
2025-07-03[OpenMP] Make headers parse standalone. NFCBenjamin Kramer
2025-07-03[ORC] Add cloneToContext: Clone Module to a given ThreadSafeContext (#146852)Lang Hames
2025-07-03[clang][python][test] Move python binding tests to lit framework (#146844)Jannick Kremer
2025-07-03[PHIElimination] Revert #131837 #146320 #146337 (#146850)Guy David