silent-MCJIIT-tests
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 26 Apr 2017 21:13:02 +0000 (21:13 +0000)
committerRaspbian forward porter <root@raspbian.org>
Wed, 26 Apr 2017 21:13:02 +0000 (21:13 +0000)
===================================================================

Gbp-Pq: Name silent-MCJIIT-tests.diff

20 files changed:
test/BugPoint/crash-narrowfunctiontest.ll
test/BugPoint/metadata.ll
test/BugPoint/remove_arguments_test.ll
test/ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/eh-lg-pic.ll
test/ExecutionEngine/MCJIT/eh-sm-pic.ll
test/ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/stubs-sm-pic.ll
test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/cross-module-sm-pic-a.ll
test/ExecutionEngine/OrcMCJIT/eh-lg-pic.ll
test/ExecutionEngine/OrcMCJIT/eh-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/multi-module-sm-pic-a.ll
test/ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/stubs-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/test-ptr-reloc-sm-pic.ll
test/Feature/load_module.ll

index 6ff540b803e5cacc949d1084437e114eacb223ae..d080d9dd4b0cac54d64b4fe42e9853ebddc2c2e2 100644 (file)
@@ -2,7 +2,6 @@
 ;
 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
 ; REQUIRES: loadable_module
-; XFAIL: *
 
 define i32 @foo() { ret i32 1 }
 
index 6847d433c7faa12c635dc10cd1d20e2b0b18e722..1f2f6a901836d6e7c4302520d558be6597199aa7 100644 (file)
@@ -1,7 +1,6 @@
 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes -disable-namedmd-remove > /dev/null
 ; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
 ; REQUIRES: loadable_module
-; XFAIL: *
 
 ; Bugpoint should keep the call's metadata attached to the call.
 
index f42d4a825d6ecc89d1ac03488754182aff9495e2..72be4fe559363d61da57e2a76f20d9114136880b 100644 (file)
@@ -1,7 +1,6 @@
 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes
 ; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
 ; REQUIRES: loadable_module
-; XFAIL: *
 
 ; Test to make sure that arguments are removed from the function if they are
 ; unnecessary. And clean up any types that frees up too.
index 04331990db338dbc93db722dac8c7616d3dcf2af..4e2d25fd1fbc2505d5e1df99c78d71e6c64bc279 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -extra-module=%p/Inputs/cross-module-b.ll -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, i686, i386
+; XFAIL: *
 
 declare i32 @FB()
 
index 27c13e75e9384bd56e38fceed80913c5b9748d07..2a9d7f355b05049d4c288809fc4122d7965a3b04 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -relocation-model=pic -code-model=large %s
-; XFAIL: cygwin, win32, mingw, mips-, mipsel-, i686, i386, aarch64, arm
+; XFAIL: *
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)
index 6233faa8725cb0b6864218cc5ded23417dcdd132..e28e1f1427619b4e10df060b56f5e8ec295671d6 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -relocation-model=pic -code-model=small %s
-; XFAIL: cygwin, win32, mingw, mips-, mipsel-, i686, i386, darwin, aarch64, arm
+; XFAIL: *
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)
index 7e5710dbf9c9830145899b4d6d89d8e2cd0c66fa..22931b5f667fffcaec2fa4a2ade62e3185b07748 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, i686, i386
+; XFAIL: *
 
 declare i32 @FB()
 
index 46545ce534237388d48cbb6f490302aa69061e40..a53fc34943771b2be36aff7f8b48caba62deeda4 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
-; XFAIL: mips-, mipsel-, i686, i386, aarch64, arm
+; XFAIL: *
 
 define i32 @main() nounwind {
 entry:
index e54135fc7cbc48eda234141c6d40a695639020bb..4086715c23cf56e1914671e706a9323ac1bd0295 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386
+; XFAIL: *
 
 @count = global i32 1, align 4
 
index eea6fde2e2caf75abf557cad24457a6b19ed596f..911c53ff692b6c95411be6d299cb1f6eb6639184 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386
+; XFAIL: *
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str, i32 0, i32 0), align 4
index 9af82e7486fb56097573f8a58602ff97f21c1c76..af0ad2bb9e023a68bdd9937862d54d34b54b1f8a 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/cross-module-b.ll -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, i686, i386
+; XFAIL: *
 
 declare i32 @FB()
 
index 3c05a71050924e8b1e08a5d3652d6264738ebc01..06a592bc3b4dff9dc335b11597ae5c12cf2250e7 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -relocation-model=pic -code-model=large %s
-; XFAIL: cygwin, win32, mingw, mips-, mipsel-, i686, i386, aarch64, arm
+; XFAIL: *
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)
index 8d663973cfca41957157db5b0142fa9a13342d88..479a51c61106e998410f709585b088b1ec651bfa 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -relocation-model=pic -code-model=small %s
-; XFAIL: cygwin, win32, mingw, mips-, mipsel-, i686, i386, darwin, aarch64, arm
+; XFAIL: *
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)
index 0052c012652962c87329edddab1d08db2596453a..466fff1b252bb19b428b6cbbdeb2ac5c67aaa379 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, i686, i386
+; XFAIL: *
 
 declare i32 @FB()
 
index 68ccd86f801dd1eff2e2c2d5e1c4e4d7ab117c20..9758b19d9f747b8abe447bdf9a444446a16d805f 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
 ; RUN:   -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386, mingw32, win32
+; XFAIL: *
 ; UNSUPPORTED: powerpc64-unknown-linux-gnu
 ; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
 
index dbc98e86ea50b530ca3025704c61d40b170c4ac4..59c47cfbed3fe40334fbc272eab745aadbda5110 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
 ; RUN:   -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386, mingw32, win32
+; XFAIL: *
 ; UNSUPPORTED: powerpc64-unknown-linux-gnu
 ; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
 
index ec4183bc724d29efa864829c536b94f84fea91b4..d12428f48579517cce490af2c3f6faa1888ea1d8 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
-; XFAIL: mips-, mipsel-, i686, i386, aarch64, arm
+; XFAIL: *
 
 define i32 @main() nounwind {
 entry:
index c9b6cf755b7cf0383ca45a240bcf491b6b34ca2f..fb3c525e3d5cff73dea21fe5f0b6daacc09a478e 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386
+; XFAIL: *
 
 @count = global i32 1, align 4
 
index d0bb070110c108a6f72c14bbab52b6acda322287..8de144d843e1f800e32418b095a5222f8e2761a0 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386
+; XFAIL: *
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str, i32 0, i32 0), align 4
index d057d478f0fba8abe955445bc1caa771318007a8..14c1153fa5698ae0519be69bf666609a602f6f1e 100644 (file)
@@ -3,7 +3,6 @@
 ; RUN:   -disable-output 2>&1 | grep Hello
 ; REQUIRES: loadable_module
 ; FIXME: On Cygming, it might fail without building LLVMHello manually.
-; XFAIL: *
 
 @junk = global i32 0