Update D120104 to add FeatureFuseAdrpAdd to Processor#TuneFeatures
instead of Processor#Features, similar to FeatureFuseAES, and matching
Tune*.
This enable FeatureFuseAdrpAdd for clang -mcpu=xxx -mtune=generic even
if xxx does not set FeatureFuseAdrpAdd.
Is it worth moving the comment for FeatureFuseAdrpAdd to the ProcessorModel