Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-15-LiveVariableBug.ll
index 83eb61aed433cd2fd08ac8729aa270c05ed85b39..0742371dc9ba500a401437b4ecfd078557f81126 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc < %s -mtriple=x86_64-apple-darwin
-; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -O0 -regalloc=local
+; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -O0 -regalloc=fast
+; PR5534
 
        %struct.CGPoint = type { double, double }
        %struct.NSArray = type { %struct.NSObject }