Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-25-AsmRegTypeMismatch.ll
index f793b524e61fc29bcca30792c7bd10f9e76a7e56..f0d46a0252c32ba72bcc0fe61f8e3e32d587123c 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -mcpu=core2 | grep pxor | count 2
-; RUN: llvm-as < %s | llc -mcpu=core2 | not grep movapd
+; RUN: llc < %s -mcpu=core2 | grep xorps | count 2
+; RUN: llc < %s -mcpu=core2 | not grep movap
 ; PR2715
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"