projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f54a8
)
Test commit
author
Alexey Volkov
<avolkov.intel@gmail.com>
Fri, 7 Mar 2014 08:28:44 +0000
(08:28 +0000)
committer
Alexey Volkov
<avolkov.intel@gmail.com>
Fri, 7 Mar 2014 08:28:44 +0000
(08:28 +0000)
Removed whitespace
llvm-svn: 203216
llvm/lib/Target/X86/X86.td
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/X86/X86.td
b/llvm/lib/Target/X86/X86.td
index
e755fae
..
ed6a78f
100644
(file)
--- a/
llvm/lib/Target/X86/X86.td
+++ b/
llvm/lib/Target/X86/X86.td
@@
-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]>;