summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/largeimmprinting.ll
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-09-06 22:08:18 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-09-06 22:08:18 +0000
commit474c455060009f6f28d27f9da6ef5e0d6852cc23 (patch)
tree5f1ad3ee74da90289e2fed20e663061f621f0d59 /llvm/test/CodeGen/Mips/largeimmprinting.ll
parentc048b905b4d89833a2849f4b2cbcf3db82128a98 (diff)
downloadbcm5719-llvm-474c455060009f6f28d27f9da6ef5e0d6852cc23.tar.gz
bcm5719-llvm-474c455060009f6f28d27f9da6ef5e0d6852cc23.zip
Disable these tests harder. They're XFAIL'd, but that means they still run, and
these tests all infinitely recurse, bringing my system down into swapping hell. llvm-svn: 139192
Diffstat (limited to 'llvm/test/CodeGen/Mips/largeimmprinting.ll')
-rw-r--r--llvm/test/CodeGen/Mips/largeimmprinting.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/largeimmprinting.ll b/llvm/test/CodeGen/Mips/largeimmprinting.ll
index e6ebefa0353..579a319d5f7 100644
--- a/llvm/test/CodeGen/Mips/largeimmprinting.ll
+++ b/llvm/test/CodeGen/Mips/largeimmprinting.ll
@@ -1,4 +1,5 @@
-; RUN: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; DISABLED: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; RUN: false
; byval is currently unsupported.
; XFAIL: *
OpenPOWER on IntegriCloud