CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / pr20088.ll
index d7aab7fcba44e0f11c376d0be5f6862ee41455fe..3a829622424c35f98484d43f2005bf982bc7f5ed 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mattr=+avx | FileCheck %s
+; RUN: llc < %s -march=x86-64 -mattr=+avx | FileCheck %s
 
 declare <16 x i8> @llvm.x86.sse41.pblendvb(<16 x i8>, <16 x i8>, <16 x i8>)