Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2010-04-08-CoalescerBug.ll
index 1c7c28c68e9facb133392897d726fc94b846f040..9a5958e62a0eb0e3edf7932b7eeed0d30678329a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s
 ; rdar://7842028
 
 ; Do not delete partially dead copy instructions.