] 4-8 Feb 2013
>* Start analysis on jump threading in GCC.
What kind of analysis are you going to do? I have some helpful hints dealing
with the jump threading in VRP. Really DOM should be removed fully as most if
not all the other optimizers already do its job. Also you should do t
>* Start analysis on jump threading in GCC.
What kind of analysis are you going to do? I have some helpful hints dealing
with the jump threading in VRP. Really DOM should be removed fully as most if
not all the other optimizers already do its job. Also you should do this
analysis on the GCC