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:
2d76ad6
)
80 Col.
author
Jakob Stoklund Olesen
<stoklund@2pi.dk>
Tue, 22 Feb 2011 23:01:49 +0000
(23:01 +0000)
committer
Jakob Stoklund Olesen
<stoklund@2pi.dk>
Tue, 22 Feb 2011 23:01:49 +0000
(23:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126258
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/InlineSpiller.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/InlineSpiller.cpp
b/lib/CodeGen/InlineSpiller.cpp
index a1bd972d38e25a276377484aab9fe84c708d9073..ba37e544e7d8f0fba0108cbed053df189e47822d 100644
(file)
--- a/
lib/CodeGen/InlineSpiller.cpp
+++ b/
lib/CodeGen/InlineSpiller.cpp
@@
-102,8
+102,7
@@
Spiller *createInlineSpiller(MachineFunctionPass &pass,
}
}
-/// reMaterializeFor - Attempt to rematerialize edit_->getReg() before MI instead of
-/// reloading it.
+/// reMaterializeFor - Attempt to rematerialize before MI instead of reloading.
bool InlineSpiller::reMaterializeFor(MachineBasicBlock::iterator MI) {
SlotIndex UseIdx = lis_.getInstructionIndex(MI).getUseIndex();
VNInfo *OrigVNI = edit_->getParent().getVNInfoAt(UseIdx);