summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes to main this commit is based onupstream/users/minglotus-6/spr/main.nfcrefactormingmingl2024-02-0749-293/+2056
* [Clang][Sema] Fix regression due to missing ambiguity check before attempting...Shafik Yaghmour2024-02-052-1/+24
* [scudo] Add ScopedTSD to avoid releasing TSD manually (#80061)ChiaHungDuan2024-02-055-98/+130
* [RISCV] Update llvm/test/MC/RISCV/attribute-arch.s for RISC-V Pointer Masking...Michael Maitland2024-02-051-0/+30
* [DAG] Avoid a crash when checking size of scalable type in visitANDLikePhilip Reames2024-02-052-3/+57
* [mlir][openacc] Simplify IR with acc.loop control (#80387)Valentin Clement (バレンタイン クレメン)2024-02-0511-114/+116
* [clang] Fix extractAPI typo in comments, NFCCyndy Ishida2024-02-051-1/+1
* [mlir][sparse] Change LevelType enum to 64 bit (#80501)Yinying Li2024-02-058-43/+45
* [mlir][openacc] Add legalize data pass for compute operation (#80351)Valentin Clement2024-02-0512-20/+307
* New calling convention preserve_none (#76868)weiguozhi2024-02-0538-3/+635
* Add commands frequency to statistics dump (#80375)jeffreytan812024-02-0510-10/+105
* Revert "[mlir][openacc] Add legalize data pass for compute operation (#80351)"Valentin Clement2024-02-0512-306/+20
* [DirectX][NFC] Change all DXIL TableGen tokens to CamelCase (#80714)S. Bharadwaj Yadavalli2024-02-052-115/+116
* [mlir][openacc] Add MLIRSupport to MLIROpenACCTransformsValentin Clement2024-02-051-0/+1
* [mlir][openacc] Add legalize data pass for compute operation (#80351)Valentin Clement2024-02-0512-20/+305
* [Profile][Windows] Drop extern for __buildid. (#80700)Zequan Wu2024-02-051-1/+1
* [RISCV] Fix description of Ssstrict to have a closing parenthesis.Craig Topper2024-02-051-1/+1
* [flang] Set fast math related function attributes for -Ofast/-ffast-math (#79...Alex Bradbury2024-02-057-8/+104
* [libc++][NFC] Fix typo in commentLouis Dionne2024-02-051-1/+1
* [Flang][OpenMP] Attempt to make map-types-and-sizes.f90 test more agnostic to...Andrew Gozillon2024-02-051-2/+2
* [Transforms] Add more cos combinations to SimplifyLibCalls and InstCombine (#...AtariDreams2024-02-063-7/+88
* [workflows] Close issues used for backports once the PR has been created (#80...Tom Stellard2024-02-051-0/+4
* [RISCV] Add support for RISC-V Pointer Masking (#79929)Michael Maitland2024-02-057-0/+114
* [lldb] Cleanup regex in libcxx formatters (NFC) (#80618)Dave Lee2024-02-051-6/+6
* [lldb] Remove unused private TypeCategoryMap methods (NFC) (#80602)Dave Lee2024-02-051-6/+0
* [mlir][sparse] refine sparse assembler strategy (#80521)Aart Bik2024-02-054-48/+113
* [NFC] Fix typo (#80703)stephenpeckham2024-02-055-8/+9
* Fix broken ARM processor features test (#80717)Mats Petersson2024-02-051-2/+4
* [ValueTracking][NFC] Pass `SimplifyQuery` to `computeKnownFPClass` family (#8...Yingwei Zheng2024-02-0613-123/+86
* [x86_64][windows][swift] do not use Swift async extended frame for wi… (#80...Alex Lorenz2024-02-055-34/+71
* [X86] addConstantComments - add FP16 MOVSH asm comments supportSimon Pilgrim2024-02-054-48/+60
* [X86] Regenerate some vector constant comments missed in recent patches to im...Simon Pilgrim2024-02-0511-57/+57
* [clang][AMDGPU][CUDA] Handle __builtin_printf for device printf (#68515)Mészáros Gergely2024-02-054-1/+47
* Add some clarification to email check messageAnton Korobeynikov2024-02-051-0/+1
* [GitHub][Workflows] Prevent multiple private email comments (temporarily) (#8...David Spickett2024-02-051-1/+4
* [workflows] Use /mnt as the build directory on Linux (#80583)Tom Stellard2024-02-051-2/+9
* [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for targ...agozillon2024-02-0536-95/+1657
* [AMDGPU] GlobalISel for f8 conversions (#80503)Stanislav Mekhanoshin2024-02-052-2/+12
* [AMDGPU] Fixed byte_sel of v_cvt_f32_bf8/v_cvt_f32_fp8 (#80502)Stanislav Mekhanoshin2024-02-053-10/+8
* Revert "[mlir][vector] Drop inner unit dims for transfer ops on dynamic shape...Han-Chung Wang2024-02-052-57/+12
* [InstCombine] Fix assertion failure in issue80597 (#80614)Yingwei Zheng2024-02-062-0/+36
* [bazel] Port d4ef4b818929732bcb68a536ef2c91891c0ad179Benjamin Kramer2024-02-051-0/+13
* [AArch64] Fix generated types for ARM64EC variadic entry thunk targets (#80595)Billy Laws2024-02-052-23/+29
* [clang][Interp] Handle ObjCBoolLiteralExprsTimm Bäder2024-02-055-0/+18
* [libc++abi] Revert temporary workaround to unblock ChromeLouis Dionne2024-02-055-31/+5
* [libc++][doc] Updates LWG3346 status. (#80536)Mark de Wever2024-02-051-1/+1
* [flang][docs] fix stack arrays docs page name (#80708)Tom Eccles2024-02-051-1/+1
* [libc++] Add missing include of <wchar.h> in POSIX locale fallbacksLouis Dionne2024-02-051-0/+1
* Revert "[mlir][openacc] Add legalize data pass for compute operation" (#80710)Valentin Clement (バレンタイン クレメン)2024-02-0512-302/+20
* [libc++] Fix ambiguity when using std::scoped_allocator constructor (#80261)Rajveer Singh Bharadwaj2024-02-052-4/+10