start pushing MachinePointerInfo out through the MachineMemOperand interface
authorChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 04:32:08 +0000 (04:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 04:32:08 +0000 (04:32 +0000)
commitda39c3964423744b4d79aebef8bece3e9141d5fc
tree7c6b86b1c4e76697098e115dfd3adbad11ec04f8
parente8e2e80f40495fdd5ad475beb54fcf0989b6b7c5
start pushing MachinePointerInfo out through the MachineMemOperand interface
to the MachineFunction construction methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114390 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunction.h
include/llvm/CodeGen/MachineMemOperand.h
lib/CodeGen/MachineFunction.cpp
lib/CodeGen/MachineInstr.cpp