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:
582048d
)
Fix a typo in a comment.
author
Dan Gohman
<gohman@apple.com>
Mon, 15 Dec 2008 17:26:50 +0000
(17:26 +0000)
committer
Dan Gohman
<gohman@apple.com>
Mon, 15 Dec 2008 17:26:50 +0000
(17:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61035
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetInstrInfo.h
b/include/llvm/Target/TargetInstrInfo.h
index 34a7d48e836ac24c0ed3c000687d81f66c7f2acb..a5ea6dfa07aac7ebeb5c3692e94a75e59b489725 100644
(file)
--- a/
include/llvm/Target/TargetInstrInfo.h
+++ b/
include/llvm/Target/TargetInstrInfo.h
@@
-340,7
+340,7
@@
protected:
}
public:
- /// canFoldMemoryOperand - Returns true
if the specified load / store is
+ /// canFoldMemoryOperand - Returns true
for the specified load / store if
/// folding is possible.
virtual
bool canFoldMemoryOperand(const MachineInstr *MI,