Home
last modified time | relevance | path

Searched refs:detect (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/AMDGPU/
H A Dsubtarget.ll11 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
12 ; RUN: diff %t-specify.txt %t-detect.txt
16 ; RUN: llvm-objdump -D %t.o > %t-detect.txt
17 ; RUN: diff %t-specify.txt %t-detect.txt
22 ; RUN: diff %t-specify.txt %t-detect.txt
27 ; RUN: diff %t-specify.txt %t-detect.txt
33 ; RUN: diff %t-specify.txt %t-detect.txt
38 ; RUN: diff %t-specify.txt %t-detect.txt
43 ; RUN: diff %t-specify.txt %t-detect.txt
48 ; RUN: diff %t-specify.txt %t-detect.txt
[all …]
/llvm-project-15.0.7/polly/test/ScopDetectionDiagnostics/
H A DReportMultipleNonAffineAccesses.ll1 …loadPolly -basic-aa -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-
2 … -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-detect -polly-delin…
3 …loadPolly -basic-aa -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-
4 …ly -basic-aa -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-detect
5 …loadPolly -basic-aa -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-
6 …loadPolly -basic-aa -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-
H A DReportUnprofitable.ll1 ; RUN: opt %loadPolly -pass-remarks-missed="polly-detect" \
2 ; RUN: -polly-detect-track-failures -polly-print-detect -disable-output \
5 ; RUN: opt %loadPolly -pass-remarks-missed="polly-detect" \
6 ; RUN: -polly-detect-track-failures -polly-print-detect -disable-output \
30 ; YAML: Pass: polly-detect
38 ; YAML: Pass: polly-detect
46 ; YAML: Pass: polly-detect
54 ; YAML: Pass: polly-detect
62 ; YAML: Pass: polly-detect
70 ; YAML: Pass: polly-detect
H A DReportLoopBound-01.ll2 ; RUN: -pass-remarks-missed="polly-detect" -polly-detect-track-failures \
3 ; RUN: -polly-allow-nonaffine-loops=false -polly-print-detect -disable-output \
6 ; RUN: -pass-remarks-missed="polly-detect" -polly-detect-track-failures \
7 ; RUN: -polly-allow-nonaffine-loops=true -polly-print-detect -disable-output \
9 ; RUN: opt %loadPolly -pass-remarks-missed="polly-detect" \
11 ; RUN: -polly-detect-track-failures -polly-allow-nonaffine-loops=true \
12 ; RUN: -polly-allow-nonaffine -polly-print-detect -disable-output < %s 2>&1 \
H A DReportEntry.ll1 ; RUN: opt %loadPolly -polly-detect -pass-remarks-missed="polly-detect" -disable-output < %s 2>&1| …
H A DReportIrreducibleRegionWithoutDebugLoc.ll1 ; RUN: opt %loadPolly -polly-detect -pass-remarks-missed="polly-detect" -disable-output < %s 2>&1| …
H A Dloop_partially_in_scop-2.ll1 ; RUN: opt %loadPolly -polly-print-detect -pass-remarks-missed="polly-detect" -disable-output < %s …
H A DReportUnreachableInExit.ll1 ; RUN: opt %loadPolly -polly-print-detect -disable-output < %s \
2 ; RUN: -pass-remarks-missed="polly-detect" 2>&1 | FileCheck %s
H A DReportFuncCall-01.ll1 …RUN: opt %loadPolly -pass-remarks-missed="polly-detect" -polly-detect-track-failures -polly-print-
/llvm-project-15.0.7/polly/test/ScopDetect/
H A Dcallbr.ll1 ; RUN: opt %loadPolly -polly-detect -polly-detect-track-failures -disable-output -pass-remarks-miss…
2 ; RUN: opt %loadPolly -polly-detect -polly-detect-track-failures -disable-output -stats …
7 ; STAT: 1 polly-detect - Number of rejected regions: Branch from indirect terminator
H A Dstatistics.ll1 ; RUN: opt %loadPolly -polly-detect -stats -disable-output < %s 2>&1 | FileCheck %s
6 ; CHECK-DAG: 4 polly-detect - Maximal number of loops in scops
8 ; CHECK-DAG: 11 polly-detect - Number of loops in scops
9 ; CHECK-DAG: 11 polly-detect - Number of total loops
10 ; CHECK-DAG: 6 polly-detect - Number of scops (profitable scops only)
16 ; CHECK-DAG: 6 polly-detect - Number of scops
17 ; CHECK-DAG: 1 polly-detect - Number of scops with maximal loop depth 4
18 ; CHECK-DAG: 2 polly-detect - Number of scops with maximal loop depth 1
19 ; CHECK-DAG: 1 polly-detect - Number of scops with maximal loop depth 3
20 ; CHECK-DAG: 1 polly-detect - Number of scops with maximal loop depth 2
[all …]
H A Dnon-affine-loop.ll1 …se -polly-print-detect -disable-output < …
2 …e -polly-print-detect -disable-output < …
3 …se -polly-allow-nonaffine -polly-print-detect -disable-output < …
4 …e -polly-allow-nonaffine -polly-print-detect -disable-output < …
5 …e -polly-allow-nonaffine -polly-process-unprofitable=false -polly-print-detect -disable-output < …
10 ; detect it, otherwise we won't.
H A Dnon-affine-loop-condition-dependent-access.ll1 …se -polly-print-detect -disable-output < …
2 …e -polly-print-detect -disable-output < …
3 …e -polly-allow-nonaffine -polly-print-detect -disable-output < …
4 …e -polly-allow-nonaffine -polly-process-unprofitable=false -polly-print-detect -disable-output < …
H A Dprofitability-large-basic-blocks.ll2 ; RUN: -polly-detect-profitability-min-per-loop-insts=40 \
3 ; RUN: -polly-print-detect -disable-output < %s | FileCheck %s -check-prefix=PROFITABLE
6 ; RUN: -polly-print-detect -disable-output < %s | FileCheck %s -check-prefix=PROFITABLE
9 ; RUN: -polly-print-detect -disable-output < %s | FileCheck %s -check-prefix=UNPROFITABLE
H A Dswitch-in-loop-patch.ll1 ; RUN: opt %loadPolly -polly-print-detect -disable-output < %s | FileCheck %s
5 ; Verify that we do not detect loops where the loop latch is a switch statement.
H A Dkeep_going_expansion.ll1 ; RUN: opt %loadPolly -basic-aa -polly-detect-track-failures -polly-detect-keep-going -polly-print-
H A Dinvalid-latch-conditions.ll1 … -polly-process-unprofitable=false -polly-print-detect -disable-output < …
2 …lly-allow-nonaffine-loops -polly-print-detect -disable-output < …
3 …lly-allow-nonaffine-loops -polly-process-unprofitable=false -polly-print-detect -disable-output < …
H A Dnon-affine-loop-condition-dependent-access_2.ll1 …s -polly-allow-nonaffine-loops=false -polly-print-detect -disable-output < …
2 …s -polly-allow-nonaffine-loops=true -polly-print-detect -disable-output < …
3 …s -polly-allow-nonaffine-loops=true -polly-allow-nonaffine -polly-print-detect -disable-output < …
6 ; and also a non-affine access (A[k]). While we can always detect the
H A Dnon-affine-loop-condition-dependent-access_3.ll1 …s -polly-allow-nonaffine-loops=false -polly-print-detect -disable-output < …
2 …s -polly-allow-nonaffine-loops=true -polly-print-detect -disable-output < …
3 …s -polly-allow-nonaffine-loops=true -polly-allow-nonaffine -polly-print-detect -disable-output < …
6 ; and also a non-affine access (A[k]). While we can always detect the
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cert/
H A Doop57-cpp.rst17 The check will detect the following functions:
25 The check will detect the following functions:
34 The check will detect the following functions:
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_flags.inc22 "Size (in Mb) of quarantine used to detect use-after-free "
26 "Size (in Kb) of thread local quarantine used to detect "
41 "Controls the way to handle globals (0 - don't detect buffer overflow on "
42 "globals, 1 - detect buffer overflow, 2 - print data about registered "
143 "If >= 2, detect operations like <, <=, >, >= and - on invalid pointer "
145 "If == 1, detect invalid operations only when both pointers are non-null.")
151 "If >=2, detect violation of One-Definition-Rule (ODR); "
152 "If ==1, detect ODR-violation only if the two variables "
/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Dasan-detect-invalid-pointer-pair.ll1 ; RUN: opt < %s -passes='asan-pipeline' -asan-detect-invalid-pointer-cmp -S \
3 ; RUN: opt < %s -passes='asan-pipeline' -asan-detect-invalid-pointer-sub -S \
5 ; RUN: opt < %s -passes='asan-pipeline' -asan-detect-invalid-pointer-pair -S \
/llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/
H A Dfat-arch-name.test3 # We detect thumb triples from the binaries, because those are the only ones
5 # we would detect armv7m-apple-darwin as non-thumb triple, but you can't
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Ddead-lane.mir1 # RUN: llc -march=amdgcn -mcpu=tonga %s -start-before detect-dead-lanes -stop-before machine-schedu…
2 # RUN: llc -march=amdgcn -mcpu=tonga %s -start-before detect-dead-lanes -stop-before machine-schedu…
/llvm-project-15.0.7/polly/test/ScopInfo/
H A Derror-blocks-3.ll1 ; RUN: opt %loadPolly -polly-print-scops -polly-detect-keep-going -polly-allow-nonaffine -disable-o…
3 ; TODO: FIXME: Investigate why "-polly-detect-keep-going" is needed to detect

12345678910>>...15