summaryrefslogtreecommitdiff
path: root/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
commitf32df4ce3e576b317230a6dbd5cf543a32653ca0 (patch)
tree1d35a5bafa64d4714fb979828fecb5b139d56886 /test/CodeGen/MSP430/Inst8mm.ll
parent443b2153e3c1c039f5fbf229bd2df2da179f3875 (diff)
Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be selected.
Yay for ASCII graphics! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84808 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/MSP430/Inst8mm.ll')
-rw-r--r--test/CodeGen/MSP430/Inst8mm.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/MSP430/Inst8mm.ll b/test/CodeGen/MSP430/Inst8mm.ll
index 4b0607e670d..a2987ac9b46 100644
--- a/test/CodeGen/MSP430/Inst8mm.ll
+++ b/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"