- add tarval_is_constant() to check whether a tarval represents a constant or an...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 26 Jul 2008 05:35:52 +0000 (05:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 26 Jul 2008 05:35:52 +0000 (05:35 +0000)
commitf43025532c25319fff5d01e8fa18592d4e9c7c68
tree876eb116bd6b4e33401bb509faba51e31f1deae4
parente465d981e1531ef02c1cf7c0d9d62e2036345aae
- add tarval_is_constant() to check whether a tarval represents a constant or an reserved value
- add explicit mode_X tarval_unreachable and tarval_reachable tarvals needed for combo
- fixed a doxygen comment

[r20702]
include/libfirm/tv.h
ir/tv/tv.c
ir/tv/tv_t.h