Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / PowerPC / vsx-self-copy.ll
index 23615ca10c1e7e5b08a18421f691794515b69e19..787ac4b77164b2fc04da2a9042cc9a63ab9284e9 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc -mcpu=pwr7 -mattr=+vsx < %s | FileCheck %s
+; RUN: llc -mcpu=pwr7 -mattr=+vsx -fast-isel -O0 < %s | FileCheck %s
 target datalayout = "E-m:e-i64:64-n32:64"
 target triple = "powerpc64-unknown-linux-gnu"