Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2010-05-28-Crash.ll
index ad8546ef8ce8f486ecf8717e250246c54fb4e037..1a0da3177a2294413fbc0c4740a74424d8562f8f 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc  -mtriple=x86_64-apple-darwin < %s | FileCheck %s
+; RUN: llc  -mtriple=x86_64-apple-darwin -regalloc=basic < %s | FileCheck %s
 ; Test to check separate label for inlined function argument.
 
 define i32 @foo(i32 %y) nounwind optsize ssp {