aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-06[mlir][linalg] Relax tensor.extract vectorization (#99299)Andrzej Warzyński2-20/+71
2024-08-06[DAG] Add legalization handling for ABDS/ABDU (#92576)Simon Pilgrim28-4078/+3198
2024-08-06[LLDB] Add `<cstdint>` to AddressableBits (#102110)Sam James1-0/+2
2024-08-06Fix MSVC "not all control paths return a value" warning. NFC.Simon Pilgrim1-0/+1
2024-08-06[mlir][docs] Fix return type in Type/Attr printer docs (#101958)Benjamin Maxwell1-2/+2
2024-08-06[CodeGen] Use SmallVector for MBB preds/succs (#101948)Alexis Engelke4-14/+20
2024-08-06[CodeGen] Use BasicBlock numbers to map to MBBs (#101883)Alexis Engelke5-16/+15
2024-08-06[test] Avoid writing to a potentially write-protected dir (#102073)Karl-Johan Karlsson1-1/+2
2024-08-06[gn build] Port c2f92fa3ab49LLVM GN Syncbot1-0/+1
2024-08-06[VP] Merge ExpandVP pass into PreISelIntrinsicLowering (#101652)Alexis Engelke25-149/+65
2024-08-06[Support] Store dominator tree nodes in a vector (#101705)Alexis Engelke5-35/+244
2024-08-06[compiler-rt] Fix build errors with gccKazu Hirata1-0/+4
2024-08-06[BinaryFormat] Disable MachOTest.UnalignedLC on SPARC (#100086)Rainer Orth1-1/+10
2024-08-06[AArch64] Guard against non-vector abd long nodes. (#102026)David Green3-0/+49
2024-08-06[AMDGPU][SILoadStoreOptimizer] Include constrained buffer load variants (#101...Christudasan Devadasan3-82/+619
2024-08-05[llvm-lit] Fix LLD Test when using lit internal shell (#102063)Harini09241-3/+3
2024-08-06[AMDGPU] Auto-generate lit pattern for test CodeGen/AMDGPU/merge-sbuffer-load...Christudasan Devadasan1-34/+231
2024-08-06[PAC][AArch64] Support init/fini array signing (#96478)Daniil Kovalev21-61/+352
2024-08-06[MachinePipeliner] Fix instruction order with physical register (#99264)Ryotaro KASUGA2-4/+459
2024-08-06[clang][Interp] Point 'declared here' note of invalid fns to definition (#102...Timm Baeder2-1/+23
2024-08-05[AArch64] Add FPAC to apple- processors that have it. (#102072)Ahmed Bougacha7-17/+28
2024-08-06[AIX]export function descriptor symbols related to template functions. (#101920)Chen Zheng1-2/+5
2024-08-06[Sema] Preserve ContainsUnexpandedParameterPack in TransformLambdaExpr (#86265)Younan Zhang5-15/+240
2024-08-06[SelectionDAG] Simplify vselect true, T, F -> T (#100992)Luke Lau7-52/+79
2024-08-06asan: Fix warnings in #94103 [-Wunused-variable]NAKAMURA Takumi1-2/+0
2024-08-06[ValueTracking] Infer relationship for the select with SLTzhongyunde 004434072-8/+11
2024-08-06[ValueTracking] Infer relationship for the select with ICmpzhongyunde 004434072-8/+13
2024-08-06[tests] precommit tests for ValueTrackingzhongyunde 004434071-0/+258
2024-08-06[MLIR][LLVM] Allow importing of nameless globals (#101918)Ivan R. Ivanov3-3/+48
2024-08-05[CMake] Fold export_executable_symbols_* into function args. (#101741)Steven Wu56-123/+68
2024-08-05[libc] undo execution bit change (#102083)Schrodinger ZHU Yifan1-0/+0
2024-08-05[MC,ARM] Move SHF_ARM_PUECODE change for .text to ARMTargetELFStreamer::finishFangrui Song5-28/+20
2024-08-06[X86][RA] Add two address hints for compressible NDD instructions. (#98603)Freddy Ye14-785/+846
2024-08-05[scudo] Remove benchmarks file. (#102077)Christopher Ferris3-139/+0
2024-08-06[gn build] Port f838fa820f92LLVM GN Syncbot1-0/+1
2024-08-05New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thr...jeffreytan8130-53/+974
2024-08-06[mlir] Support DialectRegistry extension comparison (#101119)Nikhil Kalra25-32/+167
2024-08-05Skip the abort_with_payload test on x86_64 till I can see if it canJim Ingham1-2/+2
2024-08-06[clang] Remove commas at the end of enumerator lists [NFC]Jie Fu1-1/+1
2024-08-05[RISCV] Improve variable scoping in custom isel for ISD::AND.Craig Topper1-5/+6
2024-08-06[NFC] Remove reference to Differential. (#101587)Rahul Joshi1-1/+1
2024-08-05[AMDGPU] Mark workgroup_id intrinsics always uniform (#102042)Stanislav Mekhanoshin2-0/+30
2024-08-05workflows/release-binaries-all: Pass secrets on to release-binaries workflow ...Tom Stellard2-1/+10
2024-08-05workflows/release-binaries: Give attestation artifacts a unique name (#102041)Tom Stellard1-1/+1
2024-08-05[WebAssembly] Fix assertion in LowerBUILD_VECTOR (#101961)Sam Parker2-2/+16
2024-08-05Allow overriding of CFI_MAX_RANK by conditionally setting it to 15 if… (#10...mleair1-0/+2
2024-08-05tests: fix over-constrained ModuleName in skip-line-zeroAugie Fackler1-1/+1
2024-08-05[libc] add sin/cos/tan functions to bazel build file (#101756)RoseZhang031-0/+79
2024-08-05tests: fix clang flags in avx10_2_512minmax-error testAugie Fackler1-2/+2
2024-08-05workflows/release-tasks: Add missing permissions for release binaries (#102023)Tom Stellard1-0/+2