OSDN Git Service

Change unfoldMemoryOperand(). User is now responsible for passing in the
authorEvan Cheng <evan.cheng@apple.com>
Sat, 13 Oct 2007 02:35:06 +0000 (02:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 13 Oct 2007 02:35:06 +0000 (02:35 +0000)
commit106e8020bd1e36cffb749aa8358018b48839e336
tree27568fa344c3ca816e09a089f42c4e63218830b8
parentfa9457276a2174aaf302240dd32d89900ad021ae
Change unfoldMemoryOperand(). User is now responsible for passing in the
register used by the unfolded instructions. User can also specify whether to
unfold the load, the store, or both.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42946 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.h