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)
commitca38fdc1821d53372ca1bc02a62f07dd9b2ea67c
tree101f3687b009cd528c7fabf24b7d586e0dff83b9
parent05202dbabc28905866af2086f5239342427e708b
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.

llvm-svn: 211811
llvm/lib/Target/Sparc/SparcSubtarget.cpp
llvm/lib/Target/Sparc/SparcSubtarget.h
llvm/lib/Target/Sparc/SparcTargetMachine.cpp
llvm/lib/Target/Sparc/SparcTargetMachine.h