Factor out code that emits load and store instructions.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Sep 2008 21:00:03 +0000 (21:00 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Sep 2008 21:00:03 +0000 (21:00 +0000)
commit0de588fd89ca7374dc91623d6627cfb98cfe3fc8
tree73706667fdbf572aa41336ca046d7788266d17b7
parent9c7216f984111eb8f1716741bc9039ed86ec4a9b
Factor out code that emits load and store instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55854 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp