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:
bb73002
)
whitespace
author
Michael Ilseman
<milseman@apple.com>
Mon, 17 Sep 2012 18:25:23 +0000
(18:25 +0000)
committer
Michael Ilseman
<milseman@apple.com>
Mon, 17 Sep 2012 18:25:23 +0000
(18:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164043
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/MachineInstrBundle.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/MachineInstrBundle.cpp
b/lib/CodeGen/MachineInstrBundle.cpp
index ff7ad039b3a6c81f161a5913bffdeb0d4fe1cb46..7d49e73f99e04211838dcf97998d87d7ec9491bc 100644
(file)
--- a/
lib/CodeGen/MachineInstrBundle.cpp
+++ b/
lib/CodeGen/MachineInstrBundle.cpp
@@
-308,7
+308,7
@@
MachineOperandIteratorBase::analyzePhysReg(unsigned Reg,
} if (IsRegOrOverlapping && MO.readsReg()) {
PRI.ReadsOverlap = true;// Reg or an overlapping register is read.
}
-
+
if (!MO.isDef())
continue;