OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocation
(Results
601 - 625
of
1712
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/AArch64/
arm64-basic-pic.ll
1
; RUN: llc -mtriple=arm64-none-linux-gnu -verify-machineinstrs -
relocation
-model=pic %s -o - | FileCheck %s
basic-pic.ll
1
; RUN: llc -mtriple=aarch64-linux-gnu -verify-machineinstrs -
relocation
-model=pic %s -o - | FileCheck %s
/external/llvm/test/CodeGen/ARM/
call.ll
7
; RUN: llc -mtriple=armv6-linux-gnueabi -
relocation
-model=pic %s -o - \
ehabi-handlerdata.ll
15
; RUN: -
relocation
-model=pic \
fast-isel-br-phi.ll
1
; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -
relocation
-model=dynamic-no-pic -mtriple=thumbv7-apple-ios
/external/llvm/test/CodeGen/Mips/
brconge.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -
relocation
-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconle.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -
relocation
-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brsize3a.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -
relocation
-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=b-short
ci2.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -
relocation
-model=static -mips16-constant-islands < %s | FileCheck %s -check-prefix=constisle
micromips-jal.ll
2
; RUN: -
relocation
-model=static -o - | FileCheck %s
powif64_16.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -
relocation
-model=static < %s | FileCheck %s
/external/llvm/test/CodeGen/Thumb2/
2010-06-19-ITBlockCrash.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O3 -
relocation
-model=pic -disable-fp-elim -mcpu=cortex-a8
lsr-deficiency.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-darwin10 -
relocation
-model=pic | FileCheck %s
/external/llvm/test/CodeGen/X86/
2006-04-27-ISelFoldingBug.ll
1
; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin8 -
relocation
-model=static > %t
2006-05-02-InstrSched1.ll
2
; RUN: llc < %s -march=x86 -
relocation
-model=static -stats 2>&1 | \
2006-05-08-InstrSched.ll
1
; RUN: llc < %s -march=x86 -
relocation
-model=static | not grep "subl.*%esp"
2010-06-09-FastAllocRegisters.ll
1
; RUN: llc < %s -O0 -disable-fp-elim -
relocation
-model=pic
crash-O0.ll
1
; RUN: llc -O0 -
relocation
-model=pic -disable-fp-elim < %s
critical-anti-dep-breaker.ll
1
; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -
relocation
-model=pic -post-RA-scheduler=1 -break-anti-dependencies=critical | FileCheck %s
fast-isel-avoid-unnecessary-pic-base.ll
1
; RUN: llc -O0 -
relocation
-model=pic < %s | FileCheck %s
leaf-fp-elim.ll
1
; RUN: llc < %s -
relocation
-model=pic -mtriple=x86_64-apple-darwin | FileCheck %s
loop-strength-reduce-3.ll
1
; RUN: llc < %s -mtriple=i386-apple-darwin -
relocation
-model=dynamic-no-pic | FileCheck %s
loop-strength-reduce.ll
1
; RUN: llc < %s -march=x86 -
relocation
-model=static | FileCheck %s
loop-strength-reduce2.ll
1
; RUN: llc < %s -mtriple=i686-apple-darwin -
relocation
-model=pic | FileCheck %s
lsr-interesting-step.ll
1
; RUN: llc < %s -march=x86-64 -
relocation
-model=static -mtriple=x86_64-unknown-linux-gnu -asm-verbose=0 | FileCheck %s
Completed in 198 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>