finish pushing MachinePointerInfo through selectiondags. At this point,
authorChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 18:58:22 +0000 (18:58 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 18:58:22 +0000 (18:58 +0000)
commit84bd98ac7b9f9eaa0c4259b510847481a45844a7
tree4ce45d03a56224db151a888b2879d96918ff8cd2
parentfc448ff89b4fb7721de9da0b96fd00c13160c4c7
finish pushing MachinePointerInfo through selectiondags.  At this point,
I think I've audited all uses, so it should be dependable for address spaces,
and the pointer+offset info should also be accurate when there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114464 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp