refactor some cast code, use Convb instead of Mux to handle int->bool conversion
authorMatthias Braun <matze@braunis.de>
Wed, 3 Jun 2009 08:49:08 +0000 (08:49 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 3 Jun 2009 08:49:08 +0000 (08:49 +0000)
commitf97209a0221eef1fb51d1b5523a70efee05bb04d
tree81e29c6f7af494bcc6cd1b416d3fde68135bdbb2
parent4dd6c332665cb838feda219d3031a852ee01425e
refactor some cast code, use Convb instead of Mux to handle int->bool conversion

[r26091]
ast2firm.c