Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 25 of 2149) sorted by relevance

12345678910>>...86

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcpus-intel.ll4 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=i386 2>&1 | FileCheck %s --check-p…
5 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=i486 2>&1 | FileCheck %s --check-p…
6 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=i586 2>&1 | FileCheck %s --check-p…
7 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=pentium 2>&1 | FileCheck %s --chec…
8 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=pentium-mmx 2>&1 | FileCheck %s --…
9 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=i686 2>&1 | FileCheck %s --check-p…
10 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=pentiumpro 2>&1 | FileCheck %s --c…
11 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=pentium2 2>&1 | FileCheck %s --che…
12 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=pentium3 2>&1 | FileCheck %s --che…
15 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=pentium4 2>&1 | FileCheck %s --che…
[all …]
H A Dcpus-amd.ll4 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=k6 2>&1 | FileCheck %s --check-pre…
5 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=k6-2 2>&1 | FileCheck %s --check-p…
6 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=k6-3 2>&1 | FileCheck %s --check-p…
7 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=athlon 2>&1 | FileCheck %s --check…
8 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=athlon-tbird 2>&1 | FileCheck %s -…
9 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=athlon-4 2>&1 | FileCheck %s --che…
10 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=athlon-xp 2>&1 | FileCheck %s --ch…
11 ; RUN: llc < %s -o /dev/null -mtriple=i686-unknown-unknown -mcpu=athlon-mp 2>&1 | FileCheck %s --ch…
13 ; RUN: llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k8 2>&1 | FileCheck %s --check-p…
14 ; RUN: llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=opteron 2>&1 | FileCheck %s --ch…
[all …]
H A Dcpus-intel-no-x86_64.ll5 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i386 2>&1 | FileChec…
6 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i486 2>&1 | FileChec…
7 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i586 2>&1 | FileChec…
8 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium 2>&1 | FileC…
9 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium-mmx 2>&1 | F…
10 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=i686 2>&1 | FileChec…
11 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentiumpro 2>&1 | Fi…
12 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium2 2>&1 | File…
13 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium3 2>&1 | File…
16 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=pentium4 2>&1 | File…
[all …]
H A Dcpus-amd-no-x86_64.ll5 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k6 2>&1 | FileCheck …
6 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k6-2 2>&1 | FileChec…
7 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=k6-3 2>&1 | FileChec…
8 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon 2>&1 | FileCh…
9 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-tbird 2>&1 | …
10 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-4 2>&1 | File…
11 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-xp 2>&1 | Fil…
12 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=athlon-mp 2>&1 | Fil…
13 ; RUN: not --crash llc < %s -o /dev/null -mtriple=x86_64-unknown-unknown -mcpu=geode 2>&1 | FileChe…
/llvm-project-15.0.7/llvm/test/FileCheck/comment/
H A Dbad-comment-prefix.txt4 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
7 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
10 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
13 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
19 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
22 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
29 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
35 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
38 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
45 RUN: %ProtectFileCheckOutput not FileCheck /dev/null < /dev/null 2>&1 \
/llvm-project-15.0.7/clang/utils/analyzer/
H A DDockerfile26 libx11-dev=2:1.6.4-3* \
27 libxrandr-dev=2:1.5.1-1 \
28 libxinerama-dev=2:1.1.3-1 \
29 libxcursor-dev=1:1.1.15-1 \
30 libxi-dev=2:1.7.9-1
35 libgmp-dev=2:6.1.2+dfsg-2
39 liblapack-dev=3.7.1-4*
44 uuid-dev=2.31.1-0.4*
50 libncurses5-dev=6.1-1* \
51 libevent-dev=2.1.8* \
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-symbolizer/
H A Dinput-base.test2 RUN: llvm-symbolizer -e /dev/null -a 0x1234 | FileCheck %s
3 RUN: llvm-symbolizer -e /dev/null -a 0X1234 | FileCheck %s
4 RUN: llvm-symbolizer -e /dev/null -a 4660 | FileCheck %s
5 RUN: llvm-symbolizer -e /dev/null -a 011064 | FileCheck %s
6 RUN: llvm-symbolizer -e /dev/null -a 0b1001000110100 | FileCheck %s
7 RUN: llvm-symbolizer -e /dev/null -a 0B1001000110100 | FileCheck %s
8 RUN: llvm-symbolizer -e /dev/null -a 0o11064 | FileCheck %s
14 RUN: llvm-addr2line -e /dev/null -a 0x1234 | FileCheck %s
15 RUN: llvm-addr2line -e /dev/null -a 0X1234 | FileCheck %s
16 RUN: llvm-addr2line -e /dev/null -a 1234 | FileCheck %s
[all …]
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dgroup.s12 # RUN: llvm-readobj %t2 > /dev/null
16 # RUN: llvm-readobj %t2 > /dev/null
19 # RUN: not ld.lld -o /dev/null %t.t 2>/dev/null
21 # RUN: llvm-readobj %t2 > /dev/null
24 # RUN: not ld.lld -o /dev/null %t.t 2>/dev/null
26 # RUN: llvm-readobj %t2 > /dev/null
29 # RUN: not ld.lld -o /dev/null %t.t 2>/dev/null
31 # RUN: llvm-readobj %t2 > /dev/null
34 # RUN: not ld.lld -o /dev/null %t.t 2>/dev/null
36 # RUN: llvm-readobj %t2 > /dev/null
[all …]
H A Dlinkerscript.s8 # RUN: llvm-readobj %t2 > /dev/null
12 # RUN: llvm-readobj %t2 > /dev/null
17 # RUN: llvm-readobj %t.out > /dev/null
21 # RUN: llvm-readobj %t.out > /dev/null
25 # RUN: llvm-readobj %t.out > /dev/null
29 # RUN: llvm-readobj %t.out > /dev/null
34 # RUN: llvm-readobj %t2 > /dev/null
39 # RUN: not ld.lld %t.script -o /dev/null > %t.log 2>&1
46 # RUN: not ld.lld -o /dev/null %t.script > %t.log 2>&1
H A Dassert.s6 # RUN: llvm-readobj %t1 > /dev/null
9 # RUN: not ld.lld -o /dev/null -T %t3.script %t1.o 2>&1 | FileCheck --check-prefix=FAIL %s
10 # RUN: ld.lld -o /dev/null -T %t3.script %t1.o --noinhibit-exec 2>&1 | FileCheck --check-prefix=FAI…
15 # RUN: llvm-readobj %t4 > /dev/null
20 # RUN: llvm-readobj %t5 > /dev/null
26 # RUN: llvm-readobj %t5 > /dev/null
31 # RUN: llvm-readobj %t6 > /dev/null
37 # RUN: ld.lld -shared -o /dev/null --script %t7.script %t1.o
H A Dmemory-err.s7 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR1 %s
13 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR2 %s
19 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR3 %s
29 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR4 %s
35 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR5 %s
39 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR5 %s
48 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR6 %s
54 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR7 %s
59 # RUN: not ld.lld -shared -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR_DOT %s
71 # RUN: not ld.lld -T %t.script %t.o -o /dev/null 2>&1 | FileCheck --check-prefix=ERR_OVERFLOW %s
/llvm-project-15.0.7/lld/test/ELF/
H A Dwarn-backrefs.s10 # RUN: ld.lld --fatal-warnings %t1.o %t2.a -o /dev/null
11 # RUN: ld.lld --fatal-warnings --warn-backrefs %t1.o %t2.a -o /dev/null
15 # RUN: ld.lld --fatal-warnings --warn-backrefs %t1.lds -o /dev/null
19 # RUN: ld.lld --fatal-warnings %t2.a %t1.o -o /dev/null
20 # RUN: ld.lld --warn-backrefs %t2.a %t1.o -o /dev/null 2>&1 | FileCheck %s
22 # RUN: ld.lld --warn-backrefs %t2.a '-(' %t1.o '-)' -o /dev/null 2>&1 | FileCheck %s
26 # RUN: --warn-backrefs-exclude not_exist %t2.a %t1.o -o /dev/null
32 # RUN: ld.lld --fatal-warnings --warn-backrefs %t2.lds -o /dev/null
33 # RUN: ld.lld --fatal-warnings --warn-backrefs '-(' %t2.a %t1.o '-)' -o /dev/null
38 # RUN: ld.lld --warn-backrefs %t3.lds %t1.o -o /dev/null 2>&1 | FileCheck %s
[all …]
H A Dppc64-reloc-addr16-err.s3 # RUN: ld.lld %thi.o --defsym=a=0x7fffffff -o /dev/null
4 # RUN: not ld.lld %thi.o --defsym=a=0x80000000 -o /dev/null
5 # RUN: ld.lld %thi.o --defsym=a=0xffffffff80000000 -o /dev/null
6 # RUN: not ld.lld %thi.o --defsym=a=0xffffffff7fffffff -o /dev/null
9 # RUN: ld.lld %tha.o --defsym=a=0x7fff7fff -o /dev/null
10 # RUN: not ld.lld %tha.o --defsym=a=0x7fff8000 -o /dev/null
11 # RUN: ld.lld %tha.o --defsym=a=0xffffffff7fff8000 -o /dev/null
12 # RUN: not ld.lld %tha.o --defsym=a=0xffffffff7fff7fff -o /dev/null
H A Dunresolved-symbols.s7 # RUN: not ld.lld %t1.o %t2.o -o /dev/null 2>&1 | \
13 # RUN: not ld.lld %t1.o %t2.o -o /dev/null --unresolved-symbols=xxx 2>&1 | \
17 # RUN: not ld.lld %t1.o %t2.o -o /dev/null --unresolved-symbols xxx 2>&1 | \
23 # RUN: llvm-readobj %t1_1 > /dev/null 2>&1
31 # RUN: llvm-readobj %t1_3 > /dev/null 2>&1
35 # RUN: llvm-readobj %t2 > /dev/null 2>&1
46 # RUN: llvm-readobj %t3_1 > /dev/null 2>&1
51 # RUN: llvm-readobj %t4 > /dev/null 2>&1
55 # RUN: llvm-readobj %t5 > /dev/null 2>&1
61 # RUN: llvm-readobj %t6_1 > /dev/null 2>&1
[all …]
H A Dtls-mismatch.s4 # RUN: ld.lld %t1.o %t.o -o /dev/null
5 # RUN: ld.lld %t.o %t1.o -o /dev/null
6 # RUN: ld.lld --start-lib %t.o --end-lib %t1.o -o /dev/null
7 # RUN: ld.lld %t1.o --start-lib %t.o --end-lib -o /dev/null
11 # RUN: not ld.lld %t2.o %t.o -o /dev/null 2>&1 | FileCheck %s
12 # RUN: not ld.lld %t.o %t2.o -o /dev/null 2>&1 | FileCheck %s
17 # RUN: ld.lld %t3.o %t.o -o /dev/null
21 # RUN: ld.lld --defsym tls1=42 %t.o -o /dev/null 2>&1 | count 0
24 # RUN: ld.lld --defsym tls1=tls2 %t.o -o /dev/null 2>&1 | count 0
31 # RUN: ld.lld %t.o %t.bc -o /dev/null
[all …]
H A Dallow-shlib-undefined.s8 # RUN: ld.lld --allow-shlib-undefined %t.o %t.so -o /dev/null
9 # RUN: not ld.lld --no-allow-shlib-undefined %t.o %t.so -o /dev/null 2>&1 | FileCheck %s
11 # RUN: not ld.lld %t.o %t.so -o /dev/null 2>&1 | FileCheck %s
12 # RUN: ld.lld %t.o %t.so --noinhibit-exec -o /dev/null 2>&1 | FileCheck %s --check-prefix=WARN
15 # RUN: ld.lld -shared %t.o %t.so -o /dev/null
20 # RUN: ld.lld --no-allow-shlib-undefined %t.o %t2.so -o /dev/null
24 # RUN: ld.lld -shared %t1.o -o /dev/null
25 # RUN: ld.lld -shared --allow-shlib-undefined %t1.o -o /dev/null
26 # RUN: ld.lld -shared --no-allow-shlib-undefined %t1.o -o /dev/null
32 # RUN: not ld.lld --gc-sections %t.o %tref.o %t.so -o /dev/null 2>&1 | FileCheck %s
[all …]
/llvm-project-15.0.7/llvm/cmake/
H A Dconfig.guess352 grep IS_64BIT_ARCH >/dev/null
1063 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
1082 elif /bin/uname -X 2>/dev/null >/dev/null ; then
1134 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1136 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1139 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1145 /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
1147 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
1149 /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
1176 if uname -p 2>/dev/null >/dev/null ; then
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dmature-mc-support.ll6 ; SKIP: not llc -march=mips < %s > /dev/null 2> %t1
9 ; RUN: not llc -march=mips -filetype=obj < %s > /dev/null 2> %t2
12 ; SKIP: not llc -march=mipsel < %s > /dev/null 2> %t3
15 ; RUN: not llc -march=mipsel -filetype=obj < %s > /dev/null 2> %t4
18 ; SKIP: not llc -march=mips64 < %s > /dev/null 2> %t5
21 ; RUN: not llc -march=mips64 -filetype=obj < %s > /dev/null 2> %t6
24 ; SKIP: not llc -march=mips64el < %s > /dev/null 2> %t7
27 ; RUN: not llc -march=mips64el -filetype=obj < %s > /dev/null 2> %t8
H A Dcpus-no-mips64.ll3 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips1 2>&1 | FileCheck %s
4 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips2 2>&1 | FileCheck %s
6 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32 2>&1 | FileCheck %s
7 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r2 2>&1 | FileCheck %s
8 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r3 2>&1 | FileCheck %s
9 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r5 2>&1 | FileCheck %s
10 ; RUN: not --crash llc < %s -o /dev/null -mtriple=mips64 -mcpu=mips32r6 2>&1 | FileCheck %s
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Docl_utilities.c84 cl_device_id dev; in opencl_create_device() local
96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
106 return dev; in opencl_create_device()
111 cl_program opencl_build_program_from_string(cl_context ctx, cl_device_id dev, in opencl_build_program_from_string() argument
129 clGetProgramBuildInfo(program, dev, CL_PROGRAM_BUILD_LOG, 0, in opencl_build_program_from_string()
133 clGetProgramBuildInfo(program, dev, CL_PROGRAM_BUILD_LOG, in opencl_build_program_from_string()
144 cl_program opencl_build_program_from_file(cl_context ctx, cl_device_id dev, in opencl_build_program_from_file() argument
169 program = opencl_build_program_from_string(ctx, dev, program_source, in opencl_build_program_from_file()
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dmature-mc-support.ll4 ; RUN: not llc -mtriple=ppc32-- < %s > /dev/null 2> %t1
7 ; RUN: not llc -mtriple=ppc32-- -filetype=obj < %s > /dev/null 2> %t2
11 ; RUN: not llc -mtriple=powerpc-mingw32 -filetype=obj < %s > /dev/null 2> %t2
14 ; RUN: not llc -mtriple=ppc64-- < %s > /dev/null 2> %t3
17 ; RUN: not llc -mtriple=ppc64-- -filetype=obj < %s > /dev/null 2> %t4
20 ; RUN: not llc -mtriple=ppc64--le < %s > /dev/null 2> %t5
23 ; RUN: not llc -mtriple=ppc64--le -filetype=obj < %s > /dev/null 2> %t6
/llvm-project-15.0.7/lld/test/MachO/invalid/
H A Dincompatible-arch.s9 # RUN: %lld -arch arm64 -lSystem %t/test.o -arch_errors_fatal -o /dev/null
16 # RUN: %t/out.dylib -o /dev/null 2>&1 | FileCheck %s --check-prefix=DYLIB-PLAT
19 … %lld -lSystem -dylib -arch arm64 -platform_version macOS 10.14.0 10.15.0 %t/out.dylib -o /dev/null
22 # RUN: -o /dev/null 2>&1 | FileCheck %s --check-prefix=DYLIB-VERSION
28 # RUN: -o /dev/null 2>&1 | FileCheck %s --check-prefix=OBJ-PLAT
31 # RUN: %lld %t/test_x86.o -lSystem -arch x86_64 -platform_version macOS 10.15.0 10.15.0 -o /dev/null
34 # RUN: -o /dev/null 2>&1 | FileCheck %s --check-prefix=OBJ-VERSION
41 …ld -dylib -arch x86_64 -platform_version ios-simulator 14.0.0 14.0.0 %t/test_x86_ios.o -o /dev/null
42 …-arg-lld -dylib -arch x86_64 -platform_version ios 14.0.0 14.0.0 %t/test_x86_ios_sim.o -o /dev/null
45 # RUN: -o /dev/null 2>&1 | FileCheck %s --check-prefix=CROSS-SIM
[all …]
/llvm-project-15.0.7/lld/test/wasm/
H A Dthreads.s4 # RUN: wasm-ld --no-entry %t.o -o /dev/null
5 # RUN: wasm-ld --no-entry --threads=1 %t.o -o /dev/null
6 # RUN: wasm-ld --no-entry --threads=2 %t.o -o /dev/null
8 # RUN: not wasm-ld --threads=all %t.o -o /dev/null 2>&1 | FileCheck %s -DN=all
9 # RUN: not wasm-ld --threads=0 %t.o -o /dev/null 2>&1 | FileCheck %s -DN=0
10 # RUN: not wasm-ld --threads=-1 %t.o -o /dev/null 2>&1 | FileCheck %s -DN=-1
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dllc-start-stop.ll5 ; RUN: llc < %s -debug-pass=Structure -stop-after=loop-reduce -verify-machineinstrs -o /dev/null 2>…
13 ; RUN: llc < %s -debug-pass=Structure -stop-before=loop-reduce -o /dev/null 2>&1 | FileCheck %s -ch…
18 ; RUN: llc < %s -debug-pass=Structure -start-after=loop-reduce -o /dev/null 2>&1 | FileCheck %s -ch…
23 ; RUN: llc < %s -debug-pass=Structure -start-before=loop-reduce -o /dev/null 2>&1 | FileCheck %s -c…
29 ; RUN: not --crash llc < %s -start-before=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefi…
30 ; RUN: not --crash llc < %s -stop-before=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix…
31 ; RUN: not --crash llc < %s -start-after=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix…
32 ; RUN: not --crash llc < %s -stop-after=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=…
38 ; RUN: not --crash llc < %s -start-before=loop-reduce -start-after=loop-reduce -o /dev/null 2>&1 | …
39 ; RUN: not --crash llc < %s -stop-before=loop-reduce -stop-after=loop-reduce -o /dev/null 2>&1 | Fi…
/llvm-project-15.0.7/clang/test/Driver/
H A Darmv8.1m.main.s2 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8-m.main -o /dev/null %s 2>%t
4 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main -o /dev/null %s 2>%t
6 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+dsp -o /dev/null %s 2>%t
8 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+fp -o /dev/null %s 2>%t
10 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+nofp -o /dev/null %s 2>%t
12 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+fp.dp -o /dev/null %s 2>%t
14 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+nofp.dp -o /dev/null %s 2>%t
16 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+mve -o /dev/null %s 2>%t
18 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+nomve -o /dev/null %s 2>%t
20 # RUN: not %clang -c -target arm-none-none-eabi -march=armv8.1-m.main+mve+fp -o /dev/null %s 2>%t
[all …]

12345678910>>...86