[PPC] Remove old PPCSubTarget variable.
authorKit Barton <kbarton@ca.ibm.com>
Wed, 6 Jan 2021 22:48:41 +0000 (16:48 -0600)
committerKit Barton <kbarton@ca.ibm.com>
Wed, 6 Jan 2021 23:44:07 +0000 (17:44 -0600)
commit4bdab5482667784247aa4fc72d2f6f810ad44260
tree9b153742782bd9d73ea36fde46d6bc1eb51615a8
parent781c476ce09ed983477885e33b8acbb2220ad3a1
[PPC] Remove old PPCSubTarget variable.

The PPCSubTarget variable has been replaced with the Subtarget variable. This
removes the remaining instances of PPCSubTarget as they are no longer necessary.
llvm/lib/Target/PowerPC/PPCFastISel.cpp
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp