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:
14868db
)
Fix comments.
author
Evan Cheng
<evan.cheng@apple.com>
Sat, 3 Feb 2007 08:53:01 +0000
(08:53 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Sat, 3 Feb 2007 08:53:01 +0000
(08:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33831
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMISelLowering.cpp
b/lib/Target/ARM/ARMISelLowering.cpp
index 60348c1a5b53b3e3a70f9e0098ec8a2bf278cd32..00dc378ddfbb0ae77271dde6d664f81fcfb02fd3 100644
(file)
--- a/
lib/Target/ARM/ARMISelLowering.cpp
+++ b/
lib/Target/ARM/ARMISelLowering.cpp
@@
-364,9
+364,9
@@
HowToPassArgument(MVT::ValueType ObjectVT,
}
}
-//
This transforms a ISD::CALL node into a
-//
callseq_star <- ARMISD:CALL <- callseq_end
-//
chain
+//
/ LowerCALL - Lowering a ISD::CALL node into a callseq_start <-
+//
/ ARMISD:CALL <- callseq_end chain. Also add input and output parameter
+//
/ nodes.
SDOperand ARMTargetLowering::LowerCALL(SDOperand Op, SelectionDAG &DAG) {
MVT::ValueType RetVT= Op.Val->getValueType(0);
SDOperand Chain = Op.getOperand(0);