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:
f0adba9
)
Remember to set flag.
author
Jakob Stoklund Olesen
<stoklund@2pi.dk>
Fri, 15 Apr 2011 17:24:46 +0000
(17:24 +0000)
committer
Jakob Stoklund Olesen
<stoklund@2pi.dk>
Fri, 15 Apr 2011 17:24:46 +0000
(17:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129579
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/LiveRangeEdit.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/LiveRangeEdit.cpp
b/lib/CodeGen/LiveRangeEdit.cpp
index 88ee457f4fb32e7114bb6bda921c8c5f29cf8384..b1dc9019ccc06ff5feef20760d59a1633c475e0e 100644
(file)
--- a/
lib/CodeGen/LiveRangeEdit.cpp
+++ b/
lib/CodeGen/LiveRangeEdit.cpp
@@
-59,6
+59,7
@@
void LiveRangeEdit::scanRemattable(LiveIntervals &lis,
continue;
checkRematerializable(VNI, DefMI, tii, aa);
}
+ scannedRemattable_ = true;
}
bool LiveRangeEdit::anyRematerializable(LiveIntervals &lis,