Home
last modified time | relevance | path

Searched refs:allow (Results 1 – 25 of 1221) sorted by relevance

12345678910>>...49

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcpus-intel.ll4 …ple=i686-unknown-unknown -mcpu=i386 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
5 …ple=i686-unknown-unknown -mcpu=i486 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
6 …ple=i686-unknown-unknown -mcpu=i586 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
7 …=i686-unknown-unknown -mcpu=pentium 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
8 …6-unknown-unknown -mcpu=pentium-mmx 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
9 …ple=i686-unknown-unknown -mcpu=i686 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
10 …86-unknown-unknown -mcpu=pentiumpro 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
11 …i686-unknown-unknown -mcpu=pentium2 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
12 …i686-unknown-unknown -mcpu=pentium3 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
15 …i686-unknown-unknown -mcpu=pentium4 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
[all …]
H A Dcpus-amd.ll4 …riple=i686-unknown-unknown -mcpu=k6 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
5 …ple=i686-unknown-unknown -mcpu=k6-2 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
6 …ple=i686-unknown-unknown -mcpu=k6-3 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
7 …e=i686-unknown-unknown -mcpu=athlon 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
8 …-unknown-unknown -mcpu=athlon-tbird 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
9 …i686-unknown-unknown -mcpu=athlon-4 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
10 …686-unknown-unknown -mcpu=athlon-xp 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
11 …686-unknown-unknown -mcpu=athlon-mp 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
13 …ple=x86_64-unknown-unknown -mcpu=k8 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
14 …86_64-unknown-unknown -mcpu=opteron 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
[all …]
H A Dcpus-other.ll11 …=i686-unknown-unknown -mcpu=generic 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
13 …le=i686-unknown-unknown -mcpu=geode 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
14 …86-unknown-unknown -mcpu=winchip-c6 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
15 …i686-unknown-unknown -mcpu=winchip2 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
16 …riple=i686-unknown-unknown -mcpu=c3 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
17 …ple=i686-unknown-unknown -mcpu=c3-2 2>&1 | FileCheck %s --check-prefix=CHECK-NO-ERROR --allow-empty
/llvm-project-15.0.7/polly/test/ScopDetect/
H A Dnon-affine-loop.ll1 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=false …
2 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
3 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=false -polly-all…
4 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true -polly-all…
5 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true -polly-all…
9 ; non-affine loops __and__ accesses __and__ allow regins without a (affine) loop we will
H A Dnon-affine-loop-condition-dependent-access.ll1 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=false …
2 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
3 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
4 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
7 ; be rejected as long as -polly-allow-nonaffine isn't given.
H A Dnon-affine-loop-condition-dependent-access_2.ll1 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=false …
2 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
3 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
H A Dnon-affine-loop-condition-dependent-access_3.ll1 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=false …
2 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
3 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops=true …
/llvm-project-15.0.7/lld/test/ELF/
H A Dallow-shlib-undefined.s5 # RUN: %p/Inputs/allow-shlib-undefined.s -o %t1.o
8 # RUN: ld.lld --allow-shlib-undefined %t.o %t.so -o /dev/null
9 # RUN: not ld.lld --no-allow-shlib-undefined %t.o %t.so -o /dev/null 2>&1 | FileCheck %s
10 # Executable defaults to --no-allow-shlib-undefined
14 # -shared defaults to --allow-shlib-undefined
20 # RUN: ld.lld --no-allow-shlib-undefined %t.o %t2.so -o /dev/null
25 # RUN: ld.lld -shared --allow-shlib-undefined %t1.o -o /dev/null
26 # RUN: ld.lld -shared --no-allow-shlib-undefined %t1.o -o /dev/null
44 # CHECK: error: undefined reference due to --no-allow-shlib-undefined: _unresolved
46 # CHECK2: error: undefined reference due to --no-allow-shlib-undefined: _unresolved
[all …]
H A Dallow-multiple-definition.s4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/allow-multiple-definition.s -o …
6 # RUN: not ld.lld --allow-multiple-definition --no-allow-multiple-definition %t1 %t2 -o /dev/null
7 # RUN: ld.lld --allow-multiple-definition --fatal-warnings %t1 %t2 -o %t3
8 # RUN: ld.lld --allow-multiple-definition --fatal-warnings %t2 %t1 -o %t4
20 # If flag allow-multiple-definition is enabled the first
/llvm-project-15.0.7/mlir/test/Dialect/Bufferization/Transforms/
H A Done-shot-bufferize-partial.mlir1 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="allow-return-allocs allow-unkn…
4 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="allow-return-allocs allow-unkn…
7 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="allow-return-allocs test-analy…
8 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="allow-return-allocs test-analy…
9 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="allow-return-allocs test-analy…
11 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="dialect-filter=tensor,bufferiz…
12 // RUN: mlir-opt %s -allow-unregistered-dialect -one-shot-bufferize="dialect-filter=scf,bufferizati…
H A Done-shot-bufferize-allow-return-allocs.mlir1 // RUN: mlir-opt %s -one-shot-bufferize="allow-return-allocs allow-unknown-ops" -buffer-deallocatio…
4 // RUN: mlir-opt %s -one-shot-bufferize="allow-return-allocs test-analysis-only analysis-fuzzer-see…
5 // RUN: mlir-opt %s -one-shot-bufferize="allow-return-allocs test-analysis-only analysis-fuzzer-see…
6 // RUN: mlir-opt %s -one-shot-bufferize="allow-return-allocs test-analysis-only analysis-fuzzer-see…
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Dpartial-unroll-const-bounds.ll1 …threshold=20 -unroll-threshold=20 -loop-unroll -unroll-allow-partial -unroll-runtime -unroll-allow
2 …roll-partial-threshold=20 -unroll-threshold=20 -unroll-allow-partial -unroll-runtime -unroll-allow
4 ; Also check that the simple unroller doesn't allow the partial unrolling.
5 …roll-partial-threshold=20 -unroll-threshold=20 -unroll-allow-partial -unroll-runtime -unroll-allow
/llvm-project-15.0.7/mlir/test/Dialect/Affine/
H A Dloop-permute.mlir1 // RUN: mlir-opt -allow-unregistered-dialect %s -test-loop-permutation="permutation-map=1,2,0" | Fi…
2 // RUN: mlir-opt -allow-unregistered-dialect %s -test-loop-permutation="permutation-map=1,0,2" | Fi…
3 // RUN: mlir-opt -allow-unregistered-dialect %s -test-loop-permutation="permutation-map=0,1,2" | Fi…
4 // RUN: mlir-opt -allow-unregistered-dialect %s -test-loop-permutation="permutation-map=0,2,1" | Fi…
5 // RUN: mlir-opt -allow-unregistered-dialect %s -test-loop-permutation="permutation-map=2,0,1" | Fi…
6 // RUN: mlir-opt -allow-unregistered-dialect %s -test-loop-permutation="permutation-map=2,1,0" | Fi…
/llvm-project-15.0.7/llvm/test/FileCheck/
H A Dallow-unused-prefixes.txt1 ; RUN: %ProtectFileCheckOutput not FileCheck --allow-unused-prefixes=false --check-prefixes=P1,P2 -…
2 ; RUN: %ProtectFileCheckOutput not FileCheck --allow-unused-prefixes=false --check-prefixes=P1,P2,P…
3 ; RUN: FileCheck --allow-unused-prefixes=true --check-prefixes=P1,P2 --input-file %S/Inputs/one-ch…
4 ; RUN: FileCheck --allow-unused-prefixes=false --allow-unused-prefixes=true --check-prefixes=P1,P2 …
H A Dcheck-dag-overlap.txt2 ; RUN: not FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
19 ; RUN: not FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
38 ; RUN: FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
57 ; RUN: FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
76 ; RUN: FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
95 ; RUN: FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
114 ; RUN: not FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
118 ; RUN: not FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
123 ; RUN: not FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
145 ; RUN: not FileCheck -allow-deprecated-dag-overlap -input-file %s %s \
[all …]
H A Dcheck-substring-multi-prefix-2.txt1 …check-prefix=FOO -check-prefix=FOOBAR -check-prefix=BARFOO -input-file %s %s -allow-unused-prefixes
2 …check-prefix=FOOBAR -check-prefix=FOO -check-prefix=BARFOO -input-file %s %s -allow-unused-prefixes
3 …check-prefix=FOOBAR -check-prefix=BARFOO -check-prefix=FOO -input-file %s %s -allow-unused-prefixes
/llvm-project-15.0.7/lld/test/COFF/
H A Dincremental.test4 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
10 # RUN: | FileCheck -allow-empty -check-prefix=WARN-REF %s
16 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
22 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
28 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
34 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
46 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
52 # RUN: | FileCheck -allow-empty -check-prefix=NOWARN %s
71 # RUN: -order:@%t.order 2>&1 | FileCheck -allow-empty -check-prefix=NOWARN %s
83 # RUN: -profile 2>&1 | FileCheck -allow-empty -check-prefix=NOWARN %s
[all …]
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/portability/
H A Drestrict-system-includes.rst6 Checks to selectively allow or disallow a configurable list of system headers.
10 In order to **only** allow `zlib.h` from the system you would set the options
20 In order to allow everything **except** `zlib.h` from the system you would set
30 Since the options support globbing you can use wildcarding to allow groups of
33 `-*,openssl/*.h` will allow all openssl headers but disallow any others.
/llvm-project-15.0.7/lld/test/wasm/
H A Dundefined.ll2 ; RUN: wasm-ld --allow-undefined -o %t.wasm %t.o
9 ; Succeeds if we pass a file containing 'foo' as --allow-undefined-file.
11 ; RUN: wasm-ld --allow-undefined-file=%t.txt -o %t.wasm %t.o
14 ; RUN: wasm-ld --allow-undefined --export=xxx -o %t.wasm %t.o
/llvm-project-15.0.7/lld/test/MachO/
H A Dicf-options.s6 # RUN: | FileCheck %s --check-prefix=DIAG-EMPTY --allow-empty
8 # RUN: | FileCheck %s --check-prefix=DIAG-EMPTY --allow-empty
10 # RUN: | FileCheck %s --check-prefix=DIAG-EMPTY --allow-empty
12 # RUN: | FileCheck %s --check-prefix=DIAG-EMPTY --allow-empty
16 # RUN: | FileCheck %s --check-prefix=DIAG-EMPTY --allow-empty
18 # RUN: | FileCheck %s --check-prefix=DIAG-EMPTY --allow-empty
/llvm-project-15.0.7/polly/test/ScopInfo/NonAffine/
H A Dnon-affine-loop-condition-dependent-access_1.ll1 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine -polly-allow-nonaffine-branches -polly-allow
2 ; RUN: opt %loadPolly -basic-aa -polly-allow-nonaffine -polly-allow-nonaffine-branches -polly-allow
H A Dnon_affine_loop_condition.ll1 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops …
2 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops -polly-process-u…
3 ; RUN: opt %loadPolly -polly-allow-nonaffine-branches -polly-allow-nonaffine-loops -polly-detect-re…
/llvm-project-15.0.7/llvm/test/Other/
H A Dprint-before-after.ll1 …put -passes='no-op-module' -print-before=bleh 2>&1 | FileCheck %s --check-prefix=NONE --allow-empty
2 …tput -passes='no-op-module' -print-after=bleh 2>&1 | FileCheck %s --check-prefix=NONE --allow-empty
3 …s='no-op-module' -print-before=no-op-function 2>&1 | FileCheck %s --check-prefix=NONE --allow-empty
4 …es='no-op-module' -print-after=no-op-function 2>&1 | FileCheck %s --check-prefix=NONE --allow-empty
11 …oop-vectorize -print-after=loop-vectorize 2>&1 | FileCheck %s --check-prefix=CHECK-LV --allow-empty
12 …h -print-after=simple-loop-unswitch 2>&1 | FileCheck %s --check-prefix=CHECK-UNSWITCH --allow-empty
/llvm-project-15.0.7/clang/test/Driver/
H A Dhip-link-bundle-archive.hip18 …dled.a" "-targets=hip-amdgcn-amd-amdhsa-gfx1030" "-output=[[A1030:.*\.a]]" "-allow-missing-bundles"
20 …undled.a" "-targets=hip-amdgcn-amd-amdhsa-gfx906" "-output=[[A906:.*\.a]]" "-allow-missing-bundles"
24 …d2.lib" "-targets=hip-amdgcn-amd-amdhsa-gfx1030" "-output=[[A1030:.*\.a]]" "-allow-missing-bundles"
26 …led2.lib" "-targets=hip-amdgcn-amd-amdhsa-gfx906" "-output=[[A906:.*\.a]]" "-allow-missing-bundles"
/llvm-project-15.0.7/llvm/test/tools/llc/
H A Daix-pic-setting.ll2 ; RUN: llc -mtriple=powerpc-ibm-aix < %s 2>&1 >/dev/null | FileCheck --allow-empty %s
3 ; RUN: llc -mtriple=powerpc-ibm-aix --relocation-model=pic < %s 2>&1 >/dev/null | FileCheck --allow
4 …-mtriple=powerpc64-ibm-aix --relocation-model=pic < %s 2>&1 >/dev/null | FileCheck --allow-empty %s

12345678910>>...49