Test commit

Removed whitespace

llvm-svn: 203216
This commit is contained in:
Alexey Volkov 2014-03-07 08:28:44 +00:00
parent 38f54a8ea5
commit bb2f047346
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ def : ProcessorModel<"knl", HaswellModel,
def : Proc<"k6", [FeatureMMX]>;
def : Proc<"k6-2", [Feature3DNow]>;
def : Proc<"k6-3", [Feature3DNow]>;
def : Proc<"athlon", [Feature3DNowA, FeatureSlowBTMem,
def : Proc<"athlon", [Feature3DNowA, FeatureSlowBTMem,
FeatureSlowSHLD]>;
def : Proc<"athlon-tbird", [Feature3DNowA, FeatureSlowBTMem,
FeatureSlowSHLD]>;