Ensure that mov and not lea are used to stick the address into
authorEric Christopher <echristo@apple.com>
Tue, 8 Jun 2010 22:04:25 +0000 (22:04 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 8 Jun 2010 22:04:25 +0000 (22:04 +0000)
commit544153653b0bccf7ef42a00f68057a87932b47f4
tree5e690b6ee5fb0ad56de93bfcba1b0c71bf1af61a
parent546023f5cb85f8d978688ab71e8d918ac19cbada
Ensure that mov and not lea are used to stick the address into
the register.  While we're at it, make sure it's in the right one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86InstrInfo.td