aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-01Revert "[RemoveDIs] Load into new debug info format by default in LLVM (#89799)"Stephen Tozer16-143/+61
2024-05-01[RemoveDIs] Load into new debug info format by default in LLVM (#89799)Stephen Tozer16-61/+143
2024-05-01[AMDGPU] change order of fp and sp in kernel prologue (#90626)Gang Chen5-19/+19
2024-05-01[mlir][ArmSME] Add a tests showing liveness issues in the tile allocator (#90...Benjamin Maxwell1-0/+183
2024-05-01[AMDGPU] Remove some pointless fallthrough annotationsJay Foad2-7/+7
2024-05-01MachineLICM: Allow hoisting REG_SEQUENCE (#90638)Matt Arsenault5-26/+168
2024-05-01[SLP][NFC]Add a test with the non profitable masked gather loads.Alexey Bataev1-0/+35
2024-05-01[z/OS] treat text files as text files so auto-conversion is done (#90128)Sean Perry6-10/+36
2024-05-01[UndefOrPoison] [CompileTime] Avoid IDom walk unless required. NFC (#90092)annamthomas1-21/+25
2024-05-01[OpenMP][TR12] change property of map-type modifier. (#90499)jyu2-git4-50/+162
2024-05-01[CUDA] make kernel stub ICF-proof (#90155)Yaxun (Sam) Liu2-40/+88
2024-05-01[lldb] Teach LocateExecutableSymbolFile to look into LOCALBASE on FreeBSD (#8...Gleb Popov1-0/+22
2024-05-01[AArch64][TargetParser] autogen ArchExtKind enum (#90314)Tomas Matheson5-196/+177
2024-05-01[libcxx][ci] In picolib build, ask clang for the normalised triple (#90722)David Spickett1-1/+7
2024-05-01[Offload] Fix CMake detection when it is not found (#90729)Joseph Huber1-1/+6
2024-05-01[gn build] Port df241b19c952LLVM GN Syncbot1-0/+1
2024-05-01Revert "[gn] port 088aa81a5454 (LLVM_HAS_LOGF128)"Nico Weber2-2/+0
2024-05-01Revert "Constant Fold logf128 calls"Matt Devereau13-115/+0
2024-05-01[SystemZ][z/OS] Build in ASCII 64 bit mode on z/OS (#90630)Fanbo Meng1-0/+5
2024-05-01[gn] port 088aa81a5454 (LLVM_HAS_LOGF128)Nico Weber2-0/+2
2024-05-01[Flang][OpenMP] Handle more character allocatable cases in privatization (#90...Kiran Chandramohan4-21/+128
2024-05-01Constant Fold logf128 callsMatt Devereau13-0/+115
2024-05-01[z/OS] add support for z/OS system headers to clang std header wrappers (#89995)Sean Perry14-3/+111
2024-05-01[gn] port 8cde1cfc60e3 (LLVM_APPEND_VC_REV for lit)Nico Weber1-0/+2
2024-05-01[SLP]Improve reordering for consts, splats and ops from same nodes + improved...Alexey Bataev13-181/+229
2024-05-01[SLP]Transform stores + reverse to strided stores with stride -1, if profitable.Alexey Bataev2-34/+71
2024-05-01[llvm] Revive constructor of 'ResourceSegments'Youngsuk Kim1-0/+4
2024-05-01[AArch64] NFC: Add RUN lines for streaming-compatible code. (#90617)Sander de Smalen56-0/+20992
2024-05-01[AMDGPU] Fix image_msaa_load waitcnt insertion for pre-gfx12 (#90710)David Stuttard2-6/+30
2024-05-01[AMDGPU] Enhance s_waitcnt insertion before barrier for gfx12 (#90595)David Stuttard4-1/+36
2024-05-01[llvm] Remove unused constructor (NFC)Youngsuk Kim1-4/+0
2024-05-01[AMDGPU] Do not optimize away pre-existing waitcnt instructions at -O0 (#90716)Jay Foad28-77284/+168118
2024-05-01[LLVM][SVE] Improve legalisation of fixed length get.active.lane.mask (#90213)Paul Walker2-55/+61
2024-05-01[AMDGPU][AsmParser][NFC] Generate NamedIntOperand predicates automatically. (...Ivan Kosarev2-38/+3
2024-05-01[lldb][Docs] Various style improvements to the tutorial (#90594)David Spickett1-154/+171
2024-05-01[clang] Fix crash when destructor definition is preceded with '=' (#90220)Vlad Serebrennikov4-3/+25
2024-04-30[ORC] Switch ObjectLinkingLayer::Plugins to shared ownership, copy pipeline.Lang Hames2-42/+42
2024-05-01[Modules] Process include files changes (#90319)Ivan Murashko2-0/+42
2024-05-01[lldb][Docs] Sort documented packets alphabetically (#90584)David Spickett2-1344/+1349
2024-05-01[AArch64][MC]Add diagnostic message for Multiple of 2/4 for ZPR128 (#90600)CarolineConcatto2-0/+13
2024-05-01[AArch64] Additional tests for negative SVE addressing modes. NFCDavid Green1-0/+145
2024-05-01Tweak BumpPtrAllocator to benefit the hot path (#90571)Owen Anderson1-3/+8
2024-05-01[RISCV] Convert vsetvli mir tests to use $noreg instead of implicit_def. NFCLuke Lau2-180/+100
2024-05-01[InstCombine] Canonicalize scalable GEPs to use llvm.vscale intrinsic (#90569)Nikita Popov29-2193/+3562
2024-04-30Revert "[alpha.webkit.UncountedCallArgsChecker] Ignore methods of WTF String ...Ryosuke Niwa3-129/+4
2024-05-01[RemoveDIs] Fix SIGSEGV caused by splitBasicBlock (#90312)Franklin Zhang2-1/+57
2024-04-30[Pipelines][Coroutines] Tune coroutine passes only for ThinLTO pre-link pipel...Wei Wang2-7/+5
2024-05-01[RISCV] Add CHECK lines for test added in 7840fa9. NFCLuke Lau1-0/+12
2024-05-01[flang][MLIR] Outline deallocation logic to `omp.private` ops (#90592)Kareem Ergawy4-8/+56
2024-04-30Reland [flang][cuda] Update attribute compatibily check for unified matching ...Valentin Clement5-9/+43