- added peephole optimization: transform Load->IncSP combinations to Pop where possible
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 24 Jun 2008 16:35:55 +0000 (16:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 24 Jun 2008 16:35:55 +0000 (16:35 +0000)
commit777a5dce311e8d4d2e1ac2e52e815825ed4374c8
treea33cc813cb1e597ffe287c98d8583d3718f4bf63
parent7bb5628439df9d4bda32d6547e8db4c95ec64fb9
- added peephole optimization: transform Load->IncSP combinations to Pop where possible

[r20241]
ir/be/ia32/ia32_optimize.c