[X86] Move CPU features for Barcelona/K10 out of line
authorRoman Lebedev <lebedev.ri@gmail.com>
Tue, 6 Aug 2019 17:04:02 +0000 (17:04 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 6 Aug 2019 17:04:02 +0000 (17:04 +0000)
commit213817327f6974926fab676c42b4fc55d75cae99
tree0787ab260c9f1c5047047c151f71cd09e6aca635
parent94b741e348b71545d7f9a057d34a4a7677a3ba18
[X86] Move CPU features for Barcelona/K10 out of line

Summary:
Cleans X86.td's Barcelona entry to be more like the others,
by moving the features out of the `Proc<>`, thus potentially
making it possible to inherit from them.
Split off from D63628

Reviewers: craig.topper, RKSimon

Reviewed By: craig.topper

Subscribers: hiraditya, jfb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65791

llvm-svn: 368061
llvm/lib/Target/X86/X86.td