summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.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
commit85f4fdaed4fcc6050499579152c45fde679213d3 (patch)
treec12d74ddb3958ff6325db941792af67b2152e788 /test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
parent1a1ad578a3f925dfda58874156fd154fa1d941ea (diff)
downloadllvm-85f4fdaed4fcc6050499579152c45fde679213d3.tar.gz
llvm-85f4fdaed4fcc6050499579152c45fde679213d3.tar.bz2
llvm-85f4fdaed4fcc6050499579152c45fde679213d3.tar.xz
Enable a bunch more -regalloc=fast tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103531 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll')
-rw-r--r--test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll b/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
index cfa1b10d32..45dfdc842f 100644
--- a/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
+++ b/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -mtriple=powerpc-apple-darwin -regalloc=local
+; RUN: llc < %s -mtriple=powerpc-apple-darwin -regalloc=fast
define i32 @bork(i64 %foo, i64 %bar) {
entry: