summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll')
-rw-r--r--llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll b/llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
deleted file mode 100644
index e2a00d1e6e0..00000000000
--- a/llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
+++ /dev/null
@@ -1,6 +0,0 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32
-
-void %main() {
- %tr1 = shr uint 1, ubyte 0
- ret void
-}
OpenPOWER on IntegriCloud