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