- fixed apply_binop_on_phi: need mode for Shift operations (fixes fehler92.c)
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 11 Oct 2007 10:05:18 +0000 (10:05 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 11 Oct 2007 10:05:18 +0000 (10:05 +0000)
commit430d8902a122c207178e4d40b54c09fbb3a4da38
tree41a5b534cc073119ff3af2e4cc727f668710091d
parent5995f50798657ea4237af8cb725e9a6995991e9c
- fixed apply_binop_on_phi: need mode for Shift operations (fixes fehler92.c)
- added apply_conv_on_phi
- added transform_node_Rot: same as for other Shift operations
- added apply_unop_on_phi for Abs
-This line, and those below, will be ignored--

M    iropt.c

[r16146]
ir/ir/iropt.c