Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunction
authorEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 18:46:31 +0000 (18:46 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 18:46:31 +0000 (18:46 +0000)
commit1438de8b6ae8b0f83f4e633826e977493e1d1421
tree7959fd1b68b5318b62a5cce909d12cc6411684c6
parentc70af25ea432e1edbc25a70551ab6672b7ea0688
Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunction
and remove unnecessary class variables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/Hexagon.h
lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp
lib/Target/Hexagon/HexagonTargetMachine.cpp