summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-05-12 00:11:24 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-05-12 00:11:24 +0000
commite6e39dc31068f8bbec75eff75b65ddf64782df37 (patch)
tree719fa1e6f494e3119671a4d0da34e055d17f4912 /llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
parentf98a355f9b76771fbea1a88c7c2e76fda0b01eb3 (diff)
downloadbcm5719-llvm-e6e39dc31068f8bbec75eff75b65ddf64782df37.tar.gz
bcm5719-llvm-e6e39dc31068f8bbec75eff75b65ddf64782df37.zip
Enable a bunch more -regalloc=fast tests
llvm-svn: 103531
Diffstat (limited to 'llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll')
-rw-r--r--llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll b/llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
index 2aea9c5ebcc..716563b1581 100644
--- a/llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
+++ b/llvm/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
@@ -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 }
OpenPOWER on IntegriCloud