Add a reassoc_running flag used to disable some local optimizations only while reasso...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 20 Sep 2007 09:02:45 +0000 (09:02 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 20 Sep 2007 09:02:45 +0000 (09:02 +0000)
commitf210fb5c29c0d72050c8150db3b814b624389faa
tree447f8cb02443664b4094215955a1a4b8a8e382be
parent07d8237a144da310a3910a0ed04768481e40fb84
Add a reassoc_running flag used to disable some local optimizations only while reassoc is running (to prevent endless loops)

[r15895]
ir/ir/irflag_t.def
ir/ir/iropt.c
ir/opt/reassoc.c