PPC: Refactoring to support subtarget feature changing
authorHal Finkel <hfinkel@anl.gov>
Mon, 15 Jul 2013 22:29:40 +0000 (22:29 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 15 Jul 2013 22:29:40 +0000 (22:29 +0000)
commita44c37f880c8ca84b7388dd52fb2708495697a18
treeb33c7d6884ab280afddab5e80ef1a1eca6371f8d
parent0b485908ed5bb9e788618773276b43be2e5a37df
PPC: Refactoring to support subtarget feature changing

This change mirrors the changes that were made to the X86 and ARM targets to
support subtarget feature changing. As indicated in r182899, the mechanism is
still undergoing revision, and so as with the X86 and ARM targets, there is no
test case yet (there is no effective functionality change).

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