| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | macro-fusion.mir | 4 # RUN: -mattr=+fuse-zeromove,+fuse-cmp,+fuse-wideimm,+fuse-back2back \ 8 # CHECK: Macro fuse: SU(0) - SU(1) / MULLD - ADD8 21 # CHECK: Macro fuse: SU(0) - SU(1) / ADD8 - AND8 34 # CHECK: Macro fuse: SU(0) - SU(1) / XOR8 - SUBF8 47 # CHECK: Macro fuse: SU(0) - SU(1) / OR8 - NAND8 60 # CHECK: Macro fuse: SU(0) - SU(1) / VAND - VAND 86 # CHECK: Macro fuse: SU(0) - SU(1) / RLDICR - ADD8 99 # CHECK: Macro fuse: SU(0) - SU(1) / RLDICL - XOR8 112 # CHECK: Macro fuse: SU(0) - SU(1) / RLDICR - XOR8 125 # CHECK: Macro fuse: SU(0) - SU(1) / ORI8 - ORIS8 [all …]
|
| H A D | macro-fusion.ll | 11 ; CHECK-P8: Macro fuse: SU([[SU0:[0-9]+]]) - SU([[SU1:[0-9]+]]) / ADDIStocHA8 - LD 16 ; CHECK-P8: Macro fuse: SU([[SU0:[0-9]+]]) - SU([[SU1:[0-9]+]]) / ADDIStocHA8 - LD
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Linux/ |
| H A D | instrprof-value-prof-visibility.test | 3 …hared -fuse-ld=gold -mllvm --enable-value-profiling=true %S/../Inputs/instrprof-value-prof-visibil… 4 …fuse-ld=gold -mllvm --enable-value-profiling=true -DDLOPEN_FUNC_DIR=\"%t.d\" %S/../Inputs/instrpr…
|
| H A D | coverage_shared.test | 3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -fcoverage-… 4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share… 6 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stati…
|
| H A D | instrprof-alloc.test | 1 // RUN: %clang_pgogen -fuse-ld=gold -Wl,-wrap,malloc -Wl,-wrap,calloc -o %t -O3 %S/../Inputs/instr… 4 // RUN: %clang_pgogen -mllvm -vp-static-alloc=false -fuse-ld=gold -Wl,-wrap,malloc -Wl,-wrap,callo…
|
| H A D | instrprof-dynamic-two-shared.test | 2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.s… 3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/b.s… 4 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share…
|
| H A D | instrprof-dynamic-one-shared.test | 2 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t.d/a.s… 3 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-share… 5 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stati…
|
| H A D | instrprof-dlopen.test | 2 RUN: %clang_profgen -o %t.d/func.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld=… 3 RUN: %clang_profgen -o %t.d/func2.shared -fPIC -shared -fdata-sections -ffunction-sections -fuse-ld… 8 RUN: %clang_profgen -fdata-sections -ffunction-sections -fuse-ld=gold -Wl,--gc-sections -o %t-stat…
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | hip-cuid.hip | 4 // Check invalid -fuse-cuid= option. 10 // RUN: -c -nogpulib -fuse-cuid=invalid \ 21 // RUN: -c -nogpulib -fuse-cuid=random \ 37 // Check fixed CUID override -fuse-cuid. 43 // RUN: -c -nogpulib -fuse-cuid=random -cuid=xyz_123 \ 54 // RUN: -c -nogpulib -fuse-cuid=hash \ 59 // INVALID: invalid value 'invalid' in '-fuse-cuid=invalid'
|
| H A D | hip-cuid-hash.hip | 8 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \ 12 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \ 21 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \ 25 // RUN: --offload-arch=gfx906 -c -nogpulib -fuse-cuid=hash \
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | macro-fusion.ll | 2 ; RUN: llc < %s -mtriple=aarch64-linux-gnu -mattr=+fuse-arith-logic -verify-misched -debug-only=mac… 10 ; CHECK: Macro fuse: SU([[SU4:[0-9]+]]) - SU([[SU5:[0-9]+]]) 12 ; CHECK-NOT: Macro fuse:
|
| H A D | misched-fusion-crypto-eor.mir | 1 # RUN: llc -o /dev/null %s -run-pass=machine-scheduler -mtriple aarch64-- -mattr=-fuse-aes,+crypto … 2 # RUN: llc -o /dev/null %s -run-pass=machine-scheduler -mtriple aarch64-- -mattr=+fuse-aes,+crypto … 3 # RUN: llc -o /dev/null %s -run-pass=machine-scheduler -mtriple aarch64-- -mattr=+fuse-aes,+fuse-cr…
|
| H A D | misched-fusion-lit.ll | 1 ; RUN: llc %s -o - -mtriple=aarch64-unknown -mattr=-fuse-adrp-add,-fuse-literals | FileCheck %s --c… 2 ; RUN: llc %s -o - -mtriple=aarch64-unknown -mattr=+fuse-adrp-add,+fuse-literals | FileCheck %s --c…
|
| /llvm-project-15.0.7/flang/ |
| H A D | .drone.star | 13 …'env CC=clang-8 CXX=clang++-8 CXXFLAGS="-stdlib=libc++" LDFLAGS="-fuse-ld=lld" cmake -GNinja -DCMA… 17 …'env CC=clang-8 CXX=clang++-8 CXXFLAGS="-UNDEBUG -stdlib=libc++" LDFLAGS="-fuse-ld=lld" cmake -GNi… 39 …'env CC=gcc CXX=g++ LDFLAGS="-fuse-ld=gold" cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTA… 43 …'env CC=gcc CXX=g++ CXXFLAGS="-UNDEBUG" LDFLAGS="-fuse-ld=gold" cmake -GNinja -DCMAKE_BUILD_TYPE=R…
|
| /llvm-project-15.0.7/flang/include/flang/Lower/ |
| H A D | IntervalSet.h | 46 fuse(lo, up, i); in merge() 70 fuse(lo, up, i); in merge() 92 void fuse(std::size_t lo, std::size_t up, Iterator i) { in fuse() function
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/builder/scripts/windows/ |
| H A D | clang.bat | 4 %PATHTOCLANGPP% -fuse-ld=lld -c !COMPILER_OPTIONS_%%I! !SOURCE_FILE_%%I! -o !OBJECT_FILE_%%I! 8 %PATHTOCLANGPP% -fuse-ld=lld %LINKER_OPTIONS% %OBJECT_FILES% -o %EXECUTABLE_FILE%
|
| /llvm-project-15.0.7/bolt/test/runtime/ |
| H A D | plt-lld.test | 5 RUN: %clang %cflags -no-pie %p/../Inputs/plt.c -fuse-ld=lld \ 11 RUN: %clang %cflags -fPIC -pie %p/../Inputs/plt.c -fuse-ld=lld \
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/ |
| H A D | Fusion.cpp | 114 static LinalgOp fuse(OpBuilder &b, LinalgOp producer, in fuse() function 193 static LinalgOp fuse(OpBuilder &b, LinalgOp producerOp, AffineMap producerMap, in fuse() function 203 return fuse(b, producerOp, fusedLoopsAndRanges); in fuse() 369 auto fusedProducer = fuse(b, producerOp, *producerMap, consumerOpOperand); in fuseProducerOfBuffer() 448 fuse(b, producerOp, producerOp.getTiedIndexingMap(opOperand), in fuseProducerOfTensor()
|
| /llvm-project-15.0.7/llvm/test/Transforms/LowerMatrixIntrinsics/ |
| H A D | multiply-minimal.ll | 2 ; RUN: opt -lower-matrix-intrinsics-minimal -fuse-matrix-tile-size=2 -matrix-allow-contract -force-… 3 …rinsics<minimal>,instcombine,verify<domtree>' -fuse-matrix-tile-size=2 -matrix-allow-contract -for…
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPC.td | 179 def FeatureAddiLoadFusion : SubtargetFeature<"fuse-addi-load", 183 def FeatureAddisLoadFusion : SubtargetFeature<"fuse-addis-load", 191 SubtargetFeature<"fuse-arith-add", "HasArithAddFusion", "true", 195 SubtargetFeature<"fuse-add-logical", "HasAddLogicalFusion", "true", 199 SubtargetFeature<"fuse-logical-add", "HasLogicalAddFusion", "true", 203 SubtargetFeature<"fuse-logical", "HasLogicalFusion", "true", 207 SubtargetFeature<"fuse-sha3", "HasSha3Fusion", "true", 211 SubtargetFeature<"fuse-cmp", "HasCompareFusion", "true", 215 SubtargetFeature<"fuse-wideimm", "HasWideImmFusion", "true", 219 SubtargetFeature<"fuse-zeromove", "HasZeroMoveFusion", "true", [all …]
|
| /llvm-project-15.0.7/mlir/test/Transforms/ |
| H A D | loop-fusion-transformation.mlir | 47 // Should fuse in entire inner loop on %i1 from source loop nest, as %i1 92 // However, we can avoid the dependence cycle if we first fuse loop0 into 95 // Then fuse this loop nest with loop2:
|
| /llvm-project-15.0.7/mlir/test/Dialect/Linalg/ |
| H A D | transform-op-fuse.mlir | 22 %1, %loops:2 = transform.structured.fuse %0 {tile_sizes = [32, 32], tile_interchange = [0, 1]} 51 %1, %loops:2 = transform.structured.fuse %0 {tile_sizes = [32, 32], tile_interchange = [0, 1]} 95 … %1, %loops:3 = transform.structured.fuse %0 {tile_sizes = [5, 4, 7], tile_interchange = [0, 2, 1]}
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | misched-fusion-lit.ll | 1 ; RUN: llc %s -o - -mtriple=armv8-unknown -mattr=-fuse-literals,+use-misched | FileCheck %s --check… 2 ; RUN: llc %s -o - -mtriple=armv8-unknown -mattr=+fuse-literals,+use-misched | FileCheck %s --check…
|
| /llvm-project-15.0.7/lldb/tools/intel-features/intel-mpx/test/ |
| H A D | Makefile | 5 CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd
|
| /llvm-project-15.0.7/lldb/test/Shell/Unwind/ |
| H A D | basic-block-sections.test | 21 # RUN: %clang_host %p/Inputs/basic-block-sections.c -o %t -fbasic-block-sections=all -fuse-ld=lld -… 31 # RUN: %clang_host %p/Inputs/basic-block-sections.c -o %t -fbasic-block-sections=all -fuse-ld=lld -…
|