OSDN Git Service

Test commit
authorAlexey Volkov <avolkov.intel@gmail.com>
Fri, 7 Mar 2014 08:28:44 +0000 (08:28 +0000)
committerAlexey Volkov <avolkov.intel@gmail.com>
Fri, 7 Mar 2014 08:28:44 +0000 (08:28 +0000)
Removed whitespace

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203216 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86.td

index e755fae..ed6a78f 100644 (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]>;