From f32df4ce3e576b317230a6dbd5cf543a32653ca0 Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Thu, 22 Oct 2009 00:16:00 +0000 Subject: 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 --- test/CodeGen/MSP430/Inst8mm.ll | 1 - 1 file changed, 1 deletion(-) (limited to 'test/CodeGen/MSP430/Inst8mm.ll') 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" -- cgit v1.2.3