summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-05-11 20:51:07 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-05-11 20:51:07 +0000
commit84c881e593f8e8eec55f2ddc54543b0a224baee7 (patch)
tree33469ee3735b64e5c6e6ac49da29c3b90fbc0919
parentf25be991095121094e14e2b6fe31c314b01d67c8 (diff)
downloadbcm5719-llvm-84c881e593f8e8eec55f2ddc54543b0a224baee7.tar.gz
bcm5719-llvm-84c881e593f8e8eec55f2ddc54543b0a224baee7.zip
One more -regalloc=fast test
llvm-svn: 103509
-rw-r--r--llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll b/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
index f5048afd7cc..4c95179350a 100644
--- a/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
+++ b/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -O0 -regalloc=local -relocation-model=pic -disable-fp-elim | FileCheck %s
+; RUN: llc < %s -O0 -regalloc=fast -relocation-model=pic -disable-fp-elim | FileCheck %s
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32"
target triple = "i386-apple-darwin10.0.0"
OpenPOWER on IntegriCloud