summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/cr_spilling.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/cr_spilling.ll')
-rw-r--r--test/CodeGen/PowerPC/cr_spilling.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/cr_spilling.ll b/test/CodeGen/PowerPC/cr_spilling.ll
index 9ed26149b7..8bd809fe59 100644
--- a/test/CodeGen/PowerPC/cr_spilling.ll
+++ b/test/CodeGen/PowerPC/cr_spilling.ll
@@ -1,4 +1,3 @@
-; RUN: llc < %s -march=ppc32 -regalloc=local -O0 -relocation-model=pic -o -
; RUN: llc < %s -march=ppc32 -regalloc=fast -O0 -relocation-model=pic -o -
; PR1638