summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-01[LoongArch] Add patterns for `[x]vclo.{b/h/w/d}` instructionsusers/zhaoqi5/opt-vclo-patternsQi Zhao
2025-11-01[LoongArch][NFC] Pre-commit tests for `vclo` which counts the leading ones fo...ZhaoQi
2025-11-01[UTC] CHECK-EMPTY instead of skipping blank lines (#165718)Kunqiu Chen
2025-11-01[libc++] constexpr flat_multiset (#161016)Hui
2025-11-01Revert "[X86] Narrow BT/BTC/BTR/BTS compare + RMW patterns on very large inte...Vitaly Buka
2025-11-01Revert "[X86] narrowBitOpRMW - add handling for single bit insertion patterns...Vitaly Buka
2025-11-01[InstCombine] Baseline test exposing vector fp-to-int conversion becoming sca...azwolski
2025-11-01[CSKY] Use non-deprecated CasesLowerFangrui Song
2025-11-01[LoongArch][NFC] Pre-commit tests for sink-and-fold (#163928)ZhaoQi
2025-10-31Revert "[LegalizeTypes] Use UpdateNodeOperands in SoftPromoteHalfOp_STACKMAP/...Craig Topper
2025-10-31[SelectionDAG][RISCV] Support STACK/PATCHPOINT in SoftenFloatOperand. (#165922)Craig Topper
2025-10-31[LegalizeTypes] Use UpdateNodeOperands in SoftPromoteHalfOp_STACKMAP/PATCHPOI...Craig Topper
2025-11-01REAPPLY [ORC] Add automatic shared library resolver for unresolved symbols. (...SahilPatidar
2025-10-31[M68k] Use non-deprecated CasesLowerFangrui Song
2025-11-01Use the RHS of a pointer assignment inside of FORALL if it is already of `box...Daniel Chen
2025-10-31AMDGPU/GlobalISel: Fix vgpr abs tests using SGPR return (#165965)Matt Arsenault
2025-11-01[VPlan] Add getConstantInt helpers for constant int creation (NFC).Florian Hahn
2025-10-31[clang-doc] create a separate cmake file for clang-doc's lit tests (#165935)Erick Velez
2025-10-31[AMDGPU][NFC] Refactor SCC optimization (#165871)LU-JOHN
2025-10-31[VPlan] Add VPRegionBlock::getCanonicalIVType (NFC). (#164127)Florian Hahn
2025-11-01[LoongArch] Make ceil,floor,trunc,roundeven legal for lsx/lasx (#165217)Zhaoxin Yang
2025-11-01[mlir] Fix mlir-runner memref-reshape test with unranked inputs (#165902)Mike
2025-11-01[mlir][memref] Refine doc examples for operations (#165889)Mike
2025-10-31[lldb-dap] Move Options.td into tool subdirectory (NFC) (#165925)Jonas Devlieghere
2025-10-31[AMDGPU] Set VADDR4 field to NULL for tensor ops for gfx1250 (#165917)Changpeng Fang
2025-10-31[docs] Fix GlobalISel sync up gcal link to point to the new one.Amara Emerson
2025-10-31[SimplifyCFG] Don't propagate weights to unconditional branches in `turnSwitc...Mircea Trofin
2025-10-31Add test cases to profcheck-xfail.txt in unfixed (yet) areas (#165933)Mircea Trofin
2025-10-31[MLIR][XeGPU] Remove an unused include and break circular dependency in bazel...Yifei Xu
2025-10-31[SLP]Fix the minbitwidth analysis for slternate opcodesAlexey Bataev
2025-10-31[SelectionDAG] Use GetPromotedInteger when promoting integer operands of PATC...Craig Topper
2025-10-31update ManualDWARFIndex::Index to use std::once (#165896)Tom Yang
2025-10-31[SLP][NFC]Add a test with the incorrect minbitwidth in alternate nodes, NFCAlexey Bataev
2025-10-31AMDGPU: Add baseline test for #161651 (#165921)Matt Arsenault
2025-10-31Revert "[SLP][NFC]Add a test with the incorrect minbitwidth in alternate node...Aiden Grossman
2025-10-31[MLGO] Update MLRegAlloc TestAiden Grossman
2025-10-31[DirectX] Annotate interfaces for DLL export (#165914)Justin Bogner
2025-10-31[lldb-dap] Correctly trigger 'entry' stop reasons. (#165901)John Harrison
2025-10-31[acc][flang] Implement OpenACC interface for partial entity accesses (#165911)Razvan Lupusoru
2025-10-31[SLP][NFC]Add a test with the incorrect minbitwidth in alternate nodes, NFCAlexey Bataev
2025-10-31[AMDGPU][GlobalISel] Clean up selectCOPY_SCC_VCC function (#165797)vangthao95
2025-10-31[lldb] Emit a progress event from the source manager (#165802)Jonas Devlieghere
2025-10-31[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and elimina...Piyush Jaiswal
2025-10-31[SimplifyCFG] Propagate profile in `simplifySwitchOfPowersOfTwo` (#165804)Mircea Trofin
2025-10-31[PowerPC] Remove a redundant cast (NFC) (#165834)Kazu Hirata
2025-10-31ARM: Avoid doing strncmp on libcall name (#165203)Matt Arsenault
2025-10-31Revert "[DA] Check for overflow in strong SIV test" (#165905)Ehsan Amiri
2025-10-31[AMDGPU] Record old VGPR MSBs in the high bits of s_set_vgpr_msb (#165035)Stanislav Mekhanoshin
2025-10-31[libc] Templatize strtointeger implementation. (#165884)Alexey Samsonov
2025-10-31[AMDGPU] NFC, add testcase showing promote-alloca of array of vectors to a la...choikwa