- using tarval_top as an alias for tarval_unreachable simplifies code
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 29 Jul 2008 19:27:17 +0000 (19:27 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 29 Jul 2008 19:27:17 +0000 (19:27 +0000)
commitb1246c86a28f824d185a360e8019cc789c42ca6b
treee50df5d3996c8a8262c9027543ea61ceaafe124a
parentadb96a61b2a60cd6a8537d3bda4ec711ea094040
- using tarval_top as an alias for tarval_unreachable simplifies code
- work-around: when the inputs of Sub/Cmp are congruent BUT its type is already a constant, set the type to BOTTOM: I can not understand how it converges WITHOUT this fix

[r20767]
ir/opt/combo.c