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)
commit1dcea735402bce3a412e165614d01f2f74275f3b
tree1a7a11bdf4b64f3325fd4438d5bbb80cf404c18d
parent3acea39853d1a5ef2f3920c27f5748778fe53af9
Remove TargetMachine from PPCInstrInfo and all dependencies and
replace with the current subtarget.

llvm-svn: 210836
llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp
llvm/lib/Target/PowerPC/PPCHazardRecognizers.h
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/lib/Target/PowerPC/PPCTargetMachine.cpp