convert the targets off the non-MachinePointerInfo of getLoad.
authorChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 06:44:06 +0000 (06:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 06:44:06 +0000 (06:44 +0000)
commitd1c24ed81c43635d00ff099844a9d0614021a72b
tree3f1fae811eb58dc588493ccde839e56b46614394
parent1daa6f479dd5fb4123f1ffbb10a3825da7d2c6b8
convert the targets off the non-MachinePointerInfo of getLoad.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/Blackfin/BlackfinISelLowering.cpp
lib/Target/MBlaze/MBlazeISelLowering.cpp
lib/Target/MSP430/MSP430ISelLowering.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.cpp