Instead of the TargetMachine cache the MachineFunction
and TargetRegisterInfo in the peephole optimizer. This makes it easier to grab subtarget dependent variables off of the MachineFunction rather than the TargetMachine. llvm-svn: 219669
Loading
Please sign in to comment