| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/ |
| H A D | memoryflags.test | 6 ; CHECK-NEXT: Data version: 0 10 ; CHECK-NEXT: Data version: 0 14 ; CHECK-NEXT: Data version: 0 18 ; CHECK-NEXT: Data version: 0 22 ; CHECK-NEXT: Data version: 0 26 ; CHECK-NEXT: Data version: 0 30 ; CHECK-NEXT: Data version: 0 34 ; CHECK-NEXT: Data version: 0 38 ; CHECK-NEXT: Data version: 0 42 ; CHECK-NEXT: Data version: 0 [all …]
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | hip-code-object-version.hip | 11 // RUN: -mcode-object-version=2 \ 27 // RUN: -mcode-object-version=3 \ 32 // RUN: -mcode-object-version=4 -mcode-object-version=3 \ 37 // V3: "-mcode-object-version=3" 44 // RUN: -mcode-object-version=4 \ 48 // V4: "-mcode-object-version=4" 55 // RUN: -mcode-object-version=5 \ 59 // V5: "-mcode-object-version=5" 74 // RUN: -mcode-object-version=1 \ 80 // Check LLVM code object version option --amdhsa-code-object-version [all …]
|
| H A D | hip-version.hip | 23 // DEFAULT: Found HIP installation: {{.*Driver}}, version 3.5. 25 // RUN: %clang -v --rocm-path=%S --hip-version=3.7.0 2>&1 \ 28 // RUN: %clang -v --rocm-path=%S --hip-version=3.7.0 2>&1 \ 32 // SPECIFIED: Found HIP installation: {{.*Driver}}, version 3.7.0 34 // RUN: %clang -v --rocm-path=%S --hip-version=3.7 2>&1 \ 37 // SPECIFIED2: Found HIP installation: {{.*Driver}}, version 3.7.0 39 // RUN: %clang -v --rocm-path=%S --hip-version=4.0.21025 2>&1 \ 44 // RUN: %clang -v --rocm-path=%S --hip-version=4 2>&1 \ 47 // SPECIFIED4: Found HIP installation: {{.*Driver}}, version 4.0.0 49 // RUN: not %clang -v --rocm-path=%S --hip-version=x.y 2>&1 \ [all …]
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | objc-imageinfo.s | 71 ## should be compatible with any Swift version. 72 # RUN: %lld -dylib -lSystem %t/with-category-cls.o %t/swift-version-1.o -o %t/swift-v1 75 # RUN: %lld -dylib -lSystem %t/with-category-cls.o %t/swift-version-2.o -o %t/swift-v2 95 # IMAGE-VERSION: warning: {{.*}}invalid-version.o: invalid __objc_imageinfo version 99 …T-MISMATCH-12: error: Swift version mismatch: {{.*}}swift-version-1.o has version 1.0 but {{.*}}sw… 100 …T-MISMATCH-21: error: Swift version mismatch: {{.*}}swift-version-2.o has version 1.1 but {{.*}}sw… 121 #--- invalid-version.s 130 #--- swift-version-1.s 134 .byte 0x1 ## Swift version 137 #--- swift-version-2.s [all …]
|
| H A D | special-symbol-ld-previous.s | 9 ## Case 1: special symbol $ld$previous affects the install name / compatibility version 10 ## since the specified version 11.0.0 is within the affected range [3.0, 14.0). 14 # CASE1: /Old (compatibility version 1.2.3, current version 5.0.0) 17 ## since the specified version 2.0.0 is lower than the affected range [3.0, 14.0). 21 # CASE2: /New (compatibility version 1.1.1, current version 5.0.0) 24 ## since the specified version 14.0.0 is higher than the affected range [3.0, 14.0). 28 # CASE3: /New (compatibility version 1.1.1, current version 5.0.0) 32 ## Case 4: special symbol $ld$previous affects the install name / compatibility version 33 ## when the specified version 11.0.0 is within the affected range [3.0, 14.0) when a symbol 41 # CASE4-YES: /Old (compatibility version 1.2.3, current version 1.2.3) [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | hsa-note-no-func.ll | 1 ; RUN: llc < %s -mtriple=amdgcn-- -mcpu=gfx600 --amdhsa-code-object-version=2 | FileCheck --check-p… 2 ; RUN: llc < %s -mtriple=amdgcn-- -mcpu=gfx601 --amdhsa-code-object-version=2 | FileCheck --check-p… 3 ; RUN: llc < %s -mtriple=amdgcn-- -mcpu=gfx602 --amdhsa-code-object-version=2 | FileCheck --check-p… 4 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=gfx700 --amdhsa-code-object-version=2 | FileCheck --c… 5 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=kaveri --amdhsa-code-object-version=2 | FileCheck --c… 6 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=gfx701 --amdhsa-code-object-version=2 | FileCheck --c… 7 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=hawaii --amdhsa-code-object-version=2 | FileCheck --c… 8 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=gfx702 --amdhsa-code-object-version=2 | FileCheck --c… 9 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=gfx703 --amdhsa-code-object-version=2 | FileCheck --c… 10 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=kabini --amdhsa-code-object-version=2 | FileCheck --c… [all …]
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | version-script-noundef.s | 5 # RUN: ld.lld --version-script %t.script -shared %t.o -o /dev/null --fatal-warnings 6 # RUN: ld.lld --version-script %t.script -shared --undefined-version %t.o -o %t.so 7 # RUN: not ld.lld --version-script %t.script -shared --no-undefined-version \ 9 # ERR1: version script assignment of 'VERSION_1.0' to symbol 'bar' failed: symbol not defined 12 # RUN: not ld.lld --version-script %t2.script -shared --no-undefined-version \ 14 # ERR2: version script assignment of 'VERSION_1.0' to symbol 'und' failed: symbol not defined 17 # RUN: not ld.lld --version-script %t3.script -shared --no-undefined-version \ 19 # ERR3: version script assignment of 'local' to symbol 'und' failed: symbol not defined 23 # RUN: ld.lld --version-script %t4.script -shared --no-undefined-version --fatal-warnings %t.o -o /…
|
| H A D | version-script-reassign.s | 11 # RUN: ld.lld -shared %t.o --version-script %tl.ver --version-script %t1.ver \ 14 # RUN: ld.lld -shared %t.o --version-script %tg.ver --version-script %t1.ver \ 17 # RUN: ld.lld -shared %t.o --version-script %tgl.ver --version-script %t1.ver \ 22 # RUN: ld.lld -shared %t.o --version-script %t1.ver --version-script %t2.ver \ 26 # RUN: ld.lld -shared %t.o --version-script %t1.ver --version-script %t2w.ver \ 30 # LOCAL: warning: attempt to reassign symbol 'foo' of VER_NDX_LOCAL to version 'V1' 33 # GLOBAL: warning: attempt to reassign symbol 'foo' of VER_NDX_GLOBAL to version 'V1' 36 # V1-WARN: warning: attempt to reassign symbol 'foo' of version 'V1' to version 'V2'
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | vararg-non-pod.cpp | 10 extern char version[]; 30 g(10, version); in t1() 38 ptr(10, version); in t1() 50 c.g(10, version); in t2() 58 (c.*ptr)(10, version); in t2() 65 C::h(10, version); in t2() 73 static_ptr(10, version); in t2() 87 block(10, version); in t3() 106 d(10, version); in t4() 238 (get_f_ptr())(10, version); in test() [all …]
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | XcodeSDK.cpp | 49 if (!info.version.empty()) in XcodeSDK() 98 llvm::VersionTuple version; in ParseSDKVersion() local 99 version.tryParse(name.slice(0, i - 1)); in ParseSDKVersion() 101 return version; in ParseSDKVersion() 112 info.version = ParseSDKVersion(input); in Parse() 195 if (!info.version.empty()) in GetCanonicalName() 196 name += info.version.getAsString(); in GetCanonicalName() 226 return info.version.empty() || info.version >= llvm::VersionTuple(10, 10); in SupportsSwift() 229 return info.version.empty() || info.version >= llvm::VersionTuple(8); in SupportsSwift() 232 return info.version.empty() || info.version >= llvm::VersionTuple(9); in SupportsSwift() [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/GCOVProfiling/ |
| H A D | version.ll | 4 ; RUN: echo '!9 = !{!"%/t/version.ll", !0}' > %t/version.txt 5 ; RUN: cat %t/little.txt %s %t/version.txt > %t/2 8 ; RUN: head -c8 %t/version.gcno | grep '^oncg.804' 9 ; RUN: rm %t/version.gcno 11 ; RUN: opt -passes=insert-gcov-profiling -default-gcov-version='402*' -disable-output < %t/2 12 ; RUN: head -c8 %t/version.gcno | grep '^oncg.204' 13 ; RUN: rm %t/version.gcno 15 ; RUN: cat %t/big.txt %s %t/version.txt > %t/big.ll 17 ; RUN: head -c8 %t/version.gcno | grep '^gcno408.' 28 !2 = !DIFile(filename: "version", directory: "/usr/local/google/home/nlewycky") [all …]
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | ChangeLog | 1 version: 0.24 8 version: 0.23 16 version: 0.22.1 21 version: 0.22 30 version: 0.21 40 version: 0.20 47 version: 0.19 58 version: 0.18 73 version: 0.17 90 version: 0.16 [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llc/ |
| H A D | binutils-version.ll | 1 ;; Test valid and invalid -binutils-version values. 3 ; RUN: llc %s -filetype=null -binutils-version=none 4 ; RUN: llc %s -filetype=null -binutils-version=2 5 ; RUN: llc %s -filetype=null -binutils-version=2.35 7 ;; Disallow -binutils-version=0 because we use $major==0 to indicate the MC 9 ; RUN: not llc %s -filetype=null -binutils-version=0 2>&1 | FileCheck %s --check-prefix=ERR 10 ; RUN: not llc %s -filetype=null -binutils-version=nan 2>&1 | FileCheck %s --check-prefix=ERR 11 ; RUN: not llc %s -filetype=null -binutils-version=2. 2>&1 | FileCheck %s --check-prefix=ERR 12 ; RUN: not llc %s -filetype=null -binutils-version=3.-14 2>&1 | FileCheck %s --check-prefix=ERR 14 ; ERR: error: invalid -binutils-version, accepting 'none' or major.minor
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/llvm/ |
| H A D | META.llvm.in | 2 version = "@PACKAGE_VERSION@" 10 version = "@PACKAGE_VERSION@" 18 version = "@PACKAGE_VERSION@" 26 version = "@PACKAGE_VERSION@" 34 version = "@PACKAGE_VERSION@" 42 version = "@PACKAGE_VERSION@" 50 version = "@PACKAGE_VERSION@" 58 version = "@PACKAGE_VERSION@" 66 version = "@PACKAGE_VERSION@" 74 version = "@PACKAGE_VERSION@" [all …]
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/builders/ |
| H A D | darwin.py | 50 version = lldbutil.get_xcode_sdk_version(sdk) 51 if version is None: 54 return vendor, os, version, env 57 def get_triple_str(arch, vendor, os, version, env): argument 58 if None in [arch, vendor, os, version, env]: 61 component = [arch, vendor, os + version] 69 vendor, os, version, env = get_triple() 70 return get_triple_str(arch, vendor, os, version, env) 110 vendor, os, version, env = get_triple() 111 triple = get_triple_str(arch, vendor, os, version, env) [all …]
|
| /llvm-project-15.0.7/llvm/cmake/modules/ |
| H A D | CheckCompilerVersion.cmake | 39 …message(FATAL_ERROR "Host ${NICE_NAME} version must be at least ${MINIMUM_VERSION}, your version i… 42 … version should be at least ${SOFT_ERROR_VERSION} because LLVM will soon use new C++ features whic… 44 … version should be at least ${SOFT_ERROR_VERSION} because LLVM will soon use new C++ features whic… 61 message(WARNING "Host Visual Studio version 16.4 is known to miscompile part of LLVM") 71 …TAL_ERROR "Host Clang must have at least -fms-compatibility-version=${MSVC_MIN}, your version is $… 75 # Test that we aren't using too old of a version of libstdc++. 79 # Test for libstdc++ version of at least 4.8 by checking for _ZNKSt17bad_function_call4whatEv. 85 #error Unsupported libstdc++ version 98 message(FATAL_ERROR "libstdc++ version must be at least ${GCC_MIN}.") 104 #error Unsupported libstdc++ version [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTX.td | 65 "Use PTX version 3.2">; 67 "Use PTX version 4.0">; 69 "Use PTX version 4.1">; 71 "Use PTX version 4.2">; 73 "Use PTX version 4.3">; 75 "Use PTX version 5.0">; 77 "Use PTX version 6.0">; 79 "Use PTX version 6.1">; 81 "Use PTX version 6.3">; 83 "Use PTX version 6.4">; [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | memset-03.ll | 8 ; No bytes, i32 version. 17 ; No bytes, i64 version. 26 ; 1 byte, i32 version. 35 ; 1 byte, i64 version. 44 ; 2 bytes, i32 version. 53 ; 2 bytes, i64 version. 62 ; 3 bytes, i32 version. 72 ; 3 bytes, i64 version. 82 ; 4 bytes, i32 version. 91 ; 4 bytes, i64 version. [all …]
|
| H A D | memset-04.ll | 8 ; No bytes, i32 version. 17 ; No bytes, i64 version. 26 ; 1 byte, i32 version. 35 ; 1 byte, i64 version. 44 ; 2 bytes, i32 version. 53 ; 2 bytes, i64 version. 62 ; 3 bytes, i32 version. 72 ; 3 bytes, i64 version. 82 ; 4 bytes, i32 version. 91 ; 4 bytes, i64 version. [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | dylib.test | 3 USED: /usr/lib/foo1.dylib (compatibility version 0.0.0, current version 0.0.0) 4 USED: /usr/lib/foo2.dylib (compatibility version 0.0.0, current version 0.0.0, weak) 5 USED: /usr/lib/foo3.dylib (compatibility version 0.0.0, current version 0.0.0, reexport) 6 USED: /usr/lib/foo4.dylib (compatibility version 0.0.0, current version 0.0.0, lazy) 7 USED: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1)
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | version.test | 6 # CHECK: "version": 0 8 …textDocument/didChange","params":{"textDocument":{"uri":"test:///foo.c","version":5},"contentChang… 9 # CHECK: "version": 5 12 # CHECK: "version": 6 14 …:"textDocument/didOpen","params":{"textDocument":{"uri":"test:///bar.c","version": 42, "languageId… 15 # CHECK: "version": 42 18 # CHECK: "version": 43 20 …extDocument/didChange","params":{"textDocument":{"uri":"test:///bar.c", "version": 123},"contentCh… 21 # CHECK: "version": 123
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | discard-gnu-version.s | 4 # RUN: ld.lld -shared --version-script %t1.ver %t1.o -o %t1.so 8 # RUN: ld.lld -shared --version-script %t.ver %t.o %t1.so -o %t.so 11 # SYM: .gnu.version 21 ## Discard all of .gnu.version* 23 # RUN: ld.lld -shared --version-script %t.ver -T %t.script %t.o %t1.so -o %t.so 25 # RUN: --implicit-check-not='(VER' --implicit-check-not=.gnu.version 27 ## Discard .gnu.version 29 # RUN: ld.lld -shared --version-script %t.ver -T %t.noversym.script %t.o %t1.so -o %t.noversym.so 31 # RUN: --implicit-check-not='(VER' --implicit-check-not=.gnu.version 37 # RUN: --implicit-check-not='(VER' --implicit-check-not=.gnu.version [all …]
|
| /llvm-project-15.0.7/mlir/test/Dialect/SPIRV/IR/ |
| H A D | availability.mlir | 5 // CHECK: min version: v1.0 6 // CHECK: max version: v1.5 15 // CHECK: min version: v1.0 16 // CHECK: max version: v1.3 25 // CHECK: min version: v1.3 26 // CHECK: max version: v1.5 35 // CHECK: spv.module min version: v1.0 36 // CHECK: spv.module max version: v1.5 45 // CHECK: spv.module min version: v1.0 46 // CHECK: spv.module max version: v1.5
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/Generic/ |
| H A D | debug-names-many-cu.ll | 66 !0 = !{!"clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"} 74 !12 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 80 !22 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 86 !32 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 92 !42 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 98 !52 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 104 !62 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 110 !72 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 116 !82 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… 122 !92 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun… [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/ |
| H A D | v4D.tbd | 2 tbd-version: 4 11 current-version: 1.2.3 12 compatibility-version: 0 13 swift-abi-version: 5 31 tbd-version: 4 40 current-version: 1.2.3 41 compatibility-version: 0 42 swift-abi-version: 5 57 tbd-version: 4 68 current-version: 1.3.3 [all …]
|