Rename the PPC target feature gpul to mfocrf.
authorHal Finkel <hfinkel@anl.gov>
Mon, 11 Jun 2012 19:57:01 +0000 (19:57 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 11 Jun 2012 19:57:01 +0000 (19:57 +0000)
commitbd5cafd9bbba2180e7179436fb29071201d5ea9f
tree8ad1aeeaebe4d0092e8f63ce3df61a7e0eb44a87
parent9770be91de745e4727c65c45d13de2a787aef89f
Rename the PPC target feature gpul to mfocrf.

The PPC target feature gpul (IsGigaProcessor) was only used for one thing:
To enable the generation of the MFOCRF instruction. Furthermore, this
instruction is available on other PPC cores outside of the G5 line. This
feature now corresponds to the HasMFOCRF flag.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h