summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[flang][Driver] Let the linker fail on multiple definitions of main()...upstream/revert-73124-fix_ftn_entrypoint_dupesTom Eccles2023-12-0115-81/+14
* [mlir][sve][nfc] Merge the integration tests for linalg.matmul (#74059)Andrzej Warzyński2023-12-012-96/+69
* [Flang][Clang] Add support for frame pointers in FlangRadu Salavat2023-12-019-138/+184
* [mlgo] Fix test post PR #73899Mircea Trofin2023-12-011-1/+1
* [OpenMP][flang] Adding more tests for commonblock with target map (#71146)Shraiysh2023-12-011-4/+51
* [llvm][IR] Remove method IRBuilderBase::getInt8PtrTy (#74096)Youngsuk Kim2023-12-011-5/+0
* [Clang] Implement P2308R1 - Template Parameter Initialization. (#73103)cor3ntin2023-12-0111-100/+287
* [amdgpu] Default to 1.0, instead of unspecified, for dynamic hsa (#74098)Jon Chesterfield2023-12-011-0/+9
* Revert "Reland [X86] With large code model, put functions into .ltext with la...Dmitri Gribenko2023-12-018-66/+51
* TargetInstrInfo: squelch a signedness warning on MSVC (#74078)Ramkumar Ramachandra2023-12-012-2/+2
* [clang][ExtractAPI] Ensure LocationFileChecker doesn't try to traverse VFS wh...Daniel Grumberg2023-12-012-3/+219
* [AArch64][SME] Remove implicit-def's on smstart (#69012)Jon Roelofs2023-12-016-9/+109
* [mlir][tosa] Fix lowering of tosa.conv2d (#73240)Spenser Bauman2023-12-012-2/+25
* [mlir][tosa] Improve lowering to tosa.fully_connected (#73049)Spenser Bauman2023-12-013-83/+128
* Reapply [InstCombine] Support inverting lshr with non-negative operandNikita Popov2023-12-012-3/+11
* [InstCombine] Add additional test for invert of lshr (NFC)Nikita Popov2023-12-011-0/+12
* [mlir][tosa] Improve tosa-infer-shapes for ops consumed by non-TOSA operators...Spenser Bauman2023-12-012-43/+44
* Revert "[InstCombine] Support inverting lshr with non-negative operand"Nikita Popov2023-12-012-11/+3
* [mlir][vector] Fix unit dim dropping pattern for masked writes (#74038)Quinn Dawkins2023-12-012-19/+67
* [InstCombine] Support inverting lshr with non-negative operandNikita Popov2023-12-012-3/+11
* [InstCombine] Add tests for invert of lshr (NFC)Nikita Popov2023-12-011-0/+32
* [mlir][gpu] Generate multiple rank-specializations for tensor map cre… (#74...Adam Paszke2023-12-011-3/+40
* [InstCombiner] Make isFreeToInvert() and friends instance functions (NFC)Nikita Popov2023-12-012-15/+15
* [AArch64][SME2] Add SME2 builtins for zero { zt0 } (#72274)Matthew Devereau2023-12-018-14/+74
* [mlir][Vector] Add fold transpose(shape_cast) -> shape_cast (#73951)Benjamin Maxwell2023-12-012-1/+58
* [libc++] Revert "Compile MSAN/TSAN failing test with -O1 (#73555)"Louis Dionne2023-12-012-8/+0
* [clang][NFC] Refactor expected directives in C++ DRs 100-199 (#74061)Vlad Serebrennikov2023-12-012-279/+458
* [llvm][MC][ARM][Assembly] Emit relocations for ADRs and big-endian targets (#...Eleanor Bonnici2023-12-019-17/+82
* [ValueTracking] Reduce duplication in haveNoCommonBitsSet() (NFC)Nikita Popov2023-12-011-26/+24
* [libc][NFC] Rename SPECIAL_X86_LONG_DOUBLE in LIBC_LONG_DOUBLE_IS_X86_FLOAT80...Guillaume Chatelet2023-12-0110-44/+44
* [libc][NFC] Rename LIBC_LONG_DOUBLE_IS_IEEE754_BIN128 to LIBC_LONG_DOUBLE_IS_...Guillaume Chatelet2023-12-011-3/+3
* [libc][NFC] rename LONG_DOUBLE_IS_DOUBLE into LIBC_LONG_DOUBLE_IS_FLOAT64 (#7...Guillaume Chatelet2023-12-0110-38/+36
* [OpenMP] Fix libomptarget build issue (#74067)Dominik Adamski2023-12-011-1/+0
* [NFC][LLVMContext] Clean up DenseMapInfo classes used for APInt & APFloat.Paul Walker2023-12-011-7/+3
* [Driver] Add exclusive-group feature to multilib.yaml. (#69447)Simon Tatham2023-12-014-12/+218
* [NFC] Remove a space in CMake.rstShivam Gupta2023-12-011-1/+1
* [mlir] update linalg transform ops docsOleksandr "Alex" Zinenko2023-12-011-3/+7
* TargetInstrInfo: make getOperandLatency return optional (NFC) (#73769)Ramkumar Ramachandra2023-12-0113-206/+209
* [InstSimplify] Check common operand with constant earlierNikita Popov2023-12-012-9/+6
* [InstSimplify] Add test for implied cond with equal ops and constant (NFC)Nikita Popov2023-12-011-0/+26
* [InstSimplify] Fix or disjoint miscompile with op replacementNikita Popov2023-12-013-6/+15
* [InstSimplify] Add test for disjoint or miscompile (NFC)Nikita Popov2023-12-012-9/+72
* [clang][NFC] Fill in historical data on when C++ DRs 100-199 were fixedVlad Serebrennikov2023-12-012-20/+20
* [llvm][PowerPC] Correct handling of spill slots for SPE when EXPENSIVE_CHECKS...David Spickett2023-12-011-16/+8
* [mlir][ArmSME] Add option to only enable streaming mode/ZA if required (#73931)Benjamin Maxwell2023-12-014-5/+44
* [libc++][NFC] Update the remaining old license headersNikolas Klauser2023-12-0130-120/+103
* [mlir][sve][nfc] Update a test to use transform-interpreter (#73771)Andrzej Warzyński2023-12-011-28/+42
* [X86][MC] Support Enc/Dec for EGPR for promoted BMI instructions (#73899)XinWang102023-12-0147-110/+942
* [AArch64][SME2] Add ldr_zt, str_zt builtins and intrinsics (#72849)Matt Devereau2023-12-0110-9/+134
* [libc][NFC] Remove named_pair (#73952)Guillaume Chatelet2023-12-015-38/+12