aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fast-isel-mem.ll
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-09-19 22:16:54 +0000
committerDan Gohman <gohman@apple.com>2008-09-19 22:16:54 +0000
commit2ff7fd146159d97abe94391a33b4385abb06bbb0 (patch)
treee89dff6ddeb34edb1bca64719c9d55763ab4ba92 /test/CodeGen/X86/fast-isel-mem.ll
parentd6bd73353403fd6f132d20b68750fe4bf8c0af64 (diff)
downloadexternal_llvm-2ff7fd146159d97abe94391a33b4385abb06bbb0.zip
external_llvm-2ff7fd146159d97abe94391a33b4385abb06bbb0.tar.gz
external_llvm-2ff7fd146159d97abe94391a33b4385abb06bbb0.tar.bz2
Refactor X86SelectConstAddr, folding it into X86SelectAddress. This
results in better code for globals. Also, unbreak the local CSE for GlobalValue stub loads. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56371 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/fast-isel-mem.ll')
-rw-r--r--test/CodeGen/X86/fast-isel-mem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fast-isel-mem.ll b/test/CodeGen/X86/fast-isel-mem.ll
index 5ee5676..dfee4f2 100644
--- a/test/CodeGen/X86/fast-isel-mem.ll
+++ b/test/CodeGen/X86/fast-isel-mem.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llc -fast-isel -mtriple=i386-apple-darwin | \
-; RUN: grep mov | grep lazy_ptr | count 2
+; RUN: grep lazy_ptr, | count 2
; RUN: llvm-as < %s | llc -fast-isel -march=x86 -relocation-model=static | \
; RUN: grep lea