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:
88d1f58
)
Oops.
author
Evan Cheng
<evan.cheng@apple.com>
Thu, 1 Mar 2007 02:05:35 +0000
(
02:05
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Thu, 1 Mar 2007 02:05:35 +0000
(
02:05
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34768
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/LiveIntervalAnalysis.cpp
b/lib/CodeGen/LiveIntervalAnalysis.cpp
index 6e516f560e5459ae6dbaa8b9b15fa43b41182394..a5907d6067e2b265db805e4783b92a3fae4e00e6 100644
(file)
--- a/
lib/CodeGen/LiveIntervalAnalysis.cpp
+++ b/
lib/CodeGen/LiveIntervalAnalysis.cpp
@@
-988,7
+988,6
@@
bool LiveIntervals::JoinCopy(MachineInstr *CopyMI,
DOUT << "\n\t\tJoined. Result = "; DestInt.print(DOUT, mri_);
DOUT << "\n";
-#if 1
// Remember these liveintervals have been joined.
JoinedLIs.set(repSrcReg - MRegisterInfo::FirstVirtualRegister);
if (MRegisterInfo::isVirtualRegister(repDstReg))