summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-03Rebaseusers/SamTebbs33/mulacc-partial-reductionsSamuel Tebbs
2025-06-02Revert "Mark 16i8 -> 2i64 partial reduction case as invalid"Samuel Tebbs
2025-06-02Re-arrange getPartialReductionExtendKindSamuel Tebbs
2025-06-02Use pattern matcherSamuel Tebbs
2025-06-02Use one getPartialReductionExtendKind in the otherSamuel Tebbs
2025-06-02Mark 16i8 -> 2i64 partial reduction case as invalidSamuel Tebbs
2025-06-02Add to VPReductionRecipe::classofSamuel Tebbs
2025-06-02Mark PartialReductionRecipe as not having side effectsSamuel Tebbs
2025-06-02Add comment above tryTocreateAbstractPartialReductionRecipeSamuel Tebbs
2025-06-02Bundle partial reductions inside VPMulAccumulateReductionRecipeSamuel Tebbs
2025-06-02[VPlan] Simplify PredPHI LiveIn -> LiveIn (#142271)Ramkumar Ramachandra
2025-06-02[X86][NFC] Added/Updated SINCOS function testcases (#141283)JaydeepChauhan14
2025-06-02[flang] Retrieve shape from selector when generating assoc sym type (#137117)Kareem Ergawy
2025-06-02[llvm][DebugInfo][clang] Finalize all declaration subprograms in DIBuilder::f...Vladislav Dzhidzhoev
2025-06-02[Offload] Make AMDGPU plugin handle empty allocation properly (#142383)Joseph Huber
2025-06-02[X86] Add modf test using fp128 (NFC)Nikita Popov
2025-06-02[X86] Add additional fp min/max libcall tests (NFC)Nikita Popov
2025-06-02[X86] combineTargetShuffle - attempt to fold VPERM2X128(ONEUSE(LOAD),UNDEF) -...Simon Pilgrim
2025-06-02Add back AutoConvert.h header that is used for autoconversion on MVSAbhina Sreeskantharajan
2025-06-02[AMDGPU] Add UniformBinFrag to SALU fminimum/fmaximum patterns. NFCI. (#142169)Jay Foad
2025-06-02[mlir][math] Fix intrinsic conversions to LLVM for 0D-vector types (#141020)Artem Gindinson
2025-06-02[Clang] Separate implicit int conversion on negation sign to new diagnostic g...Yutong Zhu
2025-06-02[flang] Fix ppc64le-flang-rhel-test buildbot failure (#142269)Cameron McInally
2025-06-02[ValueTracking][NFC]: Use injected condition to compute known FPClass (#139832)Hassnaa Hamdi
2025-06-02[flang][driver] Introduce FCC_OVERRIDE_OPTIONS. (#140556)Abid Qadeer
2025-06-02[ValueTracking] Do not use FMF from fcmp (#142266)Yingwei Zheng
2025-06-02[Clang][FMV] Stop emitting implicit default version using target_clones. (#14...Alexandros Lamprineas
2025-06-02[lldb] Disable TestReverseContinueBreakpoints.py and TestReverseContinueWatch...Dmitry Vasilyev
2025-06-02[lldb] Disable TestConsecutiveBreakpoints.py for Windows x86_64 (#142192)Dmitry Vasilyev
2025-06-02[lldb] Add filter option to AST dump command (#142164)Michael Buch
2025-06-02[AArch64][SME] Fix accessing the emergency spill slot with hazard padding (#1...Benjamin Maxwell
2025-06-02[AArch64] Fix `APAS` instructions to disassemble to self not to `SYS` alias (...Jonathan Thackray
2025-06-02[mlir][tosa] Add assembly format validation for COND_IF op (#142254)TatWai Chong
2025-06-02DXContainerTest.cpp - fix MSVC float truncation warning. NFC. (#142349)Simon Pilgrim
2025-06-02[CVP] Keep `ReachableCaseCount` in sync with range of condition (#142302)Yingwei Zheng
2025-06-02[ValueTracking][NFC] Simplify binops in canCreateUndefOrPoison switch (#139906)Cullen Rhodes
2025-06-02[HashRecognize] Remove unused #includeBenjamin Kramer
2025-06-02[utils] Fix utils/demangle_tree.py:parse_line to correctly check for closing ...SivanShani-Arm
2025-06-02[lldb][test] Fix comment in TestObjcPoHint.py (#142306)Saagar Jha
2025-06-02[clang][Frontend] Add overload to ASTPrinter that doesn't own output stream (...Michael Buch
2025-06-02libclc: clspv: do not set generic_addrspace_val (#141912)Romaric Jodin
2025-06-02[Clang] Reapply CWG2369 "Ordering between constraints and substitution" (#122...Younan Zhang
2025-06-02[docs] Update ir-normalizer to normalize (#141764)Cullen Rhodes
2025-06-02AMDGPUCodeGenPrepare.cpp - fix MSVC operator precedence warning. NFC.Simon Pilgrim
2025-06-02[Coroutines] Create C++ noop coroutine with default function attributes (#134...Victor Campos
2025-06-02[clang][Tooling] Add symbol mappings for unwrap_reference_tKadir Cetinkaya
2025-06-02[ci] Use different emoji for Linux and Windows job titles on GitHub (#142101)David Spickett
2025-06-02[AMDGPU] Promote nestedGEP allocas to vectors (#141199)Harrison Hao
2025-06-02[SDAG] Fix fmaximum legalization errors (#142170)Nikita Popov
2025-06-02[clang][Basic] Optimize getDiagnosticSeverity() (#141950)Timm Baeder