aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-07[𝘀𝗽𝗿] changes to main this commit is based onusers/minglotus-6/spr/main.nfcrefactormingmingl49-293/+2056
2024-02-05[Clang][Sema] Fix regression due to missing ambiguity check before attempting...Shafik Yaghmour2-1/+24
2024-02-05[scudo] Add ScopedTSD to avoid releasing TSD manually (#80061)ChiaHungDuan5-98/+130
2024-02-05[RISCV] Update llvm/test/MC/RISCV/attribute-arch.s for RISC-V Pointer Masking...Michael Maitland1-0/+30
2024-02-05[DAG] Avoid a crash when checking size of scalable type in visitANDLikePhilip Reames2-3/+57
2024-02-05[mlir][openacc] Simplify IR with acc.loop control (#80387)Valentin Clement (バレンタイン クレメン)11-114/+116
2024-02-05[clang] Fix extractAPI typo in comments, NFCCyndy Ishida1-1/+1
2024-02-05[mlir][sparse] Change LevelType enum to 64 bit (#80501)Yinying Li8-43/+45
2024-02-05[mlir][openacc] Add legalize data pass for compute operation (#80351)Valentin Clement12-20/+307
2024-02-05New calling convention preserve_none (#76868)weiguozhi38-3/+635
2024-02-05Add commands frequency to statistics dump (#80375)jeffreytan8110-10/+105
2024-02-05Revert "[mlir][openacc] Add legalize data pass for compute operation (#80351)"Valentin Clement12-306/+20
2024-02-05[DirectX][NFC] Change all DXIL TableGen tokens to CamelCase (#80714)S. Bharadwaj Yadavalli2-115/+116
2024-02-05[mlir][openacc] Add MLIRSupport to MLIROpenACCTransformsValentin Clement1-0/+1
2024-02-05[mlir][openacc] Add legalize data pass for compute operation (#80351)Valentin Clement12-20/+305
2024-02-05[Profile][Windows] Drop extern for __buildid. (#80700)Zequan Wu1-1/+1
2024-02-05[RISCV] Fix description of Ssstrict to have a closing parenthesis.Craig Topper1-1/+1
2024-02-05[flang] Set fast math related function attributes for -Ofast/-ffast-math (#79...Alex Bradbury7-8/+104
2024-02-05[libc++][NFC] Fix typo in commentLouis Dionne1-1/+1
2024-02-05[Flang][OpenMP] Attempt to make map-types-and-sizes.f90 test more agnostic to...Andrew Gozillon1-2/+2
2024-02-06[Transforms] Add more cos combinations to SimplifyLibCalls and InstCombine (#...AtariDreams3-7/+88
2024-02-05[workflows] Close issues used for backports once the PR has been created (#80...Tom Stellard1-0/+4
2024-02-05[RISCV] Add support for RISC-V Pointer Masking (#79929)Michael Maitland7-0/+114
2024-02-05[lldb] Cleanup regex in libcxx formatters (NFC) (#80618)Dave Lee1-6/+6
2024-02-05[lldb] Remove unused private TypeCategoryMap methods (NFC) (#80602)Dave Lee1-6/+0
2024-02-05[mlir][sparse] refine sparse assembler strategy (#80521)Aart Bik4-48/+113
2024-02-05[NFC] Fix typo (#80703)stephenpeckham5-8/+9
2024-02-05Fix broken ARM processor features test (#80717)Mats Petersson1-2/+4
2024-02-06[ValueTracking][NFC] Pass `SimplifyQuery` to `computeKnownFPClass` family (#8...Yingwei Zheng13-123/+86
2024-02-05[x86_64][windows][swift] do not use Swift async extended frame for wi… (#80...Alex Lorenz5-34/+71
2024-02-05[X86] addConstantComments - add FP16 MOVSH asm comments supportSimon Pilgrim4-48/+60
2024-02-05[X86] Regenerate some vector constant comments missed in recent patches to im...Simon Pilgrim11-57/+57
2024-02-05[clang][AMDGPU][CUDA] Handle __builtin_printf for device printf (#68515)Mészáros Gergely4-1/+47
2024-02-05Add some clarification to email check messageAnton Korobeynikov1-0/+1
2024-02-05[GitHub][Workflows] Prevent multiple private email comments (temporarily) (#8...David Spickett1-1/+4
2024-02-05[workflows] Use /mnt as the build directory on Linux (#80583)Tom Stellard1-2/+9
2024-02-05[Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for targ...agozillon36-95/+1657
2024-02-05[AMDGPU] GlobalISel for f8 conversions (#80503)Stanislav Mekhanoshin2-2/+12
2024-02-05[AMDGPU] Fixed byte_sel of v_cvt_f32_bf8/v_cvt_f32_fp8 (#80502)Stanislav Mekhanoshin3-10/+8
2024-02-05Revert "[mlir][vector] Drop inner unit dims for transfer ops on dynamic shape...Han-Chung Wang2-57/+12
2024-02-06[InstCombine] Fix assertion failure in issue80597 (#80614)Yingwei Zheng2-0/+36
2024-02-05[bazel] Port d4ef4b818929732bcb68a536ef2c91891c0ad179Benjamin Kramer1-0/+13
2024-02-05[AArch64] Fix generated types for ARM64EC variadic entry thunk targets (#80595)Billy Laws2-23/+29
2024-02-05[clang][Interp] Handle ObjCBoolLiteralExprsTimm Bäder5-0/+18
2024-02-05[libc++abi] Revert temporary workaround to unblock ChromeLouis Dionne5-31/+5
2024-02-05[libc++][doc] Updates LWG3346 status. (#80536)Mark de Wever1-1/+1
2024-02-05[flang][docs] fix stack arrays docs page name (#80708)Tom Eccles1-1/+1
2024-02-05[libc++] Add missing include of <wchar.h> in POSIX locale fallbacksLouis Dionne1-0/+1
2024-02-05Revert "[mlir][openacc] Add legalize data pass for compute operation" (#80710)Valentin Clement (バレンタイン クレメン)12-302/+20
2024-02-05[libc++] Fix ambiguity when using std::scoped_allocator constructor (#80261)Rajveer Singh Bharadwaj2-4/+10