From 1310492117e10401efd94dbad199d4751d09c7b1 Mon Sep 17 00:00:00 2001 From: LLVM Packaging Team Date: Sat, 9 Dec 2017 18:56:52 +0000 Subject: [PATCH] silent-gold-utils Gbp-Pq: Name silent-gold-utils.diff --- test/tools/gold/X86/common_thinlto.ll | 1 + test/tools/gold/X86/emit-llvm.ll | 2 ++ test/tools/gold/X86/parallel.ll | 1 + test/tools/gold/X86/pr19901_thinlto.ll | 1 + test/tools/gold/X86/slp-vectorize.ll | 1 + test/tools/gold/X86/strip_names.ll | 1 + test/tools/gold/X86/thinlto.ll | 2 ++ test/tools/gold/X86/thinlto_archive.ll | 1 + test/tools/gold/X86/thinlto_internalize.ll | 2 ++ test/tools/gold/X86/thinlto_linkonceresolution.ll | 2 ++ test/tools/gold/X86/thinlto_weak_resolution.ll | 1 + test/tools/gold/X86/type-merge2.ll | 2 ++ test/tools/gold/X86/vectorize.ll | 1 + test/tools/gold/X86/visibility.ll | 1 + 14 files changed, 19 insertions(+) diff --git a/test/tools/gold/X86/common_thinlto.ll b/test/tools/gold/X86/common_thinlto.ll index ba38351a7..acfe1eecf 100644 --- a/test/tools/gold/X86/common_thinlto.ll +++ b/test/tools/gold/X86/common_thinlto.ll @@ -17,6 +17,7 @@ ; RUN: llvm-nm %t3 | FileCheck %s --check-prefix=NM ; NM: bar +; XFAIL: * source_filename = "common1.c" target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" diff --git a/test/tools/gold/X86/emit-llvm.ll b/test/tools/gold/X86/emit-llvm.ll index 70d244c34..4a87d5615 100644 --- a/test/tools/gold/X86/emit-llvm.ll +++ b/test/tools/gold/X86/emit-llvm.ll @@ -21,6 +21,8 @@ ; RUN: not test -a %t4.o ; NM: T f3 +; XFAIL: * + target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/parallel.ll b/test/tools/gold/X86/parallel.ll index 4de694c94..57f02ac0b 100644 --- a/test/tools/gold/X86/parallel.ll +++ b/test/tools/gold/X86/parallel.ll @@ -5,6 +5,7 @@ ; RUN: llvm-dis %t.1.5.precodegen.bc -o - | FileCheck --check-prefix=CHECK-BC1 %s ; RUN: llvm-nm %t.o | FileCheck --check-prefix=CHECK0 %s ; RUN: llvm-nm %t.o1 | FileCheck --check-prefix=CHECK1 %s +; XFAIL: * target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/pr19901_thinlto.ll b/test/tools/gold/X86/pr19901_thinlto.ll index 6a9dd2432..1e9c9a256 100644 --- a/test/tools/gold/X86/pr19901_thinlto.ll +++ b/test/tools/gold/X86/pr19901_thinlto.ll @@ -4,6 +4,7 @@ ; RUN: --plugin-opt=thinlto \ ; RUN: -shared -m elf_x86_64 -o %t.so %t2.o %t.o ; RUN: llvm-readobj -t %t.so | FileCheck %s +; XFAIL: i686, i386 ; CHECK: Symbol { ; CHECK: Name: f diff --git a/test/tools/gold/X86/slp-vectorize.ll b/test/tools/gold/X86/slp-vectorize.ll index 7ce4b8ece..ad2abf558 100644 --- a/test/tools/gold/X86/slp-vectorize.ll +++ b/test/tools/gold/X86/slp-vectorize.ll @@ -7,6 +7,7 @@ ; test that the vectorizer is run. ; CHECK: fadd <4 x float> +; XFAIL: * target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/strip_names.ll b/test/tools/gold/X86/strip_names.ll index dd4a94f83..8ce1e94a3 100644 --- a/test/tools/gold/X86/strip_names.ll +++ b/test/tools/gold/X86/strip_names.ll @@ -25,6 +25,7 @@ ; NONAME: %2 = load i32, i32* @GlobalValueName ; NONAME: %3 = add i32 %0, %2 ; NONAME: ret i32 %3 +; XFAIL: * target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/thinlto.ll b/test/tools/gold/X86/thinlto.ll index bb87adc44..2c35fbef7 100644 --- a/test/tools/gold/X86/thinlto.ll +++ b/test/tools/gold/X86/thinlto.ll @@ -114,6 +114,8 @@ target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" +; XFAIL: i686, i386 + declare void @g(...) define void @f() { diff --git a/test/tools/gold/X86/thinlto_archive.ll b/test/tools/gold/X86/thinlto_archive.ll index 13038b4fb..d29c67165 100644 --- a/test/tools/gold/X86/thinlto_archive.ll +++ b/test/tools/gold/X86/thinlto_archive.ll @@ -15,6 +15,7 @@ ; RUN: --plugin-opt=jobs=1 \ ; RUN: -shared %t.o %t.a -o %t4 2>&1 | FileCheck %s ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM +; XFAIL: i686, i386 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/thinlto_internalize.ll b/test/tools/gold/X86/thinlto_internalize.ll index f8b200e31..042ad0dbd 100644 --- a/test/tools/gold/X86/thinlto_internalize.ll +++ b/test/tools/gold/X86/thinlto_internalize.ll @@ -14,6 +14,8 @@ ; h() should be internalized after promotion, and eliminated after inlining ; CHECK-NOT: @h.llvm. +; XFAIL: i686, i386 + target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" define i32 @g() { diff --git a/test/tools/gold/X86/thinlto_linkonceresolution.ll b/test/tools/gold/X86/thinlto_linkonceresolution.ll index bf2d22a9e..2ed7f9793 100644 --- a/test/tools/gold/X86/thinlto_linkonceresolution.ll +++ b/test/tools/gold/X86/thinlto_linkonceresolution.ll @@ -23,6 +23,8 @@ ; OPT-NOT: @f() ; OPT2: define weak_odr hidden void @f() +; XFAIL: i686, i386 + target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" define i32 @g() { diff --git a/test/tools/gold/X86/thinlto_weak_resolution.ll b/test/tools/gold/X86/thinlto_weak_resolution.ll index ab609cca8..266c223cd 100644 --- a/test/tools/gold/X86/thinlto_weak_resolution.ll +++ b/test/tools/gold/X86/thinlto_weak_resolution.ll @@ -9,6 +9,7 @@ ; RUN: --plugin-opt=save-temps \ ; RUN: -shared \ ; RUN: -o %t3.o %t.o %t2.o +; XFAIL: i686, i386 ; RUN: llvm-nm %t3.o | FileCheck %s ; CHECK: weakfunc diff --git a/test/tools/gold/X86/type-merge2.ll b/test/tools/gold/X86/type-merge2.ll index 439abd9c2..a3653a307 100644 --- a/test/tools/gold/X86/type-merge2.ll +++ b/test/tools/gold/X86/type-merge2.ll @@ -6,6 +6,8 @@ ; RUN: -shared %t.o %t2.o -o %t3.o ; RUN: llvm-dis %t3.o.0.2.internalize.bc -o - | FileCheck %s +; XFAIL: * + target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/vectorize.ll b/test/tools/gold/X86/vectorize.ll index d6055dc74..70c08cb89 100644 --- a/test/tools/gold/X86/vectorize.ll +++ b/test/tools/gold/X86/vectorize.ll @@ -7,6 +7,7 @@ ; test that the vectorizer is run. ; CHECK: fadd <4 x float> +; XFAIL: * target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" diff --git a/test/tools/gold/X86/visibility.ll b/test/tools/gold/X86/visibility.ll index 1c70ebf5c..4ff60383a 100644 --- a/test/tools/gold/X86/visibility.ll +++ b/test/tools/gold/X86/visibility.ll @@ -16,6 +16,7 @@ ; CHECK-NEXT: Other [ ; CHECK-NEXT: STV_PROTECTED ; CHECK-NEXT: ] +; XFAIL: * ; IR: define void @foo -- 2.30.2