Move the PPCSelectionDAGInfo off the TargetMachine and onto the
authorEric Christopher <echristo@gmail.com>
Thu, 12 Jun 2014 23:02:32 +0000 (23:02 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 12 Jun 2014 23:02:32 +0000 (23:02 +0000)
commitcccc317ee06643fd6cb8dff4bdb93a687c0e4fb3
tree58fdb5acd02be3fdceec88d4fffa750c15c1ce80
parent8c5dc520ef1b13db2226d4b2743fef95c1c44965
Move the PPCSelectionDAGInfo off the TargetMachine and onto the
subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210854 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/PowerPC/PPCTargetMachine.h