mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-09 22:12:00 +00:00
rebase of the patches
This commit is contained in:
parent
ca17bf30a0
commit
88b20e4463
@ -1,7 +1,7 @@
|
|||||||
Index: llvm-toolchain-snapshot_4.0~svn278786/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn278786.orig/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn278786/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/llvm-objdump/X86/source-interleave-x86_64.ll
|
||||||
@@ -4,6 +4,7 @@
|
@@ -4,6 +4,7 @@
|
||||||
; RUN: llvm-objdump -d -l %t.o | FileCheck --check-prefix="LINES" %t.ll
|
; RUN: llvm-objdump -d -l %t.o | FileCheck --check-prefix="LINES" %t.ll
|
||||||
; RUN: llvm-objdump -d -S %t.o | FileCheck --check-prefix="SOURCE" %t.ll
|
; RUN: llvm-objdump -d -S %t.o | FileCheck --check-prefix="SOURCE" %t.ll
|
||||||
|
102
debian/patches/silent-gold-utils.diff
vendored
102
debian/patches/silent-gold-utils.diff
vendored
@ -15,10 +15,10 @@
|
|||||||
test/tools/gold/X86/visibility.ll | 1 +
|
test/tools/gold/X86/visibility.ll | 1 +
|
||||||
14 files changed, 19 insertions(+), 2 deletions(-)
|
14 files changed, 19 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/common_thinlto.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/common_thinlto.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/common_thinlto.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/common_thinlto.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/common_thinlto.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/common_thinlto.ll
|
||||||
@@ -17,6 +17,7 @@
|
@@ -17,6 +17,7 @@
|
||||||
|
|
||||||
; RUN: llvm-nm %t3 | FileCheck %s --check-prefix=NM
|
; RUN: llvm-nm %t3 | FileCheck %s --check-prefix=NM
|
||||||
@ -27,10 +27,10 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/common_thinlto.
|
|||||||
|
|
||||||
source_filename = "common1.c"
|
source_filename = "common1.c"
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/emit-llvm.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/emit-llvm.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/emit-llvm.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/emit-llvm.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/emit-llvm.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/emit-llvm.ll
|
||||||
@@ -21,6 +21,8 @@
|
@@ -21,6 +21,8 @@
|
||||||
; RUN: not test -a %t4.o
|
; RUN: not test -a %t4.o
|
||||||
|
|
||||||
@ -40,10 +40,10 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/emit-llvm.ll
|
|||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/parallel.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/parallel.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/parallel.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/parallel.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/parallel.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/parallel.ll
|
||||||
@@ -5,6 +5,7 @@
|
@@ -5,6 +5,7 @@
|
||||||
; RUN: llvm-dis %t.1.5.precodegen.bc -o - | FileCheck --check-prefix=CHECK-BC1 %s
|
; RUN: llvm-dis %t.1.5.precodegen.bc -o - | FileCheck --check-prefix=CHECK-BC1 %s
|
||||||
; RUN: llvm-nm %t.o0 | FileCheck --check-prefix=CHECK0 %s
|
; RUN: llvm-nm %t.o0 | FileCheck --check-prefix=CHECK0 %s
|
||||||
@ -52,10 +52,10 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/parallel.ll
|
|||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/pr19901_thinlto.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/pr19901_thinlto.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/pr19901_thinlto.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/pr19901_thinlto.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/pr19901_thinlto.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/pr19901_thinlto.ll
|
||||||
@@ -4,6 +4,7 @@
|
@@ -4,6 +4,7 @@
|
||||||
; RUN: --plugin-opt=thinlto \
|
; RUN: --plugin-opt=thinlto \
|
||||||
; RUN: -shared -m elf_x86_64 -o %t.so %t2.o %t.o
|
; RUN: -shared -m elf_x86_64 -o %t.so %t2.o %t.o
|
||||||
@ -64,10 +64,10 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/pr19901_thinlto
|
|||||||
|
|
||||||
; CHECK: Symbol {
|
; CHECK: Symbol {
|
||||||
; CHECK: Name: f
|
; CHECK: Name: f
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/slp-vectorize.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/slp-vectorize.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/slp-vectorize.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/slp-vectorize.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/slp-vectorize.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/slp-vectorize.ll
|
||||||
@@ -7,6 +7,7 @@
|
@@ -7,6 +7,7 @@
|
||||||
|
|
||||||
; test that the vectorizer is run.
|
; test that the vectorizer is run.
|
||||||
@ -76,47 +76,47 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/slp-vectorize.l
|
|||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/strip_names.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/strip_names.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/strip_names.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/strip_names.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/strip_names.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/strip_names.ll
|
||||||
@@ -23,6 +23,7 @@
|
@@ -25,6 +25,7 @@
|
||||||
; NONAME: %2 = load i32, i32* @GlobalValueName
|
; NONAME: %2 = load i32, i32* @GlobalValueName
|
||||||
; NONAME: %3 = add i32 %0, %2
|
; NONAME: %3 = add i32 %0, %2
|
||||||
; NONAME: ret i32 %3
|
; NONAME: ret i32 %3
|
||||||
+; XFAIL: *
|
+; XFAIL: *
|
||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/thinlto.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/thinlto.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto.ll
|
||||||
@@ -117,6 +117,8 @@
|
@@ -125,6 +125,8 @@
|
||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
|
|
||||||
+; XFAIL: i686, i386
|
+; XFAIL: i686, i386
|
||||||
+
|
+
|
||||||
declare void @g(...)
|
declare void @g(...)
|
||||||
|
|
||||||
define void @f() {
|
define void @f() {
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_archive.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_archive.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/thinlto_archive.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/thinlto_archive.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_archive.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_archive.ll
|
||||||
@@ -14,6 +14,7 @@
|
@@ -15,6 +15,7 @@
|
||||||
; RUN: --plugin-opt=jobs=1 \
|
; RUN: --plugin-opt=jobs=1 \
|
||||||
; RUN: -shared %t.o %t.a -o %t4 2>&1 | FileCheck %s
|
; RUN: -shared %t.o %t.a -o %t4 2>&1 | FileCheck %s
|
||||||
; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
|
; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
|
||||||
+; XFAIL: i686, i386
|
+; XFAIL: i686, i386
|
||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_internalize.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_internalize.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/thinlto_internalize.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/thinlto_internalize.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_internalize.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_internalize.ll
|
||||||
@@ -14,6 +14,8 @@
|
@@ -14,6 +14,8 @@
|
||||||
; h() should be internalized after promotion, and eliminated after inlining
|
; h() should be internalized after promotion, and eliminated after inlining
|
||||||
; CHECK-NOT: @h.llvm.
|
; CHECK-NOT: @h.llvm.
|
||||||
@ -126,10 +126,10 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_interna
|
|||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
define i32 @g() {
|
define i32 @g() {
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_linkonceresolution.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_linkonceresolution.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/thinlto_linkonceresolution.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/thinlto_linkonceresolution.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_linkonceresolution.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_linkonceresolution.ll
|
||||||
@@ -23,6 +23,8 @@
|
@@ -23,6 +23,8 @@
|
||||||
; OPT-NOT: @f()
|
; OPT-NOT: @f()
|
||||||
; OPT2: define weak_odr hidden void @f()
|
; OPT2: define weak_odr hidden void @f()
|
||||||
@ -139,10 +139,10 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_linkonc
|
|||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
define i32 @g() {
|
define i32 @g() {
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_weak_resolution.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_weak_resolution.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/thinlto_weak_resolution.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/thinlto_weak_resolution.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_weak_resolution.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/thinlto_weak_resolution.ll
|
||||||
@@ -24,7 +24,8 @@
|
@@ -24,7 +24,8 @@
|
||||||
; OPT2-NOT: @
|
; OPT2-NOT: @
|
||||||
|
|
||||||
@ -153,23 +153,23 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/thinlto_weak_re
|
|||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/type-merge2.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/type-merge2.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/type-merge2.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/type-merge2.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/type-merge2.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/type-merge2.ll
|
||||||
@@ -5,6 +5,8 @@
|
@@ -6,6 +6,8 @@
|
||||||
; RUN: -shared %t.o %t2.o -o %t3.o
|
; RUN: -shared %t.o %t2.o -o %t3.o
|
||||||
; RUN: llvm-dis %t3.o.0.2.internalize.bc -o - | FileCheck %s
|
; RUN: llvm-dis %t3.o.0.2.internalize.bc -o - | FileCheck %s
|
||||||
|
|
||||||
+; XFAIL: *
|
+; XFAIL: *
|
||||||
+
|
+
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
|
|
||||||
%zed = type { i8 }
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/vectorize.ll
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/vectorize.ll
|
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/vectorize.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/vectorize.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/vectorize.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/vectorize.ll
|
||||||
@@ -7,6 +7,7 @@
|
@@ -7,6 +7,7 @@
|
||||||
|
|
||||||
; test that the vectorizer is run.
|
; test that the vectorizer is run.
|
||||||
@ -178,11 +178,11 @@ Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/vectorize.ll
|
|||||||
|
|
||||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
Index: llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/visibility.ll
|
Index: llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/visibility.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_4.0~svn289826.orig/test/tools/gold/X86/visibility.ll
|
--- llvm-toolchain-snapshot_4.0~svn290969.orig/test/tools/gold/X86/visibility.ll
|
||||||
+++ llvm-toolchain-snapshot_4.0~svn289826/test/tools/gold/X86/visibility.ll
|
+++ llvm-toolchain-snapshot_4.0~svn290969/test/tools/gold/X86/visibility.ll
|
||||||
@@ -15,6 +15,7 @@
|
@@ -16,6 +16,7 @@
|
||||||
; CHECK-NEXT: Other [
|
; CHECK-NEXT: Other [
|
||||||
; CHECK-NEXT: STV_PROTECTED
|
; CHECK-NEXT: STV_PROTECTED
|
||||||
; CHECK-NEXT: ]
|
; CHECK-NEXT: ]
|
||||||
|
Loading…
Reference in New Issue
Block a user