aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23rebaseusers/fmayer/sprscudo-allow-to-resize-allocation-ring-bufferFlorian Mayer657-10844/+36382
2024-02-23[𝘀𝗽𝗿] changes introduced through rebaseusers/fmayer/sprmain.scudo-allow-to-resize-allocation-ring-bufferFlorian Mayer657-10844/+36382
2024-02-23[NFC] Make RingBuffer an atomic pointer (#82547)Florian Mayer1-62/+86
2024-02-23[llvm-link] Improve missing file error message (#82514)Michael Halkenhäuser1-1/+9
2024-02-23[clangd] Fix renaming single argument ObjC methods (#82396)David Goldman2-5/+152
2024-02-23[gn build] Port 5874874c2472LLVM GN Syncbot1-0/+1
2024-02-23[SelectionDAG] Introducing the SelectionDAG pattern matching framework (#78654)Min-Yih Hsu3-0/+987
2024-02-23[mlir][sparse] cleanup sparse runtime library (#82807)Aart Bik5-121/+12
2024-02-23[flang][bbc] Fix dangling reference to `envDefaults` (#82800)Krzysztof Parzyszek1-1/+2
2024-02-23[AMDGPU] Simplify AMDGPUDisassembler::getInstruction by removing Res. (#82775)Jay Foad2-151/+119
2024-02-23[SelectionDAG] Remove unused VP strided load/store creation functions that bu...Craig Topper2-113/+8
2024-02-23[OpenACC] Fix branch-in/out to not refer to a 'region'erichkeane2-8/+8
2024-02-23[FPEnv][SystemZ] Correct strictfp test.Kevin P. Neal1-12/+12
2024-02-23[libc] Fix standard cross build targeting the GPU (#82724)Joseph Huber2-2/+6
2024-02-23[libc][NFC] Remove redundant external clock symbol for AMDGPU (#82794)Joseph Huber1-6/+0
2024-02-23[hwasan] Add missing printf parameter in __hwasan_handle_longjmp (#82559)Thurston Dang1-1/+1
2024-02-23[AMDGPU][NFC] Have helpers to deal with encoding fields. (#82772)Ivan Kosarev10-89/+74
2024-02-23[NFC] clean up memtag-stack code (#80906)Florian Mayer1-9/+2
2024-02-23[mlir][ArmSME] Follow MLIR constant style in VectorLegalization.cpp (NFC)Benjamin Maxwell1-14/+14
2024-02-23[VPlan] Remove unused VPTransformState::CanonicalIV (NFCI).Florian Hahn1-3/+0
2024-02-23[mlir][Transforms] Fix crash in dialect conversion (#82783)Matthias Springer1-5/+5
2024-02-23Improve and modernize logging for Process::CompleteAttach() (#82717)Adrian Prantl1-7/+4
2024-02-23[AArch64][SVE] Add intrinsincs to assembly mapping for svpmov (#81861)Lukacma3-126/+47
2024-02-23[mlir][linalg] `LinalgOp`: Disallow mixed tensor/buffer semantics (#80660)Matthias Springer4-81/+29
2024-02-23[RISCV][NFC] Allow SchedVar to be a def inside our scheduler model files. (#8...Michael Maitland2-8/+15
2024-02-23build_llvm_release.bat: add tarball export to x64 release (#79840)Benoît Amiaux1-0/+9
2024-02-23[RemoveDIs] Enable DPLabels conversion [3b/3] (#82639)Orlando Cazalet-Hyams3-8/+45
2024-02-23[NFC] Precommit a memcpy test for isOrEquivalentToAdd (#82758)hev1-0/+34
2024-02-23[LLVM] Fix incorrect GPU triple detection for runtimes buildsJoseph Huber1-4/+4
2024-02-23[mlir] Fix memory leaks after #81759 (#82762)Matthias Springer2-12/+14
2024-02-23[clang][Interp] Don't return success for already failed global variablesTimm Bäder2-0/+9
2024-02-23[libcxx][test] Change UNSUPPORTED to XFAIL for target-related failures (#81513)Abhina Sree34-46/+33
2024-02-23[ValueTracking] Handle more integer intrinsics in `propagatesPoison` (#82749)Yingwei Zheng3-38/+40
2024-02-23Users/tsitdikov (#82757)tsitdikov2-0/+4
2024-02-23[ClangFormat] Fix indent in child lines within a macro argument. (#82523)r4nt6-73/+163
2024-02-23[MLIR] Expose approximation patterns for tanh/erf. (#82750)Johannes Reifferscheid2-0/+13
2024-02-23[Clang] Fix acle_sme_zero.c once more.Sander de Smalen1-0/+2
2024-02-23[RISCV] Disable generation of asynchronous unwind tables for RISCV baremetal ...Garvit Gupta3-0/+15
2024-02-23Add TestArmSME dependency to mlir-opt library.tsitdikov1-0/+1
2024-02-23[mlir][NFC] Fix format specifier warning on WindowsMarkus Böck1-1/+2
2024-02-23[AMDGPU] Fix encoding of VOP3P dpp on GFX11 and GFX12 (#82710)Stanislav Mekhanoshin11-22/+25
2024-02-23Add build rule for MLIRArmSMETestPassestsitdikov1-0/+17
2024-02-23[Clang] Fix acle_sme_zero.c (missing aarch64-registered-target)Sander de Smalen1-0/+1
2024-02-23[RemoveDIs] Add DPLabels support [3a/3] (#82633)Orlando Cazalet-Hyams13-44/+114
2024-02-23[Clang][AArch64] Add missing prototypes for streaming-compatible routines (#8...Sander de Smalen2-2/+63
2024-02-23[Clang][AArch64] Fix 'svzero_za' intrinsic to take no arguments. (#82648)Sander de Smalen2-1/+8
2024-02-23[GlobalISel] Fix a check that aligned tail call is lowered (#82016)Evgenii Kudriashov2-1/+25
2024-02-23Remove duplicated REQUIRES: assertsBenjamin Kramer1-1/+0
2024-02-23[clang][Interp][NFC] Print global variable initialization stateTimm Bäder3-2/+10
2024-02-23[mlir][Transforms][NFC] Decouple `ConversionPatternRewriterImpl` from `Conver...Matthias Springer1-23/+21