aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2010-05-18-LocalAllocCrash.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
commitee86aec03d3f894e9afee3d8140bce2e73644fe5 (patch)
tree30b13ccea1740455dcef80b5cb4bdb6a70f54bc3 /test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll
parentbc3ce13304649c683dc16f351215a6f29aa42418 (diff)
downloadexternal_llvm-ee86aec03d3f894e9afee3d8140bce2e73644fe5.zip
external_llvm-ee86aec03d3f894e9afee3d8140bce2e73644fe5.tar.gz
external_llvm-ee86aec03d3f894e9afee3d8140bce2e73644fe5.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/ARM/2010-05-18-LocalAllocCrash.ll')
-rw-r--r--test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll b/test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll
index b158afd..1c6577b 100644
--- a/test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll
+++ b/test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll
@@ -1,4 +1,3 @@
-; RUN: llc < %s -O0 -verify-machineinstrs -regalloc=local
; RUN: llc < %s -O0 -verify-machineinstrs -regalloc=fast
; rdar://problem/7948106
;; This test would spill %R4 before the call to zz, but it forgot to move the