Add some optimizations for jumpthreading using vrp information
authorJonas Fietz <fietz@ipd.info.uni-karlsruhe.de>
Wed, 10 Feb 2010 02:47:40 +0000 (02:47 +0000)
committerJonas Fietz <fietz@ipd.info.uni-karlsruhe.de>
Wed, 10 Feb 2010 02:47:40 +0000 (02:47 +0000)
commit285b86f3385d400ffe803633f994380d8adb3b38
treedcd94fb555f60b3bc0eb0e2aaba67feb225bd2be
parent2de19654e65c59e0d0b8fa1de27c548a2e71ff74
Add some optimizations for jumpthreading using vrp information

This uses the vrp information to expand the handling for constants to
handling ranges as well.

[r27098]
ir/opt/jumpthreading.c