Load from GV stub should be locally CSE'd.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 4 Sep 2008 06:18:33 +0000 (06:18 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 4 Sep 2008 06:18:33 +0000 (06:18 +0000)
commit373d50af1df0eb853f0773cd734f7078a0b139fd
tree6b8bbcd8c16d4c75db4758e6a94a57348d1fcbad
parent90960280ee79987f53b4952793a867143145a36a
Load from GV stub should be locally CSE'd.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55763 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-mem.ll [new file with mode: 0644]
test/CodeGen/X86/fast-isel.ll