Move the various Subtarget dependent members down to the subtarget
authorEric Christopher <echristo@gmail.com>
Thu, 26 Jun 2014 22:33:55 +0000 (22:33 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 26 Jun 2014 22:33:55 +0000 (22:33 +0000)
commiteca517deaa890b1658ed0452704f398ce80e47b8
tree3a59bf7670ce36012bf94c13ce155a424f60d93d
parent9e506408088633b75937c552754886aa706e0984
Move the various Subtarget dependent members down to the subtarget
for the Sparc port. Use the same initializeSubtargetDependencies
function to handle initialization similar to the other ports to
handle dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211811 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcSubtarget.cpp
lib/Target/Sparc/SparcSubtarget.h
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/Sparc/SparcTargetMachine.h