2 BugFixes in 2 lines:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 29 Mar 2005 13:46:44 +0000 (13:46 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 29 Mar 2005 13:46:44 +0000 (13:46 +0000)
commit49db5864caca41628be8cd7133bcf241d5c657ce
tree47058677fdd2f84c6404a049390febf55835ad1c
parentda8d6ea948daf3315a1f25dee4ecbedbe2f1d319
2 BugFixes in 2 lines:

-x CMP c ==> x CMP swap(CMP) -c did NOT work for two-complement
-c was calculated wrong

[r5477]
ir/ir/iropt.c