Home
last modified time | relevance | path

Searched refs:filetype (Results 1 – 25 of 4053) sorted by relevance

12345678910>>...163

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Delf-header-flags-mach.ll1 ; RUN: llc -filetype=obj -march=r600 -mcpu=r600 < %s | llvm-readobj --file-header - | FileCheck --c…
2 ; RUN: llc -filetype=obj -march=r600 -mcpu=r630 < %s | llvm-readobj --file-header - | FileCheck --c…
3 ; RUN: llc -filetype=obj -march=r600 -mcpu=rs880 < %s | llvm-readobj --file-header - | FileCheck --…
4 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv670 < %s | llvm-readobj --file-header - | FileCheck --…
5 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv710 < %s | llvm-readobj --file-header - | FileCheck --…
6 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv730 < %s | llvm-readobj --file-header - | FileCheck --…
7 ; RUN: llc -filetype=obj -march=r600 -mcpu=rv770 < %s | llvm-readobj --file-header - | FileCheck --…
8 ; RUN: llc -filetype=obj -march=r600 -mcpu=cedar < %s | llvm-readobj --file-header - | FileCheck --…
12 ; RUN: llc -filetype=obj -march=r600 -mcpu=sumo < %s | llvm-readobj --file-header - | FileCheck --c…
13 ; RUN: llc -filetype=obj -march=r600 -mcpu=barts < %s | llvm-readobj --file-header - | FileCheck --…
[all …]
H A Delf-header-osabi.ll1 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx801 < %s | llvm-readobj --file-headers - | FileChec…
2 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd- -mcpu=gfx801 < %s | llvm-readobj --file-headers - | F…
3 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-unknown -mcpu=gfx801 < %s | llvm-readobj --file-header…
4 ; RUN: llc -filetype=obj -mtriple=amdgcn--amdhsa -mcpu=gfx801 < %s | llvm-readobj --file-headers - …
5 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-amdhsa -mcpu=gfx801 < %s | llvm-readobj --file-headers…
6 ; RUN: llc -filetype=obj -mtriple=amdgcn-unknown-amdhsa -mcpu=gfx801 < %s | llvm-readobj --file-hea…
7 ; RUN: llc -filetype=obj -mtriple=amdgcn--amdpal -mcpu=gfx801 < %s | llvm-readobj --file-headers - …
8 ; RUN: llc -filetype=obj -mtriple=amdgcn-amd-amdpal -mcpu=gfx801 < %s | llvm-readobj --file-headers…
9 ; RUN: llc -filetype=obj -mtriple=amdgcn-unknown-amdpal -mcpu=gfx801 < %s | llvm-readobj --file-hea…
10 ; RUN: llc -filetype=obj -mtriple=amdgcn--mesa3d -mcpu=gfx801 < %s | llvm-readobj --file-headers - …
[all …]
H A Delf-header-flags-sramecc.ll1 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx906 < %s | llvm-readobj --file-headers - | FileChec…
2 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx906 -mattr=-sramecc < %s | llvm-readobj --file-head…
3 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx906 -mattr=+sramecc < %s | llvm-readobj --file-head…
4 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx906 -mattr=+sramecc,+xnack < %s | llvm-readobj --fi…
6 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx908 < %s | llvm-readobj --file-header - | FileCheck…
7 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx908 -mattr=+sramecc < %s | llvm-readobj --file-head…
9 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx90a < %s | llvm-readobj --file-header - | FileCheck…
10 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx90a < %s | llvm-readobj --file-header - | FileCheck…
12 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx940 < %s | llvm-readobj --file-header - | FileCheck…
13 ; RUN: llc -filetype=obj -march=amdgcn -mcpu=gfx940 -mattr=+sramecc < %s | llvm-readobj --file-head…
/llvm-project-15.0.7/llvm/test/MC/X86/
H A Dx86_nop.s1 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=generic %s | llvm-objdump -d - | FileCheck…
2 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i386 %s | llvm-objdump -d - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i486 %s | llvm-objdump -d - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i586 %s | llvm-objdump -d - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=pentium %s | llvm-objdump -d - | FileCheck…
7 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
8 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=i686 %s | llvm-objdump -d - | FileCheck %s
9 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6 %s | llvm-objdump -d - | FileCheck %s
10 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6-2 %s | llvm-objdump -d - | FileCheck %s
11 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux -mcpu=k6-3 %s | llvm-objdump -d - | FileCheck %s
[all …]
H A Dx86_long_nop.s1 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=pentiumpro %s | llvm-objdu…
2 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=pentiumpro | llvm-objdump…
4 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-apple-darwin8 -mcpu=pentiumpro %s | llvm-objdum…
5 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=slm %s | llvm-objdump -d --n…
6 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=silvermont %s | llvm-objdump…
7 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=lakemont %s | llvm-objdump -…
8 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu -mcpu=bdver1 %s | llvm-objdump -…
9 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=bdver1 | llvm-objdump -d …
11 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=btver1 | llvm-objdump -d …
13 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s -mcpu=btver2 | llvm-objdump -d …
[all …]
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Delf_eflags.s4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 %s -o -| l…
48 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r6 %s -o -| llvm-readobj -h -…
54 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r2 %s -o -| llvm-readobj -h -…
64 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h - |…
113 # RUN: llvm-mc -filetype=obj -triple mips64-unknown-linux -mcpu=mips5 %s -o -| llvm-readobj -h - | …
119 # RUN: llvm-mc -filetype=obj -triple mips64-unknown-linux -mcpu=mips4 %s -o -| llvm-readobj -h - | …
125 # RUN: llvm-mc -filetype=obj -triple mips64-unknown-linux -mcpu=mips3 %s -o -| llvm-readobj -h - | …
149 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips2 %s -o -| llvm-readobj -h - | …
155 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips1 %s -o -| llvm-readobj -h - | Fi…
196 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux \
[all …]
H A Delf_header.s2 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips1 …
3 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips2 …
4 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux -mcpu=mips3 …
7 # RUN: llvm-mc -filetype=obj -triple mips-unknown-linux …
8 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux …
9 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux …
10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r2 …
11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r3 …
12 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32r5 …
19 # FIXME: llvm-mc -filetype=obj -triple mips64-unknown-linux -mcpu=mips1 -target-abi=o32 …
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A DMachO-subtypes.ll3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \
6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \
8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \
10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \
12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \
14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \
17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \
19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \
21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \
26 ; RUN: llc -mtriple=armv6m-apple-darwin -filetype=obj -o - < %s \
[all …]
H A Dframe-chain-reserved-fp.ll1 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=all 2>&1 | FileCheck…
2 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=all -mattr=+aapcs-fr…
3 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=all -mattr=+aapcs-fr…
4 ; RUN: llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=non-leaf 2>&1 | FileChec…
5 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=non-leaf -mattr=+aap…
6 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=non-leaf -mattr=+aap…
7 ; RUN: llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=none 2>&1 | FileCheck %s…
8 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=none -mattr=+aapcs-f…
9 ; RUN: not llc -mtriple arm-arm-none-eabi -filetype asm -o - %s -frame-pointer=none -mattr=+aapcs-f…
/llvm-project-15.0.7/llvm/test/MC/Hexagon/
H A Darch-support.s1 # RUN: llvm-mc -arch=hexagon -mv5 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=C…
2 # RUN: llvm-mc -arch=hexagon -mv55 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
3 # RUN: llvm-mc -arch=hexagon -mv60 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
4 # RUN: llvm-mc -arch=hexagon -mv62 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
5 # RUN: llvm-mc -arch=hexagon -mv65 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
6 # RUN: llvm-mc -arch=hexagon -mv67 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
7 # RUN: llvm-mc -arch=hexagon -mv68 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
8 # RUN: llvm-mc -arch=hexagon -mv69 -filetype=obj %s | llvm-readelf -h - | FileCheck --check-prefix=…
10 # RUN: llvm-mc -arch=hexagon -mv5 -filetype=obj %s | llvm-objdump --disassemble - | FileCheck --che…
11 # RUN: llvm-mc -arch=hexagon -mv55 -filetype=obj %s | llvm-objdump --disassemble - | FileCheck --ch…
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dcpus.ll3 ; RUN: llc -mtriple=mips -mcpu=generic -filetype=obj < %s \
7 ; RUN: llc -mtriple=mips -mcpu=mips1 -filetype=obj < %s \
10 ; RUN: llc -mtriple=mips -mcpu=mips2 -filetype=obj < %s \
13 ; RUN: llc -mtriple=mips64 -mcpu=mips3 -filetype=obj < %s \
16 ; RUN: llc -mtriple=mips64 -mcpu=mips4 -filetype=obj < %s \
20 ; RUN: llc -mtriple=mips -mcpu=mips32 -filetype=obj < %s \
23 ; RUN: llc -mtriple=mips -mcpu=mips32r2 -filetype=obj < %s \
26 ; RUN: llc -mtriple=mips -mcpu=mips32r3 -filetype=obj < %s \
29 ; RUN: llc -mtriple=mips -mcpu=mips32r5 -filetype=obj < %s \
32 ; RUN: llc -mtriple=mips -mcpu=mips32r6 -filetype=obj < %s \
[all …]
H A Dabicalls.ll1 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=static %s -o …
2 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -relocation-model=pic %s -o - |…
3 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static %s -o…
4 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static %s -…
5 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=static -matt…
6 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=static -mat…
7 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips4 -relocation-model=pic %s -o - …
8 ; RUN: llc -filetype=asm -mtriple mips64el-unknown-linux -mcpu=mips64 -relocation-model=pic %s -o -…
11 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -mattr noabicalls -relocation-m…
H A Dstart-asm-file.ll4 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
8 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
12 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
16 ; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \
21 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
25 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
29 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
33 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
38 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
42 ; RUN: llc -filetype=asm -mtriple mips64-unknown-linux -mcpu=mips64 \
[all …]
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Dtarget-abi-valid.s1 # RUN: llvm-mc -triple=riscv32 -filetype=obj < %s \
4 # RUN: llvm-mc -triple=riscv32 -target-abi ilp32 -filetype=obj < %s \
7 # RUN: llvm-mc -triple=riscv32 -mattr=+f -target-abi ilp32 -filetype=obj < %s \
10 # RUN: llvm-mc -triple=riscv32 -mattr=+d -target-abi ilp32 -filetype=obj < %s \
13 # RUN: llvm-mc -triple=riscv64 -filetype=obj < %s \
16 # RUN: llvm-mc -triple=riscv64 -target-abi lp64 -filetype=obj < %s \
19 # RUN: llvm-mc -triple=riscv64 -mattr=+f -target-abi lp64 -filetype=obj < %s \
22 # RUN: llvm-mc -triple=riscv64 -mattr=+d -target-abi lp64 -filetype=obj < %s \
26 # RUN: llvm-mc -triple=riscv32 -mattr=+f -target-abi ilp32f -filetype=obj < %s \
32 # RUN: llvm-mc -triple=riscv64 -mattr=+f -target-abi lp64f -filetype=obj < %s \
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dintrinsics-cc.ll1 ; RUN: llc -mtriple thumbv7-unknown-none-eabi -float-abi soft -filetype asm -o - %s | FileCheck %s
2 ; RUN: llc -mtriple thumbv7-unknown-none-eabi -float-abi hard -filetype asm -o - %s | FileCheck %s
3 ; RUN: llc -mtriple thumbv7-unknown-none-eabihf -float-abi soft -filetype asm -o - %s | FileCheck %s
4 ; RUN: llc -mtriple thumbv7-unknown-none-eabihf -float-abi hard -filetype asm -o - %s | FileCheck %s
6 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabi -float-abi soft -filetype asm -o - %s | FileCheck …
7 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabi -float-abi hard -filetype asm -o - %s | FileCheck …
8 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabihf -float-abi soft -filetype asm -o - %s | FileChec…
9 ; RUN: llc -mtriple thumbv7-unknown-none-gnueabihf -float-abi hard -filetype asm -o - %s | FileChec…
11 ; RUN: llc -mtriple thumbv7-unknown-none-musleabi -float-abi soft -filetype asm -o - %s | FileCheck…
12 ; RUN: llc -mtriple thumbv7-unknown-none-musleabi -float-abi hard -filetype asm -o - %s | FileCheck…
[all …]
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dlanguage.ll2 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
5 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
8 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
11 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
14 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
17 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
20 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
23 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
26 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
29 ; RUN: llc -filetype=obj -o - %t | llvm-readobj --codeview - | FileCheck %t
[all …]
/llvm-project-15.0.7/llvm/test/tools/llc/
H A Dbinutils-version.ll3 ; RUN: llc %s -filetype=null -binutils-version=none
4 ; RUN: llc %s -filetype=null -binutils-version=2
5 ; RUN: llc %s -filetype=null -binutils-version=2.35
9 ; RUN: not llc %s -filetype=null -binutils-version=0 2>&1 | FileCheck %s --check-prefix=ERR
10 ; RUN: not llc %s -filetype=null -binutils-version=nan 2>&1 | FileCheck %s --check-prefix=ERR
11 ; RUN: not llc %s -filetype=null -binutils-version=2. 2>&1 | FileCheck %s --check-prefix=ERR
12 ; RUN: not llc %s -filetype=null -binutils-version=3.-14 2>&1 | FileCheck %s --check-prefix=ERR
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug_info_offset.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
8 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
13 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
17 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
24 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
32 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
36 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
40 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
44 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
H A Dname.test1 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
6 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
28 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
41 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
43 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
45 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
49 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
51 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
53 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
55 RUN: llvm-mc %S/brief.s -filetype obj -triple x86_64-apple-darwin -o - \
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/tailcall/
H A Dtailcall-wrong-isa.ll1 ; RUN: llc -filetype=obj -mtriple=mipsel -relocation-model=pic -verify-machineinstrs -mips-tail-cal…
4 ; RUN: llc -filetype=obj -mtriple=mipsel -relocation-model=static -verify-machineinstrs -mips-tail-…
7 ; RUN: llc -filetype=obj -mtriple=mips64el -relocation-model=pic -mcpu=mips64 -verify-machineinstrs…
10 ; RUN: llc -filetype=obj -mtriple=mips64el -relocation-model=static -mcpu=mips64 -verify-machineins…
13 ; RUN: llc -filetype=obj -mtriple=mipsel -relocation-model=pic -mattr=+micromips -mips-tail-calls=1…
16 ; RUN: llc -filetype=obj -mtriple=mipsel -relocation-model=static -mattr=+micromips -mips-tail-call…
19 ; RUN: llc -filetype=obj -mtriple=mipsel -relocation-model=pic -mcpu=mips32r6 -mips-tail-calls=1 < …
21 ; RUN: llc -filetype=obj -mtriple=mipsel -relocation-model=static -mcpu=mips32r6 -mips-tail-calls=1…
24 ; RUN: llc -filetype=obj -mtriple=mips64el -relocation-model=pic -mcpu=mips64r6 -mips-tail-calls=1 …
26 ; RUN: llc -filetype=obj -mtriple=mips64el -relocation-model=static -mcpu=mips64r6 -mips-tail-calls…
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/AMDGPU/
H A Dsubtarget.ll9 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1103 -filetype=obj -O0 -o %t.o %s
14 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1102 -filetype=obj -O0 -o %t.o %s
19 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1101 -filetype=obj -O0 -o %t.o %s
24 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 -filetype=obj -O0 -o %t.o %s
30 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1036 -filetype=obj -O0 -o %t.o %s
35 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1035 -filetype=obj -O0 -o %t.o %s
40 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1034 -filetype=obj -O0 -o %t.o %s
45 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1033 -filetype=obj -O0 -o %t.o %s
50 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1032 -filetype=obj -O0 -o %t.o %s
55 ; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1031 -filetype=obj -O0 -o %t.o %s
[all …]
/llvm-project-15.0.7/lld/test/MachO/
H A Dcstring-align.s3 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-empty.s -o %t/align-empty.o
4 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-4-0.s -o %t/align-4-0.o
5 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-4-2.s -o %t/align-4-2.o
6 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-16-0.s -o %t/align-16-0.o
7 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-16-2.s -o %t/align-16-2.o
8 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-16-4.s -o %t/align-16-4.o
9 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/align-16-8.s -o %t/align-16-8.o
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dframe-chain-reserved-fp.ll1 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=all 2>&1 | File…
2 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=all -mattr=+aap…
3 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=all -mattr=+aap…
4 ; RUN: llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=non-leaf 2>&1 | Fil…
5 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=non-leaf -mattr…
6 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=non-leaf -mattr…
7 ; RUN: llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=none 2>&1 | FileChe…
8 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=none -mattr=+aa…
9 ; RUN: not llc -mtriple thumbv6m-arm-none-eabi -filetype asm -o - %s -frame-pointer=none -mattr=+aa…
/llvm-project-15.0.7/lld/test/ELF/
H A Daarch64-feature-bti.s2 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu %s -o %t.o
3 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu --defsym CANONICAL_PLT=1 %s -o %tcanon.o
4 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu %p/Inputs/aarch64-bti1.s -o %t1.o
5 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu %p/Inputs/aarch64-func3.s -o %t2.o
6 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu %p/Inputs/aarch64-func3-bti.s -o %t3.o
7 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu %p/Inputs/aarch64-func2.s -o %tno.o
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dmappingsymbols.s2 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/1.s
6 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/2.s
10 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/3.s
14 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/4.s
18 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/5.s
22 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/ident.s
26 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/attr.s
31 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/6.s
36 @ RUN: llvm-mc -triple armv7-none-linux -filetype=obj -o %t.o %p/Inputs/7.s

12345678910>>...163