Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-15-LiveVariableBug.ll
index 716563b158116cb36311a91b2b9179bcfec74628..0742371dc9ba500a401437b4ecfd078557f81126 100644 (file)
@@ -1,5 +1,4 @@
 ; 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