OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:llvm
(Results
601 - 625
of
24291
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/MC/COFF/
secrel32.s
1
// RUN:
llvm
-mc -filetype=obj -triple i686-pc-win32 %s |
llvm
-readobj -s -sr | FileCheck %s
/external/llvm/test/MC/ELF/
diff.s
1
// RUN:
llvm
-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - |
llvm
-readobj -r | FileCheck %s
nocompression.s
1
// RUN: not
llvm
-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
5
// CHECK:
llvm
-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections
/external/llvm/test/MC/MachO/
gen-dwarf-producer.s
1
// RUN: env DEBUG_PRODUCER="my producer"
llvm
-mc -g -triple i386-apple-darwin10 %s -filetype=obj -o %t
2
// RUN:
llvm
-dwarfdump -debug-dump=info %t | FileCheck %s
/external/llvm/test/MC/Mips/
elf_eflags_abicalls.s
1
# RUN:
llvm
-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -|
llvm
-readobj -h | FileCheck %s
elf_eflags_micromips.s
1
# RUN:
llvm
-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -|
llvm
-readobj -h | FileCheck %s
elf_eflags_mips16.s
1
# RUN:
llvm
-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -|
llvm
-readobj -h | FileCheck %s
elf_eflags_noreorder.s
1
# RUN:
llvm
-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -|
llvm
-readobj -h | FileCheck %s
elf_eflags_pic0.s
1
# RUN:
llvm
-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -|
llvm
-readobj -h | FileCheck %s
elf_eflags_pic2.s
1
# RUN:
llvm
-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -|
llvm
-readobj -h | FileCheck %s
/external/llvm/test/MC/X86/
fixup-cpu-mode.s
1
// RUN:
llvm
-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t
2
// RUN:
llvm
-objdump -d %t | FileCheck %s
relax-insn.s
1
// RUN:
llvm
-mc -filetype=obj -triple i386-pc-linux-gnu %s -o %t
2
// RUN:
llvm
-objdump -d %t | FileCheck %s
/external/llvm/test/Object/
ar-create.test
5
RUN: not
llvm
-ar p %t.foo.a %t 2>&1 | FileCheck %s
6
RUN: not
llvm
-ar d %t.foo.a %t 2>&1 | FileCheck %s
7
RUN: not
llvm
-ar m %t.foo.a %t 2>&1 | FileCheck %s
8
RUN: not
llvm
-ar t %t.foo.a %t 2>&1 | FileCheck %s
9
RUN: not
llvm
-ar x %t.foo.a %t 2>&1 | FileCheck %s
11
RUN:
llvm
-ar q %t.foo.a %t 2>&1 | FileCheck --check-prefix=CREATE %s
13
RUN:
llvm
-ar r %t.foo.a %t 2>&1 | FileCheck --check-prefix=CREATE %s
16
CHECK:
llvm
-ar{{(.exe|.EXE)?}}: error loading '{{[^']+}}.foo.a':
ar-error.test
3
RUN: not
llvm
-ar r %t.out.a sparkle.o %t 2>&1 | FileCheck %s
6
CHECK:
llvm
-ar{{(.exe|.EXE)?}}: sparkle.o:
check_binary_output.ll
2
; The test verifies that
llvm
-ar produces a binary output.
4
;RUN:
llvm
-ar p %p/Inputs/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/Inputs/very_long_bytecode_file_name.bc -
/external/llvm/test/Other/
2004-08-16-PackedConstantInlineStore.ll
1
; RUN:
llvm
-as < %s |
llvm
-dis
/external/llvm/test/Transforms/ConstProp/
2007-11-23-cttz.ll
3
declare i13 @
llvm
.cttz.i13(i13, i1)
6
%X = call i13 @
llvm
.cttz.i13(i13 0, i1 false)
bswap.ll
5
declare i16 @
llvm
.bswap.i16(i16)
7
declare i32 @
llvm
.bswap.i32(i32)
9
declare i64 @
llvm
.bswap.i64(i64)
11
declare i80 @
llvm
.bswap.i80(i80)
16
%Z = call i16 @
llvm
.bswap.i16( i16 1 ) ; <i16> [#uses=1]
23
%Z = call i32 @
llvm
.bswap.i32( i32 1 ) ; <i32> [#uses=1]
30
%Z = call i64 @
llvm
.bswap.i64( i64 1 ) ; <i64> [#uses=1]
38
%Z = call i80 @
llvm
.bswap.i80( i80 76151636403560493650080 )
/external/llvm/test/Transforms/GlobalOpt/
alias-used-address-space.ll
12
@
llvm
.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ca to i8*)], section "
llvm
.metadata"
13
; CHECK-DAG: @
llvm
.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ca to i8*)], section "
llvm
.metadata"
15
@
llvm
.compiler.used = appending global [2 x i8*] [i8* addrspacecast(i8 addrspace(1)* @ia to i8*), i8* addrspacecast (i8 addrspace(1)* @i to i8*)], section "
llvm
.metadata"
16
; CHECK-DAG: @
llvm
.compiler.used = appending global [1 x i8*] [i8* addrspacecast (i8 addrspace(1)* @ia to i8*)], section "
llvm
.metadata"
alias-used-section.ll
8
@
llvm
.used = appending global [1 x i8*] [i8* @in_custom_section], section "
llvm
.metadata"
/external/llvm/test/tools/llvm-profdata/
raw-magic-but-no-header.test
2
RUN: not
llvm
-profdata show %t 2>&1 | FileCheck %s
4
RUN: not
llvm
-profdata show %t 2>&1 | FileCheck %s
/external/llvm/tools/llvm-dis/
Android.mk
4
llvm
-dis.cpp
8
LOCAL_MODULE :=
llvm
-dis
/external/llvm/tools/llvm-jitlistener/
CMakeLists.txt
20
add_llvm_tool(
llvm
-jitlistener
21
llvm
-jitlistener.cpp
/external/llvm/tools/llvm-readobj/
CMakeLists.txt
7
add_llvm_tool(
llvm
-readobj
13
llvm
-readobj.cpp
/external/llvm/tools/lto/
CMakeLists.txt
21
install(FILES ${LLVM_MAIN_INCLUDE_DIR}/
llvm
-c/lto.h
22
DESTINATION include/
llvm
-c)
Completed in 140 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>