Move PPCTargetLowering off of the TargetMachine and onto the subtarget.
authorEric Christopher <echristo@gmail.com>
Thu, 12 Jun 2014 22:50:10 +0000 (22:50 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 12 Jun 2014 22:50:10 +0000 (22:50 +0000)
commitf8c031fccfe4307b138468750801834520e11b2b
treebebc209aff41028c9de5a289c5093dbfd199c586
parent428c40352e0b3c9f0b1ca61d773d2ad230d3df17
Move PPCTargetLowering off of the TargetMachine and onto the subtarget.

llvm-svn: 210852
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCSubtarget.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
llvm/lib/Target/PowerPC/PPCTargetMachine.h