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:
d9bf71f
)
indentation
author
Andrew Trick
<atrick@apple.com>
Mon, 9 Jul 2012 20:43:01 +0000
(20:43 +0000)
committer
Andrew Trick
<atrick@apple.com>
Mon, 9 Jul 2012 20:43:01 +0000
(20:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159958
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/TargetInstrInfoImpl.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/TargetInstrInfoImpl.cpp
b/lib/CodeGen/TargetInstrInfoImpl.cpp
index 1da5512c91bb4e70fbf73f7b0b229c77fc43fdc4..a3d677110e2029aa334bb8225bcd1e98880e53d6 100644
(file)
--- a/
lib/CodeGen/TargetInstrInfoImpl.cpp
+++ b/
lib/CodeGen/TargetInstrInfoImpl.cpp
@@
-641,7
+641,7
@@
static int computeDefOperandLatency(
return TII->defaultDefLatency(ItinData, DefMI);
// ...operand lookup required
-return -1;
+
return -1;
}
/// computeOperandLatency - Compute and return the latency of the given data