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
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65791
[X86] Move CPU features for Barcelona/K10 out of line ClosedPublic Authored by lebedev.ri on Aug 6 2019, 1:42 AM.
Details Summary Cleans X86.td's Barcelona entry to be more like the others,
Diff Detail
Event Timelinelebedev.ri mentioned this in D63628: AMD K10 (Barcelona) Initial Scheduler model.Aug 6 2019, 1:43 AM This revision is now accepted and ready to land.Aug 6 2019, 9:41 AM Closed by commit rL368061: [X86] Move CPU features for Barcelona/K10 out of line (authored by lebedevri). · Explain WhyAug 6 2019, 10:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213649 llvm/trunk/lib/Target/X86/X86.td
|