aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-10Revert "[Support]Look up in top-level subcommand as a fallback when looking o...revert-71776-commandlineFangrui Song0-0/+0
2023-11-10[mlir][vector] Notify the rewriter when sinking out of warp ops (#71964)Quinn Dawkins2-2/+66
2023-11-10Revert "[Support]Look up in top-level subcommand as a fallback when looking o...Mingming Liu2-60/+0
2023-11-10[OMPIRBuilder] Do not call __kmpc_push_num_threads for device parallel (#71934)Dominik Adamski2-2/+24
2023-11-10[libc][math] Add initial support for C23 float128 math functions, starting wi...lntue19-15/+310
2023-11-10[builtins] Guard the divtc3_test.c test with CRT_HAS_TF_MODE (#71876)Amara Emerson1-0/+10
2023-11-10[TOSA] Add TosaToMLProgram conversion (#69787)Jerry-Ge9-0/+226
2023-11-10[Docs] Instructions for new contributors to find reviewers (#71936)Pablo Antonio Martinez1-1/+4
2023-11-10[Clang][BPF] Add __BPF_CPU_VERSION__ macro (#71856)yonghong-song2-2/+112
2023-11-10[clang-tidy][NFC] Reduce map lookups in IncludeSorterPiotr Zegar1-3/+4
2023-11-10[mlir][vector] Take dim sizes into account in DropInnerMostUnitDims. (#71752)Han-Chung Wang2-3/+28
2023-11-10[Support]Look up in top-level subcommand as a fallback when looking options f...Mingming Liu2-0/+60
2023-11-10[AMDGPU] Call the `FINI_ARRAY` destructors in the correct order (#71815)Joseph Huber4-23/+63
2023-11-10[SLP][NFC]Add a test for gather node with mixed load/non-load scalars.Alexey Bataev1-0/+49
2023-11-10[flang][windows] Add option to link against specific MSVC CRT (#70833)David Truby19-31/+169
2023-11-10[Sema] Fix strict ordering in overload candidate comparisonsIlya Biryukov2-3/+20
2023-11-10Revert "[AMDGPU] Call the `FINI_ARRAY` destructors in the correct order (#718...Nikita Popov4-53/+48
2023-11-10[InstCombine] Avoid use of shift constant expressions (NFCI)Nikita Popov1-4/+7
2023-11-10[mlir] Add sm_90a GEMM test 128x128x128 (F32 += F16 * F16) (#69913)Guray Ozen1-0/+272
2023-11-10[mlir] Add sm_90a GEMM test 128x128x128 (F32 =F16*F16) with predicate (#70028)Guray Ozen1-0/+283
2023-11-10Update test to consider incompatible align attributeAnna Thomas1-2/+2
2023-11-10[mlir] Fix sm90 test for new verifierGuray Ozen1-4/+5
2023-11-10[libc] Update configure.rst after config.json modification (#71942)Guillaume Chatelet1-0/+1
2023-11-10[AMDGPU] Call the `FINI_ARRAY` destructors in the correct order (#71815)Joseph Huber4-48/+53
2023-11-10[NVPTX] Allow the ctor/dtor lowering pass to emit kernels (#71549)Joseph Huber2-7/+248
2023-11-10[Clang] Add missing REQUIRES to tests (NFC)Nikita Popov2-0/+2
2023-11-10[IR] Mark lshr and ashr constant expressions as undesirableNikita Popov3-41/+54
2023-11-10[Clang] Generate test checks (NFC)Nikita Popov1-25/+92
2023-11-10[InstCombine] Require immediate constant in canEvaluateShifted()Nikita Popov1-2/+2
2023-11-10[mlir][vector] Add distribution pattern for vector.create_mask (#71619)Quinn Dawkins2-4/+116
2023-11-10[clang][deps] Skip writing `DIAG_PRAGMA_MAPPINGS` record (#70874)Jan Svoboda3-3/+11
2023-11-10[InstCombine] Avoid uses of ConstantExpr::getLShr()Nikita Popov2-5/+10
2023-11-10[InstCombine] Avoid some uses of ConstantExpr::getLShr() (NFC)Nikita Popov1-4/+8
2023-11-10[Driver][LTO] Copy fix empty stats filename to AIX (#71738)diggerlin2-1/+17
2023-11-10[Clang][SME2] Add single and multi min and max builtins (#71688)Sam Tebbs3-0/+3144
2023-11-10[mlir][vector] NFC: Rename helper to check for all ones mask for consistency ...Quinn Dawkins2-3/+3
2023-11-10[InstCombine] Remove bitcast handling from SimplifyDemandedBitsNikita Popov2-26/+2
2023-11-10[AIX] Enable tests relating to 64-bit XCOFF object files (#71814)Jake Egan4-262/+28
2023-11-10[ConstantFolding] Avoid use of ConstantExpr::getLShr() (NFC)Nikita Popov1-3/+2
2023-11-10[AMDGPU][NFC] Eliminate unnecessary TableGen casts. (#71802)Ivan Kosarev1-4/+4
2023-11-10[AMDGPU] Fix operand definitions for atomic scalar memory instructions. (#71799)Ivan Kosarev4-64/+21
2023-11-10[NFC] [docs] Clarify we are talking about a functionFlorian Mayer1-1/+2
2023-11-10[ConstantFolding] Remove unnecessary pointer handling in FoldBitCast (NFCI)Nikita Popov1-9/+0
2023-11-10[mlir][vector] Root the transfer write distribution pattern on the warp op (#...Quinn Dawkins4-21/+63
2023-11-10Revert "[lldb] Remove the newly-added test in 66acd1e4dc1080015fe6b234226f1d3...David Spickett1-0/+17
2023-11-10Revert "ValueTracking: Identify implied fp classes by general fcmp (#66505)"Hans Wennborg4-492/+422
2023-11-10[AArch64][GlobalISel] Expand handling for sitofp and uitofp (#71282)David Green3-4/+6224
2023-11-10[RISCV][SDAG] Prefer ShortForwardBranch to lower sdiv by pow2 (#67364)Yingwei Zheng7-56/+452
2023-11-10Reland "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett1-2/+13
2023-11-10Rehome libcxx-builder docker image & attempt gentler termination. (#71604)Eric4-13/+24