aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-10-19 18:21:09 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-10-19 18:21:09 +0000
commit766fc1db1640499c6affce80e7337d8c22dc8cb1 (patch)
tree029cad2e038a0167642879a0bba5cc7652274367 /test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
parentbaa989ed6e22a8255d92d63789c2a1987da9ab12 (diff)
downloadexternal_llvm-766fc1db1640499c6affce80e7337d8c22dc8cb1.zip
external_llvm-766fc1db1640499c6affce80e7337d8c22dc8cb1.tar.gz
external_llvm-766fc1db1640499c6affce80e7337d8c22dc8cb1.tar.bz2
Revert r84295, this unbreaks llvm-gcc bootstrap on x86-64/linux
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84516 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2009-04-20-LinearScanOpt.ll')
-rw-r--r--test/CodeGen/X86/2009-04-20-LinearScanOpt.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll b/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
index d7b9463..4d25b0f 100644
--- a/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
+++ b/test/CodeGen/X86/2009-04-20-LinearScanOpt.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-apple-darwin10.0 -relocation-model=pic -disable-fp-elim -stats |& grep asm-printer | grep 83
+; RUN: llc < %s -mtriple=x86_64-apple-darwin10.0 -relocation-model=pic -disable-fp-elim -stats |& grep asm-printer | grep 84
; rdar://6802189
; Test if linearscan is unfavoring registers for allocation to allow more reuse