Remove TargetMachine from PPCInstrInfo and all dependencies and
authorEric Christopher <echristo@gmail.com>
Thu, 12 Jun 2014 21:48:52 +0000 (21:48 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 12 Jun 2014 21:48:52 +0000 (21:48 +0000)
commitf7ab98c2528e58ce357b27c7131547535578fd4e
tree4214bc5406b721c56784daef80b296380e75e74f
parent5c792faa0e5560bc148c973f3df658eb3bb2061e
Remove TargetMachine from PPCInstrInfo and all dependencies and
replace with the current subtarget.

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