* Move frame and constant pool indexes to first argument of memory reference
authorChris Lattner <sabre@nondot.org>
Mon, 13 Jan 2003 00:50:33 +0000 (00:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Jan 2003 00:50:33 +0000 (00:50 +0000)
commitd264bec88a2c6fb75fe71a030b303569efc8da1a
tree74b1ce4940885242ad3f1b414f5df8de3018faf4
parent0c514f4e2711ab57bf75f26806f7b8584dfbee6f
* Move frame and constant pool indexes to first argument of memory reference
  so we can put an offset in there as well...
* Fix long/ulong stuff

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