Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 1692) sorted by relevance

12345678910>>...68

/llvm-project/llvm/test/tools/dsymutil/X86/
H A Dmultiple-inputs.test4 RUN: cp %p/../Inputs/basic.macho.x86_64 %t/basic.macho.x86_64
5 RUN: cp %p/../Inputs/basic-archive.macho.x86_64 %t/basic-archive.macho.x86_64
6 RUN: cp %p/../Inputs/basic-lto.macho.x86_64 %t/basic-lto.macho.x86_64
7 RUN: cp %p/../Inputs/basic-lto-dw4.macho.x86_64 %t/basic-lto-dw4.macho.x86_64
10 …util -f -oso-prepend-path=%p/.. %t/basic.macho.x86_64 %t/basic-archive.macho.x86_64 %t/basic-lto.m…
11 RUN: llvm-dwarfdump -a %t/basic.macho.x86_64.dwarf \
12 RUN: | FileCheck %S/basic-linking-x86.test --check-prefixes=CHECK,BASIC
13 RUN: llvm-dwarfdump -a %t/basic-archive.macho.x86_64.dwarf \
14 RUN: | FileCheck %S/basic-linking-x86.test --check-prefixes=CHECK,ARCHIVE
15 RUN: llvm-dwarfdump -a %t/basic-lto.macho.x86_64.dwarf | FileCheck %S/basic-lto-linking-x86.test
[all …]
H A Dbasic-linking-bundle.test3 RUN: cp %p/../Inputs/basic.macho.x86_64 %t/basic.macho.x86_64
5 RUN: dsymutil -accelerator=Pub -oso-prepend-path=%p/.. %t/basic.macho.x86_64
8 RUN: llvm-dwarfdump -a %t/basic.macho.x86_64.dSYM/Contents/Resources/DWARF/basic.macho.x86_64 | Fil…
11 RUN: not ls %t/basic.macho.x86_64.dSYM/Contents/Resources/Remarks
14 RUN: llvm-dwarfdump -a %t/basic.macho.x86_64.dSYM | FileCheck %S/basic-linking-x86.test
16 RUN: FileCheck %s --input-file %t/basic.macho.x86_64.dSYM/Contents/Info.plist
18 RUN: dsymutil -oso-prepend-path=%p/.. %t/basic.macho.x86_64 -o %t/dsymdest/basic.macho.x86_64.dSYM
19 …: llvm-dwarfdump -a %t/dsymdest/basic.macho.x86_64.dSYM/Contents/Resources/DWARF/basic.macho.x86_6…
20 RUN: FileCheck %s --input-file %t/dsymdest/basic.macho.x86_64.dSYM/Contents/Info.plist
27 RUN: cp %p/../Inputs/basic.macho.x86_64 %t/basic.macho.x86_64
[all …]
H A Dupdate.test3 RUN: cat %p/../Inputs/basic.macho.x86_64 > %t.dir/basic
4 RUN: dsymutil -accelerator=Pub -oso-prepend-path=%p/.. %t.dir/basic
5 RUN: llvm-dwarfdump -a %t.dir/basic.dSYM | FileCheck %S/basic-linking-x86.test
6 RUN: dsymutil -accelerator=Pub --update %t.dir/basic.dSYM
7 RUN: llvm-dwarfdump -a %t.dir/basic.dSYM | FileCheck %S/basic-linking-x86.test
8 RUN: dsymutil -accelerator=Pub -u %t.dir/basic.dSYM
9 RUN: llvm-dwarfdump -a %t.dir/basic.dSYM | FileCheck %S/basic-linking-x86.test
10 RUN: dsymutil -accelerator=Pub --update %t.dir/basic.dSYM -o %t.dir/updated.dSYM
11 RUN: llvm-dwarfdump -a %t.dir/updated.dSYM | FileCheck %S/basic-linking-x86.test
13 RUN: dsymutil -accelerator=Pub -f -o %t2 -oso-prepend-path=%p/.. %p/../Inputs/basic.macho.x86_64
[all …]
H A Ddarwin-bundle.test5 RUN: cat %p/../Inputs/basic.macho.x86_64 > %t/basic.macho.x86_64
8 RUN: dsymutil -oso-prepend-path=%p/.. %t/basic.macho.x86_64 -o %t/dsymdest/basic.macho.x86_64.dSYM
9 RUN: FileCheck %s --input-file %t/dsymdest/basic.macho.x86_64.dSYM/Contents/Info.plist
11 … dsymutil -oso-prepend-path=%p/.. %t/basic.macho.x86_64 -toolchain "toolchain&and'some<symbols" -o…
12 RUN: FileCheck %s --input-file %t/dsymdest/basic.macho.x86_64.dSYM/Contents/Info.plist --check-pref…
14 RUN: dsymutil --linker parallel -oso-prepend-path=%p/.. %t/basic.macho.x86_64 -o %t/dsymdest/basic.…
15 RUN: FileCheck %s --input-file %t/dsymdest/basic.macho.x86_64.dSYM/Contents/Info.plist
17 … parallel -oso-prepend-path=%p/.. %t/basic.macho.x86_64 -toolchain "toolchain&and'some<symbols" -o…
18 RUN: FileCheck %s --input-file %t/dsymdest/basic.macho.x86_64.dSYM/Contents/Info.plist --check-pref…
H A Dremarks-linking-bundle.test3 RUN: cat %p/../Inputs/remarks/basic.macho.remarks.x86_64 > %t/basic.macho.remarks.x86_64
5 RUN: dsymutil -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.rema…
8 RUN: llvm-bcanalyzer -dump %t/basic.macho.remarks.x86_64.dSYM/Contents/Resources/Remarks/basic.mach…
10 …llel -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.remarks.x86_…
13 RUN: llvm-bcanalyzer -dump %t/basic.macho.remarks.x86_64.dSYM/Contents/Resources/Remarks/basic.mach…
16 …yaml -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.remarks.x86_…
17 RUN: cat %t/basic.macho.remarks.x86_64.dSYM/Contents/Resources/Remarks/basic.macho.remarks.x86_64 |…
19 …yaml -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.remarks.x86_…
20 RUN: cat %t/basic.macho.remarks.x86_64.dSYM/Contents/Resources/Remarks/basic.macho.remarks.x86_64 |…
H A Dremarks-linking-bundle-empty.test3 RUN: cat %p/../Inputs/remarks/basic.macho.remarks.empty.x86_64 > %t/basic.macho.remarks.empty.x86_64
5 RUN: dsymutil -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.rema…
8 RUN: not cat %t/basic.macho.remarks.empty.x86_64.dSYM/Contents/Resources/Remarks/basic.macho.remark…
10 …llel -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.remarks.empt…
13 RUN: not cat %t/basic.macho.remarks.empty.x86_64.dSYM/Contents/Resources/Remarks/basic.macho.remark…
H A Dstatistics.test1 …=%p/.. %p/../Inputs/basic.macho.x86_64 %p/../Inputs/basic-archive.macho.x86_64 %p/../Inputs/basic-…
2 …=%p/.. %p/../Inputs/basic.macho.x86_64 %p/../Inputs/basic-archive.macho.x86_64 %p/../Inputs/basic-…
H A Dremarks-linking-archive.text3 RUN: cat %p/../Inputs/remarks/basic.macho.remarks.archive.x86_64 > %t/basic.macho.remarks.archive.x86_64
5 RUN: dsymutil -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.remarks.archive.x86_64
8 RUN: llvm-bcanalyzer -dump %t/basic.macho.remarks.archive.x86_64.dSYM/Contents/Resources/Remarks/basic.macho.remarks.archive.x86_64 | FileCheck %s
10 RUN: dsymutil --linker parallel -oso-prepend-path=%p/../Inputs -remarks-prepend-path=%p/../Inputs %t/basic.macho.remarks.archive.x86_64
13 RUN: llvm-bcanalyzer -dump %t/basic.macho.remarks.archive.x86_64.dSYM/Contents/Resources/Remarks/basic.macho.remarks.archive.x86_64 | FileCheck %s
17 RUN: dsymutil -oso-prepend-path=%p/../Inputs %t/basic.macho.remarks.archive.x86_64 2>&1 | FileCheck -DMSG=%errc_ENOENT %s --check-prefix=CHECK-MISSING
19 RUN: dsymutil --linker parallel -oso-prepend-path=%p/../Inputs %t/basic
[all...]
/llvm-project/llvm/test/tools/llvm-profdata/
H A Dtext-dump.test3 RUN: llvm-profdata show --all-functions -counts --text %p/Inputs/basic.proftext > %t-basic.proftext1
4 RUN: llvm-profdata merge -o %t-basic.proftext2 --text %p/Inputs/basic.proftext
5 RUN: llvm-profdata merge --text %p/Inputs/basic.proftext | diff %t-basic.proftext2 -
7 RUN: llvm-profdata merge -binary -o %t-basic.profdata1 %t-basic.proftext1
8 RUN: llvm-profdata merge -o %t-basic.profdata2 %t-basic.proftext2
10 RUN: llvm-profdata show --all-functions -counts %t-basic.profdata1 > %t-basic.dump3
11 RUN: llvm-profdata show --all-functions -counts %t-basic.profdata2 > %t-basic.dump4
13 RUN: llvm-profdata merge -text -o %t-basic.proftext5 %t-basic.profdata1
14 RUN: llvm-profdata merge -text -o %t-basic.proftext6 %t-basic.profdata2
16 RUN: diff %t-basic.dump3 %t-basic.dump4
[all …]
H A Dmemprof-merge-versions.test10 RUN: llvm-profdata merge %t.proftext %p/Inputs/basic.memprofraw --memprof-version=2 --profiled-binary %p/Inputs/basic.memprofexe -o %t.prof.v2
13 RUN: llvm-profdata merge %t.proftext %p/Inputs/basic.memprofraw --memprof-version=2 --memprof-full-schema --profiled-binary %p/Inputs/basic.memprofexe -o %t.prof.v2
16 RUN: llvm-profdata merge %t.proftext %p/Inputs/basic.memprofraw --memprof-version=3 --profiled-binary %p/Inputs/basic.memprofexe -o %t.prof.v3
19 RUN: llvm-profdata merge %t.proftext %p/Inputs/basic.memprofraw --memprof-version=3 --memprof-full-schema --profiled-binary %p/Inputs/basic.memprofexe -o %t.prof.v3
23 RUN: llvm-profdata merge %t.proftext %p/Inputs/basic.memprofraw --memprof-full-schema --profiled-binary %p/Inputs/basic
[all...]
/llvm-project/libcxx/test/std/re/re.const/re.matchflag/
H A Dmatch_multiline.pass.cpp42 using std::regex_constants::basic; in main()
54 search(pat, basic, target, true); in main()
61 search(pat, basic | multiline, target, true); in main()
72 search(pat, basic, target, false); in main()
79 search(pat, basic | multiline, target, false); in main()
90 search(pat, basic, target, false); in main()
97 search(pat, basic | multiline, target, false); in main()
109 search(pat, basic, target, true); in main()
116 search(pat, basic | multiline, target, true); in main()
127 search(pat, basic, target, false); in main()
[all …]
/llvm-project/lldb/test/Shell/SymbolFile/OnDemand/
H A Dsource-breakpoint.test6 # RUN: %build %p/Inputs/basic.cpp -o basic.out
7 # RUN: %lldb -b -O "settings set symbols.load-on-demand true" -s %s basic.out | FileCheck %s
12 breakpoint set -f basic.cpp -l 1
13 # CHECK: where = {{.*}}`bar(int, int) + {{.*}} at basic.cpp:1
16 # CHECK: file = 'basic.cpp'
22 # CHECK: {{.*}}`bar(x=33, y=78) at basic.cpp:1
23 # CHECK: {{.*}}`foo(x=33, y=78) at basic.cpp:3
24 # CHECK: {{.*}}`main(argc=1, argv={{.*}}) at basic.cpp:5
H A Dsymbolic-breakpoint.test6 # RUN: %build %p/Inputs/basic.cpp -o basic.out
7 # RUN: %lldb -b -O "settings set symbols.load-on-demand true" -s %s basic.out | FileCheck %s
13 # CHECK: where = {{.*}}`bar(int, int) + {{.*}} at basic.cpp:1
16 # CHECK: where = {{.*}}`bar(int, int) + {{.*}} at basic.cpp:1
22 # CHECK: {{.*}}`bar(x=33, y=78) at basic.cpp:1
23 # CHECK: {{.*}}`foo(x=33, y=78) at basic.cpp:3
24 # CHECK: {{.*}}`main(argc=1, argv={{.*}}) at basic.cpp:5
/llvm-project/lld/test/MachO/
H A Dfunction-starts.s5 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/basic.s -o %t/basic.o
6 # RUN: %lld -lSystem %t/basic.o -o %t/basic
7 # RUN: llvm-objdump --syms %t/basic > %t/objdump
8 # RUN: llvm-objdump --macho --function-starts %t/basic >> %t/objdump
15 # BASIC-LABEL: basic:
34 # RUN: %lld %t/basic.o -no_function_starts -o %t/basic-no-function-starts
35 # RUN: llvm-objdump --macho --function-starts %t/basic-no-function-starts | FileCheck %s --check-pr…
36 # NO-FUNCTION-STARTS: basic-no-function-starts:
39 # RUN: %lld -lSystem %t/basic.o -no_function_starts -function_starts -o %t/basic-explicit
40 # RUN: llvm-objdump --syms %t/basic > %t/objdump
[all …]
/llvm-project/libcxx/test/std/re/re.alg/re.alg.match/
H A Dbasic.pass.cpp35 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::basic))); in main()
51 assert(std::regex_match(s, m, std::regex("ab", std::regex_constants::basic))); in main()
66 assert(!std::regex_match(s, m, std::regex("ba", std::regex_constants::basic))); in main()
73 assert(!std::regex_match(s, m, std::regex("ab", std::regex_constants::basic))); in main()
79 assert(!std::regex_match(s, m, std::regex("ab", std::regex_constants::basic), in main()
86 assert(!std::regex_match(s, m, std::regex("bc", std::regex_constants::basic))); in main()
92 assert(std::regex_match(s, m, std::regex("ab*c", std::regex_constants::basic))); in main()
107 assert(std::regex_match(s, m, std::regex("\\(ab\\)*c", std::regex_constants::basic))); in main()
126 std::regex_constants::basic))); in main()
132 assert(std::regex_match(s, m, std::regex("^abc", std::regex_constants::basic))); in main()
[all …]
/llvm-project/llvm/test/CodeGen/X86/
H A Dbasic-block-address-map-with-mfs.ll1 ; COM: Emitting basic-block-address-map when machine function splitting is enabled.
2 ; RUN: llc < %s -mtriple=x86_64 -function-sections -split-machine-functions -basic-block-address-ma…
4 ; COM: Emitting basic-block-address-map with PGO analysis with machine function splitting enabled.
5 ; RUN: llc < %s -mtriple=x86_64 -function-sections -split-machine-functions -basic-block-address-ma…
60 ; CHECK-NEXT: .byte 2 # number of basic block ranges
62 ; CHECK-NEXT: .byte 2 # number of basic blocks
72 ; CHECK-NEXT: .byte 1 # number of basic blocks
80 ; PGO-NEXT: .ascii "\200\200\200\200\200\200\200 " # basic block frequency
81 ; PGO-NEXT: .byte 2 # basic block successor count
86 ; PGO-NEXT: .ascii "\200\200\200\374\377\377\377\037" # basic block frequency
[all …]
H A Dbasic-block-sections.ll1 ; RUN: llc < %s -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=all -unique-basic
2 ; RUN: llc < %s -mtriple=x86_64-pc-linux -basic-block-sections=all -unique-basic-block-section-name…
3 ; RUN: llc < %s -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=all -unique-basic
4 … %s -mtriple=i386-unknown-linux-gnu -function-sections -basic-block-sections=all -unique-basic-bl…
5 ; RUN: llc < %s -mtriple=i386-unknown-linux-gnu -basic-block-sections=all -unique-basic-block-sect…
H A Dbasic-block-sections-labels-pgo-features.ll
H A Dbasic-block-sections-list.ll1 ;; Check the basic block sections list option.
9 ; RUN: llc < %s -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=%t1 -unique-basic
10 ; RUN: llc < %s -mtriple=x86_64-pc-linux -basic-block-sections=%t1 -unique-basic-block-section-name…
11 ; RUN: llc < %s -mtriple=x86_64-pc-linux -basic-block-sections=%t1 -unique-basic-block-section-name…
12 ; RUN: llc < %s -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=%t2 -unique-basic
13 ; RUN: llc < %s -mtriple=x86_64-pc-linux -basic-block-sections=%t2 -unique-basic-block-section-name…
14 ; RUN: llc < %s -mtriple=x86_64-pc-linux -basic-block-sections=%t2 -unique-basic-block-section-name…
H A Dbasic-block-sections-clusters-error.ll6 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=%…
7 ; CHECK-ERROR1: LLVM ERROR: invalid profile {{.*}} at line 3: duplicate basic block id found '1'
10 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64-pc-linux -function-sections -basic-block-sections=%…
13 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t4 2>&1 |…
17 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t5 2>&1 |…
20 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t6 2>&1 |…
25 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t7 2>&1 |…
29 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t8 2>&1 |…
34 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t9 2>&1 |…
41 ; RUN: not --crash llc < %s -O0 -mtriple=x86_64 -function-sections -basic-block-sections=%t10 2>&1 …
[all …]
/llvm-project/libcxx/test/std/re/re.alg/re.alg.search/
H A Dbasic.pass.cpp35 assert(std::regex_search(s, m, std::regex("a", std::regex_constants::basic))); in main()
51 assert(std::regex_search(s, m, std::regex("ab", std::regex_constants::basic))); in main()
66 assert(!std::regex_search(s, m, std::regex("ba", std::regex_constants::basic))); in main()
73 assert(std::regex_search(s, m, std::regex("ab", std::regex_constants::basic))); in main()
88 assert(!std::regex_search(s, m, std::regex("ab", std::regex_constants::basic), in main()
95 assert(std::regex_search(s, m, std::regex("bc", std::regex_constants::basic))); in main()
110 assert(std::regex_search(s, m, std::regex("ab*c", std::regex_constants::basic))); in main()
125 assert(std::regex_search(s, m, std::regex("\\(ab\\)*c", std::regex_constants::basic))); in main()
144 std::regex_constants::basic))); in main()
165 assert(std::regex_search(s, m, std::regex("^abc", std::regex_constants::basic))); in main()
[all …]
/llvm-project/llvm/test/tools/llvm-symbolizer/
H A Dwasm-basic.s30 # CHECK-NEXT: wasm-basic.s:7
33 # CHECK-NEXT: wasm-basic.s:7
36 # CHECK-NEXT: wasm-basic.s:8
39 # CHECK-NEXT: wasm-basic.s:9
45 # CHECK-NEXT: wasm-basic.s:13
48 # CHECK-NEXT: wasm-basic.s:13
50 # CHECK-NEXT: wasm-basic.s:13
53 # CHECK-NEXT: wasm-basic.s:14
56 # CHECK-NEXT: wasm-basic.s:15
59 # CHECK-NEXT: wasm-basic.s:16
/llvm-project/polly/docs/experiments/matmul/
H A Drunall.sh10 opt -basic-aa -polly-ast -analyze matmul.preopt.ll \
17 opt -basic-aa -dot-scops -disable-output matmul.preopt.ll -polly-use-llvm-names
24 opt -basic-aa -dot-scops-only -disable-output matmul.preopt.ll -polly-use-llvm-names
30 opt -basic-aa -polly-scops -analyze matmul.preopt.ll \
34 opt -basic-aa -polly-dependences -analyze matmul.preopt.ll \
38 opt -basic-aa -polly-export-jscop matmul.preopt.ll \
42 opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll \
44 opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll \
46 opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll \
48 opt -basic-aa -polly-import-jscop -polly-ast -analyze matmul.preopt.ll \
[all …]
/llvm-project/llvm/test/Demangle/
H A Drust.test90 CHECK: basic::<i8>
93 CHECK: basic::<bool>
96 CHECK: basic::<char>
99 CHECK: basic::<f64>
102 CHECK: basic::<str>
105 CHECK: basic::<f32>
108 CHECK: basic::<u8>
111 CHECK: basic::<isize>
114 CHECK: basic::<usize>
117 CHECK: basic::<i32>
[all …]
/llvm-project/llvm/test/tools/llvm-objdump/XCOFF/
H A Dprint-linenumber.test7 ## Compiler command: xlc basic.c -c -qdbgfmt=dwarf -g -q32 -o basic32.o
10 ## Compiler command: xlc basic.c -c -qdbgfmt=dwarf -g -q64 -o basic64.o
12 ## basic.c:
22 # LINES32-NEXT: ; /basic.c:1
24 # LINES32-NEXT: ; /basic.c:3
26 # LINES32-NEXT: ; /basic.c:4
39 # LINES64-NEXT: ; /basic.c:1
41 # LINES64-NEXT: ; /basic.c:3
43 # LINES64-NEXT: ; /basic.c:4

12345678910>>...68