aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-06-15 21:58:33 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-06-15 21:58:33 +0000
commit8a3eab9b20acb7193285bc31c9a3e23c7c7d7173 (patch)
tree30b13ccea1740455dcef80b5cb4bdb6a70f54bc3 /test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
parentbf37850e4289308c7d74d720b1d9556c99b6719d (diff)
downloadexternal_llvm-8a3eab9b20acb7193285bc31c9a3e23c7c7d7173.zip
external_llvm-8a3eab9b20acb7193285bc31c9a3e23c7c7d7173.tar.gz
external_llvm-8a3eab9b20acb7193285bc31c9a3e23c7c7d7173.tar.bz2
Remove the local register allocator.
Please use the fast allocator instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106051 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll')
-rw-r--r--test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll b/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
index 8339a0b..b3b9280 100644
--- a/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
+++ b/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
@@ -1,4 +1,3 @@
-; RUN: llc < %s -mtriple=powerpc64-apple-darwin9 -regalloc=local -relocation-model=pic
; RUN: llc < %s -mtriple=powerpc64-apple-darwin9 -regalloc=fast -relocation-model=pic
%struct.NSError = type opaque