| /llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.def | 17 // LC_SYMSEG is obsolete and no longer supported. 21 // LC_LOADFVMLIB is obsolete and no longer supported. 23 // LC_IDFVMLIB is obsolete and no longer supported. 25 // LC_IDENT is obsolete and no longer supported. 27 // LC_FVMFILE is obsolete and no longer supported. 29 // LC_PREPAGE is obsolete and no longer supported. 36 // LC_PREBOUND_DYLIB is obsolete and no longer supported. 43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported. 45 // LC_PREBIND_CKSUM is obsolete and no longer supported. 47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fmax.ll | 7 %longer = fpext float %val to double 8 ret double %longer 17 %longer = fpext float %val to double 18 ret double %longer 29 %longer = fpext float %val to double 30 ret double %longer 59 %longer = fpext half %val to float 60 ret float %longer
|
| H A D | arm64-fmax-safe.ll | 7 %longer = fpext float %val to double 8 ret double %longer 17 %longer = fpext float %val to double 18 ret double %longer 29 %longer = fpext float %val to double 30 ret double %longer
|
| /llvm-project-15.0.7/llvm/test/Transforms/Util/ |
| H A D | libcalls-opt-remarks.ll | 25 @longer = constant [7 x i8] c"longer\00" 29 %longer = getelementptr [7 x i8], [7 x i8]* @longer, i32 0, i32 0, !dbg !12 30 %2 = select i1 %0, i8* %hello, i8* %longer, !dbg !9
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | tls-store2.ll | 7 ; longer overlap. 25 ; FIXME: We could check here for 'std {{[0-9]+}}, 0(3)', but that no longer 28 ; so that the copy is no longer necessary.
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | unsupported-constexprs.ll | 7 ; EXTRACTVALUE: error: extractvalue constexprs are no longer supported 13 ; INSERTVALUE: error: insertvalue constexprs are no longer supported
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | branch-folder-hoist-kills.mir | 4 # to no longer be live-in in the successor blocks. The liveness was updated 6 # that were no longer live-in. 10 # was killed, it was no longer live-in in either successor. The if-converter
|
| H A D | rdf-ehlabel-live.mir | 3 # Check that EH_LABELs are not removed as dead (since they are no longer
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/ |
| H A D | invalid-phdr.test | 7 …warning: '[[FILE]]': unable to read program headers: program headers are longer than binary of siz… 8 # INVALID-PHOFF-NEXT: warning: '[[FILE]]': program headers are longer than binary of size 280: e_ph…
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | invalid-e_phoff.test | 18 # CASE1: error: program headers are longer than binary of size 65: e_phoff = 0x40, e_phnum = 1, e_p… 33 # CASE2: error: program headers are longer than binary of size 120: e_phoff = 0x40000000, e_phnum =…
|
| H A D | zdebug.yaml | 2 ## .zdebug is no longer recognized as zlib-gnu compressed sections. It's treated
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
| H A D | replace-random-shuffle.rst | 6 …place it with ``std::shuffle``. In C++17 ``std::random_shuffle`` will no longer be available and t… 26 The second example will also receive a warning that ``randomFunc`` is no longer supported in the sa…
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | long-section-name.test | 12 # WARN: warning: section name .data_long_section_name is longer than 8 characters and will use a no… 13 # WARN: warning: section name .text_long_section_name is longer than 8 characters and will use a no…
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | wcslen-3.ll | 15 @longer = constant [7 x i16] [i16 108, i16 111, i16 110, i16 103, i16 101, i16 114, i16 0] 109 %longer = getelementptr [7 x i16], [7 x i16]* @longer, i64 0, i64 0 110 %s = select i1 %x, i16* %hello, i16* %longer
|
| H A D | strlen-1.ll | 9 @longer = constant [7 x i8] c"longer\00" 107 %longer = getelementptr [7 x i8], [7 x i8]* @longer, i32 0, i32 0 108 %s = select i1 %x, i8* %hello, i8* %longer
|
| H A D | wcslen-1.ll | 14 @longer = constant [7 x i32] [i32 108, i32 111, i32 110, i32 103, i32 101, i32 114, i32 0] 108 %longer = getelementptr [7 x i32], [7 x i32]* @longer, i64 0, i64 0 109 %s = select i1 %x, i32* %hello, i32* %longer
|
| /llvm-project-15.0.7/compiler-rt/test/fuzzer/ |
| H A D | deprecated-instrumentation.test | 1 CHECK: -fsanitize-coverage=trace-pc is no longer supported by libFuzzer
|
| H A D | reduce_inputs.test | 14 # a bit longer test
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-10-08.test | 4 # key spans across multiple lines and that another simple key is longer than
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | upgrade-linker-options.ll | 8 ; ERROR: 'Linker Options' named metadata no longer supported
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | 2004-04-15-InlineDeletesCall.ll | 4 ; call. Then the inliner tries to inline the second call, which no longer
|
| /llvm-project-15.0.7/llvm/test/Verifier/ |
| H A D | blockbyref.ll | 3 ; CHECK: DIBlockByRefStruct on DICompositeType is no longer supported
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ConstProp/ |
| H A D | 2002-05-03-NotOperator.ll | 5 ; Fix #2: The unary not instruction now no longer exists. Change to xor.
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | encode-test-bitint.m | 4 // when getting the ObjC encoding for the type. Verify that we no longer crash,
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AVR/ |
| H A D | impossible-reg-to-reg-copy.ll | 11 ; This no longer occurs.
|