aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
98 min.Fix crash in 'malloc' referring to function without a argument (#159371)HEADmainErich Keane3-1/+14
107 min.[sanitizer_common][tsan][Darwin] Improve message for unsupported vm config on...Andrew Haberlandt3-3/+38
119 min.Revert "[libc++] Optimize __hash_table::erase(iterator, iterator) (#1… (#15...Aiden Grossman3-89/+28
2 hours[Hexagon] Added v32i1/v64i1 to v32f32/v64f16 lowering (#159355)pkarveti5-1/+182
2 hoursRevert "[Clang][CMake] Use IRPGO instead of FE PGO for Cmake Caches (#155957)...Paschalis Mpeis1-1/+1
3 hours[libc][math][c23] Add rsqrtf16() function (#137545)Anton Shepelev24-2/+330
3 hours[ADT] Use std::conditional_t to simplify ilist_select_iterator_type (NFC) (#1...Kazu Hirata1-8/+4
3 hours[llvm] Proofread Passes.rst (#159243)Kazu Hirata1-19/+19
3 hours[Support] Consolidate has_FlowTraits in YAMLTraits.h (NFC) (#159241)Kazu Hirata1-9/+2
3 hours[AMDGPU][CodeGen][True16] Track waitcnt as vgpr32 instead of vgpr16 for D16 I...Brox Chen15-433/+97
3 hours[clang][BufferUsage] Fix a StringRef lifetime issue (#159109)Timm Baeder1-13/+13
3 hours[AArch64] Fix a warningKazu Hirata1-2/+1
3 hours[Flang] Handle unused entry dummies before processing shape (#157732)Carlos Seo2-0/+39
3 hours[clang] Remove redundant conditions (NFC) (#159349)hstk30-hw1-4/+2
3 hours[TableGen][DecoderEmitter] Inline `insertBits()` (NFC) (#159353)Sergei Barannikov5-28/+18
3 hours[LV]: Ensure fairness when selecting epilogue VF. (#155547)Hassnaa Hamdi4-247/+342
3 hours[NFC] Fic clangIR build after #158679erichkeane1-0/+2
3 hoursReapply "[SCEV] Fold (C1 * A /u C2) -> A /u (C2 /u C1), if C2 > C1." (#158328)Florian Hahn3-9/+17
4 hours[clang][ExprConst] Move getLangOpts() to interp::State subclasses (#159280)Timm Baeder4-6/+4
4 hours[clang][Parse] Use consistent Scope::ScopeFlags enum values (NFC) (#159275)Bruno De Fraine3-15/+16
4 hours[Clang] Fix an incorrect assertion in `Sema::CheckAddressOfOperand` (#159314)Corentin Jabot3-2/+20
5 hours[SCEV] Add more tests for MUL/UDIV folds.Florian Hahn2-0/+103
5 hours[clang][ExprConst] Assert that EvaluateAsInitializer has non-null VD (#159274)Timm Baeder2-8/+6
6 hours[analyzer] Show element count in ArrayBound underflow reports (#158639)Donát Nagy3-34/+77
6 hours[MLIR] Cleanup `constantTripCount()` (NFC) (#159307)Mehdi Amini2-18/+20
6 hours[clang-tidy] Fix bazel build after #131804 (lazy style). (#159289)Ingo Müller1-8/+11
6 hours[LangRef] Clarify norecurse attribute definition when a function could occur ...Usha Gupta1-3/+10
6 hoursAMDGPU: Fixes for regbankselecting copies of i1 physregs to sgprs (#159283)Matt Arsenault2-42/+296
6 hours[IR] NFC: Remove 'experimental' from partial.reduce.add intrinsic (#158637)Sander de Smalen34-425/+445
6 hoursGlobalISel: Relax verifier between physreg and typed vreg (#159281)Matt Arsenault3-26/+80
6 hours[IR][CaptureTracking] Consider assume operand bundles captures(none) (#159083)Nikita Popov3-14/+69
6 hoursFix _WIN32 Wundef warning; NFC (#159301)Sven van Haastregt1-1/+1
6 hoursllvm-mc-assemble-fuzzer: Error on MCSubtargetInfo construct failure (#159224)Matt Arsenault1-2/+6
7 hours[NFC] Regenerate checks - llvm/test/Transforms/InstSimplify/ConstProp/bswap.llPaul Walker1-18/+21
7 hours[NFC][LLVM][Tests] Add RUN lines to verify Constant{Int/FP} based splats.Paul Walker4-42/+91
7 hours[NFC][LLVM][AArch64] Add use-constant-int-for-* RUN lines to global-isel tests.Paul Walker2-27/+57
7 hours[ARM] Correct attributes on abs.ll costmodel test. NFCDavid Green1-7/+7
7 hours[DebugInfo] Remove class and function names from Doxygen comments in LexicalS...Vladislav Dzhidzhoev1-41/+35
7 hours[llvm][CAS] Enable CAS on 32-bit systems again (#159302)David Spickett1-2/+2
7 hoursRevert "Reland "[BasicBlockUtils] Handle funclets when detaching EH p… (#15...Gábor Spaits2-321/+28
7 hours[Mips] Fix atomic min/max generate mips4 instructions when compiling for mips...yingopq2-25/+709
7 hours[AMDGPU][NFC] Add back -new-reg-bank-select flag. (#159181)sstipano1-2/+2
7 hours[CaptureTracking] Fix handling for non-returning read-only calls (#158979)Nikita Popov8-38/+38
8 hours[AArch64] Fold uaddv(a) to a if the all lanes except the 0th are zeros (#159086)Hongyu Chen5-10/+287
8 hours[mlir][spirv] Add validation and missing capabilities in Target tests (#159139)Igor Wodiany25-44/+168
8 hoursReapply "[libc++] Mark __{emplace,push}_back_slow_path as noinline (#94379)" ...Nikolas Klauser1-6/+26
8 hours[mlir][doc] fix `affine` op header link (#158650)Elam Cohavi1-4/+4
8 hours[clang][bytecode] Remove InterpFrame::IsBottom flag (#159279)Timm Baeder2-4/+3
8 hours[AArch64][SME] Introduce CHECK_MATCHING_VL pseudo for streaming transitions ...Mary Kassayova10-24/+861
8 hours[AArch64] Update IssueWidth for Neoverse V1, N1, N3 (#154495)Simon Wallis12-5732/+5758