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:
6948f9e
)
Minor spelling correction.
author
Sid Manning
<sidneym@codeaurora.org>
Thu, 28 Aug 2014 14:16:32 +0000
(14:16 +0000)
committer
Sid Manning
<sidneym@codeaurora.org>
Thu, 28 Aug 2014 14:16:32 +0000
(14:16 +0000)
Reviewers: adasgupt, jverma, sidneym
Differential Revision: http://reviews.llvm.org/D5025
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216667
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Hexagon/HexagonHardwareLoops.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/Hexagon/HexagonHardwareLoops.cpp
b/lib/Target/Hexagon/HexagonHardwareLoops.cpp
index 69958b54ff8575c751a348b31918e36df40acc86..e2062a34aa19a24334658f266bfaff25dd9130d8 100644
(file)
--- a/
lib/Target/Hexagon/HexagonHardwareLoops.cpp
+++ b/
lib/Target/Hexagon/HexagonHardwareLoops.cpp
@@
-220,7
+220,7
@@
namespace {
int HexagonHardwareLoops::Counter = 0;
#endif
- /// \brief Abstraction for a trip count of a loop. A smaller ve
s
rsion
+ /// \brief Abstraction for a trip count of a loop. A smaller version
/// of the MachineOperand class without the concerns of changing the
/// operand representation.
class CountValue {