typos fixed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 30 Jun 2005 07:54:53 +0000 (07:54 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 30 Jun 2005 07:54:53 +0000 (07:54 +0000)
commitecf4d3aa8c62642835511e1f7b8a329078161fe1
tree71d28e4a381948781fd4a1102db1619e99d7069a
parent580a34bd83ad503a75de7c344033ad36f2a8b028
typos fixed
used get_irn_op() instead of get_irn_opcode()
used get_irn_n(*, -1) instead of get_nodes_block(), so we
can use this optimization while nodes are floating

[r6132]
ir/ir/irarch.c