aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 days[AArch64][SME] Support split ZPR and PPR area allocationusers/MacDue/split_pprsBenjamin Maxwell10-540/+2278
2 days[AArch64] Prepare for split ZPR and PPR area allocation (NFCI)users/MacDue/prepare_splitBenjamin Maxwell8-173/+288
2 days[Codegen] Add a separate stack ID for scalable predicatesusers/MacDue/pred_stack_idBenjamin Maxwell17-54/+71
2 days[llvm-size] Fix --totals option for Mach-O files (#157904)Ryan Mansfield2-10/+182
2 days[AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns (#143881)Fabian Ritter10-205/+108
2 days[NewPM] Remove BranchProbabilityInfo from FunctionToLoopPassAdaptor. NFCI (#1...Luke Lau4-24/+8
2 days[AMDGPU][SIInsertWaitcnts] Track SCC. Insert KM_CNT waits for SCC writes. (#1...Petar Avramovic5-7/+428
2 days[libc++] Refactor memory allocation in basic_string (#128423)Nikolas Klauser3-203/+138
2 days[libclang/python] Sync python kinds with Index.h enums (#143264)Jannick Kremer3-24/+134
2 days[libc++] Introduce _LIBCPP_COMPRESSED_ELEMENT (#134253)Nikolas Klauser5-159/+34
2 days[mlir] Fix unqualified APInt in LoopLikeOpInterface tablegen (#159561)Vladimír Štill1-1/+1
2 days[libc++] XFAIL regex tests that are currently failing on macOS (#159260)Nikolas Klauser9-0/+9
2 days[AArch64] Refactor and move common code to `AArch64PrologueEpilogue` (NFCI) (...Benjamin Maxwell4-638/+597
2 days[lldb][test] Disable a procfile test when threading is not enabled (#159559)David Spickett1-2/+3
2 days[VPlan] Allow zero-operand m_VPInstruction (NFC) (#159550)Ramkumar Ramachandra4-13/+8
2 days[Driver][AMDGPU][HIP][SPIRV] Disable optimizations for AMDGCN SPIR-V (#154765)Alex Voicu4-2/+22
2 days[llvm-pdbutil] Pass filename when formatting `setfile` annotation (#149705)nerix1-1/+1
2 days[Offload] Include product name in llvm-offload-device-info (#159384)Ross Brunton1-0/+2
2 days[Headers][X86] Add constexpr support for some AVX512 int to f16 intrinsics. (...sskzakaria2-9/+27
2 days[TableGen][DecoderEmitter] Sink repeated code after the switch (NFC) (#159549)Sergei Barannikov1-41/+20
2 days[clang][bytecode] Pass `SourceInfo` objects by value (#159532)Timm Baeder5-17/+17
2 days [Headers][X86] Add constexpr support for some AVX512 masked extension/trunca...moorabbit6-81/+112
2 days[mlir][spirv] Verify SampledImageType Dim (#159397)Igor Wodiany4-26/+36
2 days[MLIR] Apply clang-tidy fixes for modernize-use-equals-default in TestLinalgR...Mehdi Amini1-2/+1
2 days[clang] [OpenMP] New OpenMP 6.0 - Parsing and Sema support for groupprivate (...Ritanya-B-Bharadwaj26-16/+476
2 days[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)David Spickett9-13/+4
2 days[mlir][llvm] Use prop-dict for `ubsantrap` (#159470)Ivan Butygin3-4/+4
2 days[LLDB][NativePDB] Add modifiers to modified type name (#159296)nerix3-24/+34
2 daysRevert "[mlir] move if-condition propagation to a standalone pass" (#159535)Mehdi Amini6-141/+97
2 days[VPlanPatternMatch] Introduce match functor (NFC) (#159521)Ramkumar Ramachandra4-14/+27
2 days[AMDGPU] kernel-argument-dag-lowering.ll - regenerate test coverage (#159526)Simon Pilgrim1-111/+445
2 days[X86] Add test coverage for #158649 (#159524)Simon Pilgrim1-0/+754
2 days[mlir][linalg] Update vectorization logic for linalg.pack (#149156) (#158926)Andrzej Warzyński3-92/+86
2 days[LLDB][ProcessWindows] Set exit status on instance rather than going through ...nerix1-1/+1
2 days[NFC][MIRPrinter] Use `std::move` to avoid copy (#157832)Abhishek Kaushik1-1/+1
2 days[clang] Remove Diag parameter from Expr::EvaluateKnownConstInt (#159512)Timm Baeder2-6/+2
2 days[lldb] Correct 32-bit build failure in StopInfoMachException.cpp (#159523)David Spickett1-2/+2
2 days[AArch64] Regenerate and update a number of check lines. NFCDavid Green27-167/+217
2 days[mlir][spirv] Fix entry point, logical ops and sampled image Target tests (#1...Igor Wodiany3-14/+29
2 days[LAA] Prepare to handle diff type sizes (NFC) (#122318)Ramkumar Ramachandra2-35/+47
2 days[OpenMP 5.2] New syntax for 'uses_allocators' clause (#157025)Urvi Rav6-9/+108
2 days[GlobalISelMatchTable] Don't hoist C++ predicates over operand recorders (#15...Fabian Ritter3-3/+107
2 days[flang][openacc] allocate scalar derived type private copies in recipes (#159...jeanPerier5-18/+39
2 days[llvm][yaml2obj] Modify section header overriding timing (#130942)Ruoyu Qiu4-46/+75
2 daysbenchmarks: Skip runtime libcalls benchmark for llvm-driver build (#159513)Matt Arsenault1-20/+26
2 days[clang-repl] Disable out of process JIT tests on non-unix platforms (#159404)Abhinav Kumar1-2/+2
2 daysRevert "[Mips] Fix atomic min/max generate mips4 instructions when compiling ...yingopq2-709/+25
2 days[clang][Expr][NFC] Fix some doc comments (#159504)Timm Baeder1-4/+4
2 days[mlir] Expand error message to include unregistered dialects. (#158028)Jacques Pienaar2-5/+41
2 days[libc][math] Update test/src/math/smoke/FmaTest.h to not rely on compiler run...lntue2-22/+19