summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MSP430/Inst8mm.ll
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-10-22 00:16:00 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-10-22 00:16:00 +0000
commitf1ad2c618ac2b636d0b9ff2455c3b67795e1c4a2 (patch)
treec6e14336acfdc4914a2f4a504f33365d0821e2fc /llvm/test/CodeGen/MSP430/Inst8mm.ll
parent8626367e38eebb6672fd54ec92f9b24f66f754e5 (diff)
downloadbcm5719-llvm-f1ad2c618ac2b636d0b9ff2455c3b67795e1c4a2.tar.gz
bcm5719-llvm-f1ad2c618ac2b636d0b9ff2455c3b67795e1c4a2.zip
Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be selected.
Yay for ASCII graphics! llvm-svn: 84808
Diffstat (limited to 'llvm/test/CodeGen/MSP430/Inst8mm.ll')
-rw-r--r--llvm/test/CodeGen/MSP430/Inst8mm.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MSP430/Inst8mm.ll b/llvm/test/CodeGen/MSP430/Inst8mm.ll
index 4b0607e670d..a2987ac9b46 100644
--- a/llvm/test/CodeGen/MSP430/Inst8mm.ll
+++ b/llvm/test/CodeGen/MSP430/Inst8mm.ll
@@ -1,5 +1,4 @@
; RUN: llc -march=msp430 < %s | FileCheck %s
-; XFAIL: *
target datalayout = "e-p:16:8:8-i8:8:8-i16:8:8-i32:8:8"
target triple = "msp430-generic-generic"
OpenPOWER on IntegriCloud