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:
6e4e648
)
Insert space.
author
Akira Hatanaka
<ahatanaka@mips.com>
Wed, 5 Oct 2011 02:22:49 +0000
(
02:22
+0000)
committer
Akira Hatanaka
<ahatanaka@mips.com>
Wed, 5 Oct 2011 02:22:49 +0000
(
02:22
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141158
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Mips/MipsDelaySlotFiller.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/Mips/MipsDelaySlotFiller.cpp
b/lib/Target/Mips/MipsDelaySlotFiller.cpp
index bbcdb1ee80788b532004dbcdf2ba805c2f5ebce1..c790189606f630fc6d923a37c4e324e6d8c051b8 100644
(file)
--- a/
lib/Target/Mips/MipsDelaySlotFiller.cpp
+++ b/
lib/Target/Mips/MipsDelaySlotFiller.cpp
@@
-28,7
+28,7
@@
using namespace llvm;
STATISTIC(FilledSlots, "Number of delay slots filled");
STATISTIC(UsefulSlots, "Number of delay slots filled with instructions that"
- "are not NOP.");
+ "
are not NOP.");
static cl::opt<bool> EnableDelaySlotFiller(
"enable-mips-delay-filler",