projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a04d6c9
)
Whitespace.
author
Chad Rosier
<mcrosier@apple.com>
Thu, 29 Nov 2012 20:58:08 +0000
(20:58 +0000)
committer
Chad Rosier
<mcrosier@apple.com>
Thu, 29 Nov 2012 20:58:08 +0000
(20:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168937
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetOptions.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetOptions.h
b/include/llvm/Target/TargetOptions.h
index be3fb9b5ac5c4b47255dc050269ea837c833a9d5..8fc566e84f083dcc8acef8d66b816463f44c924c 100644
(file)
--- a/
include/llvm/Target/TargetOptions.h
+++ b/
include/llvm/Target/TargetOptions.h
@@
-205,7
+205,7
@@
namespace llvm {
/// Note: This option only controls formation of fused ops by the
/// optimizers. Fused operations that are explicitly specified (e.g. FMA
/// via the llvm.fma.* intrinsic) will always be honored, regardless of
- ///
the value of this option.
+ /// the value of this option.
FPOpFusion::FPOpFusionMode AllowFPOpFusion;
};