Searched refs:march (Results 1 – 25 of 2340) sorted by relevance
12345678910>>...94
1 ; RUN: llc < %s -march=ppc32 | \3 ; RUN: llc < %s -march=ppc32 | \5 ; RUN: llc < %s -march=ppc32 | \7 ; RUN: llc < %s -march=ppc32 | \9 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \11 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \13 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \15 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \17 ; RUN: llc < %s -march=ppc64 | \19 ; RUN: llc < %s -march=ppc64 | \[all …]
4 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \6 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \8 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \10 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \12 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \14 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \16 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \18 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
3 ;RUN: llc < %s -march=ppc64 -mcpu=pwr3 | FileCheck %s4 ;RUN: llc < %s -march=ppc64 -mcpu=pwr4 | FileCheck %s5 ;RUN: llc < %s -march=ppc64 -mcpu=pwr5 | FileCheck %s6 ;RUN: llc < %s -march=ppc64 -mcpu=pwr5x | FileCheck %s7 ;RUN: llc < %s -march=ppc64 -mcpu=pwr6x | FileCheck %s
7 ; SKIP: not llc -march=ppc32 < %s > /dev/null 2> %t110 ; RUN: not llc -march=ppc32 -filetype=obj < %s > /dev/null 2> %t213 ; SKIP: not llc -march=ppc64 < %s > /dev/null 2> %t316 ; RUN: not llc -march=ppc64 -filetype=obj < %s > /dev/null 2> %t419 ; SKIP: not llc -march=ppc64le < %s > /dev/null 2> %t522 ; SKIP: not llc -march=ppc64le -filetype=obj < %s > /dev/null 2> %t6
1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC322 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC643 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…4 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC326 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC3…7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
1 ; RUN: llc < %s -march=ppc32 | grep cntlzw 2 ; RUN: llc < %s -march=ppc32 | not grep xori 3 ; RUN: llc < %s -march=ppc32 | not grep "li "4 ; RUN: llc < %s -march=ppc32 | not grep "mr "
1 ; RUN: llc < %s -march=x86-64 -mcpu=athlon | FileCheck %s2 ; RUN: llc < %s -march=x86-64 -mcpu=athlon-tbird | FileCheck %s3 ; RUN: llc < %s -march=x86-64 -mcpu=athlon-4 | FileCheck %s4 ; RUN: llc < %s -march=x86-64 -mcpu=athlon-xp | FileCheck %s5 ; RUN: llc < %s -march=x86-64 -mcpu=athlon-mp | FileCheck %s6 ; RUN: llc < %s -march=x86-64 -mcpu=k8 | FileCheck %s7 ; RUN: llc < %s -march=x86-64 -mcpu=opteron | FileCheck %s8 ; RUN: llc < %s -march=x86-64 -mcpu=athlon64 | FileCheck %s9 ; RUN: llc < %s -march=x86-64 -mcpu=athlon-fx | FileCheck %s10 ; RUN: llc < %s -march=x86-64 -mcpu=k8-sse3 | FileCheck %s[all …]
1 ; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s2 ; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s3 ; RUN: llc < %s -march=x86 -mattr=+sse -mattr=+prfchw | FileCheck %s -check-prefix=PRFCHW4 ; RUN: llc < %s -march=x86 -mcpu=slm | FileCheck %s -check-prefix=SLM5 ; RUN: llc < %s -march=x86 -mcpu=btver2 | FileCheck %s -check-prefix=PRFCHW6 ; RUN: llc < %s -march=x86 -mcpu=btver2 -mattr=-prfchw | FileCheck %s -check-prefix=NOPRFCHW
4 ; RUN: not llc -march=x86 < %s > /dev/null 2> %t17 ; RUN: not llc -march=x86 -filetype=obj < %s > /dev/null 2> %t210 ; RUN: not llc -march=x86-64 < %s > /dev/null 2> %t313 ; RUN: not llc -march=x86-64 -filetype=obj < %s > /dev/null 2> %t4
1 ; RUN: llc < %s -march=x86 -mattr=+sse2,-avx | grep -i EDI2 ; RUN: llc < %s -march=x86-64 -mattr=+sse2,-avx | grep -i RDI3 ; RUN: llc < %s -march=x86 -mattr=+avx | grep -i EDI4 ; RUN: llc < %s -march=x86-64 -mattr=+avx | grep -i RDI
1 ; RUN: llc < %s -march=sparc -mattr=-v9 | FileCheck %s -check-prefix=V82 ; RUN: llc < %s -march=sparc -mattr=+v9,+popc | FileCheck %s -check-prefix=V93 ; RUN: llc < %s -march=sparc -mcpu=v9 | FileCheck %s -check-prefix=V84 ; RUN: llc < %s -march=sparc -mcpu=ultrasparc | FileCheck %s -check-prefix=V85 ; RUN: llc < %s -march=sparc -mcpu=ultrasparc3 | FileCheck %s -check-prefix=V86 ; RUN: llc < %s -march=sparc -mcpu=niagara | FileCheck %s -check-prefix=V87 ; RUN: llc < %s -march=sparc -mcpu=niagara2 | FileCheck %s -check-prefix=V98 ; RUN: llc < %s -march=sparc -mcpu=niagara3 | FileCheck %s -check-prefix=V99 ; RUN: llc < %s -march=sparc -mcpu=niagara4 | FileCheck %s -check-prefix=V910 ; RUN: llc < %s -march=sparcv9 -mattr=+popc | FileCheck %s -check-prefix=SPARC64
6 ; SKIP: not llc -march=mips < %s > /dev/null 2> %t19 ; RUN: not llc -march=mips -filetype=obj < %s > /dev/null 2> %t212 ; SKIP: not llc -march=mipsel < %s > /dev/null 2> %t315 ; RUN: not llc -march=mipsel -filetype=obj < %s > /dev/null 2> %t418 ; SKIP: not llc -march=mips64 < %s > /dev/null 2> %t521 ; RUN: not llc -march=mips64 -filetype=obj < %s > /dev/null 2> %t624 ; SKIP: not llc -march=mips64el < %s > /dev/null 2> %t727 ; RUN: not llc -march=mips64el -filetype=obj < %s > /dev/null 2> %t8
1 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC-O322 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC-O323 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=-n64,n32 -relocation-model=pic < %s | FileCheck %s…4 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=-n64,n32 -relocation-model=static < %s | FileCheck…5 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=-n64,n64 -relocation-model=pic < %s | FileCheck %s…6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -mattr=-n64,n64 -relocation-model=static < %s | FileCheck…
1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | F…2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | F…3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | F…4 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s …5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s …7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | F…8 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s | …
1 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s2 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s4 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O…5 ; RUN-TODO: llc -march=mips64el -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix…7 ; RUN: llc -march=mips64 -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s8 ; RUN: llc -march=mips64el -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 …10 ; RUN: llc -march=mips64 -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s11 ; RUN: llc -march=mips64el -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 …
1 ; RUN: llc -march=mips -mattr=+o32,+fp64 < %s | FileCheck --check-prefix=O32-FP64-INV %s2 ; RUN: llc -march=mipsel -mattr=+o32,+fp64 < %s | FileCheck --check-prefix=O32-FP64-INV %s4 ; RUN: llc -march=mips -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=O32-FPXX %s5 ; RUN: llc -march=mipsel -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=O32-FPXX %s7 ; RUN-TODO: llc -march=mips64 -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=O32-FPXX %s8 ; RUN-TODO: llc -march=mips64el -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=O32-FPXX %s
1 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s2 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s3 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s4 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s6 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O…7 ; RUN-TODO: llc -march=mips64el -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix…8 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=A…9 ; RUN-TODO: llc -march=mips64el -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix…11 ; RUN: llc -march=mips64 -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s12 ; RUN: llc -march=mips64el -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 …[all …]
1 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s2 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s3 ; RUN: llc -march=mips < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s4 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32-INV %s6 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O…7 ; RUN-TODO: llc -march=mips64el -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix…8 ; RUN-TODO: llc -march=mips64 -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix=O…9 ; RUN-TODO: llc -march=mips64el -mattr=-n64,+o32 < %s | FileCheck --check-prefix=ALL --check-prefix…11 ; RUN: llc -march=mips64 -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s12 ; RUN: llc -march=mips64el -mattr=-n64,+n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 …[all …]
3 ; RUN: llc -march=mips -mcpu=mips32 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…4 ; RUN: llc -march=mips -mcpu=mips32r2 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…5 ; RUN: llc -march=mips -mcpu=mips32r6 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…6 ; RUN: llc -march=mips64 -mcpu=mips4 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…7 ; RUN: llc -march=mips64 -mcpu=mips64 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…8 ; RUN: llc -march=mips64 -mcpu=mips64r2 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…9 ; RUN: llc -march=mips64 -mcpu=mips64r6 -asm-show-inst < %s | FileCheck %s -check-prefix=ALL -check…
42 static char march[SYS_NMLN]; variable48 size_t len = sizeof(march); in hardware_platform()51 march, &len, NULL, 0) != 0) in hardware_platform()53 return march; in hardware_platform()
1 ; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI %s2 ; RUN: llc -march=r600 -mcpu=cayman -verify-machineinstrs < %s | FileCheck -check-prefix=EG -check-…3 ; RUN: llc -march=r600 -mcpu=redwood -verify-machineinstrs < %s | FileCheck -check-prefix=EG -check…4 ; XUN: llc -march=r600 -mcpu=r600 -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -check-…5 ; XUN: llc -march=r600 -mcpu=r770 -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -check-…
1 ; RUN: llc < %s -march=r600 -mcpu=rv710 | FileCheck %s2 ; RUN: llc < %s -march=r600 -mcpu=rv730 | FileCheck %s3 ; RUN: llc < %s -march=r600 -mcpu=rv770 | FileCheck %s4 ; RUN: llc < %s -march=r600 -mcpu=cedar | FileCheck %s5 ; RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck %s6 ; RUN: llc < %s -march=r600 -mcpu=sumo | FileCheck %s7 ; RUN: llc < %s -march=r600 -mcpu=juniper | FileCheck %s8 ; RUN: llc < %s -march=r600 -mcpu=cypress | FileCheck %s9 ; RUN: llc < %s -march=r600 -mcpu=barts | FileCheck %s10 ; RUN: llc < %s -march=r600 -mcpu=turks | FileCheck %s[all …]
1 ; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-pref…2 ; RUN: llc -march=r600 -mcpu=cayman -verify-machineinstrs < %s | FileCheck -check-prefix=EG -check-…3 ; RUN: llc -march=r600 -mcpu=redwood -verify-machineinstrs < %s | FileCheck -check-prefix=EG -check…4 ; XUN: llc -march=r600 -mcpu=r600 -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -check-…5 ; XUN: llc -march=r600 -mcpu=rv770 -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -check…
1 ; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-pref…2 ; RUN: llc -march=r600 -mcpu=cayman -verify-machineinstrs < %s | FileCheck -check-prefix=CM -check-…3 ; RUN: llc -march=r600 -mcpu=redwood -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -che…4 ; XUN: llc -march=r600 -mcpu=r600 -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -check-…5 ; XUN: llc -march=r600 -mcpu=r770 -verify-machineinstrs < %s | FileCheck -check-prefix=R600 -check-…