RE: [ACTIVITY] 4-8 Feb 2013

2013-02-10 Thread Kumar, Venkataramanan
] 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

RE: [ACTIVITY] 4-8 Feb 2013

2013-02-09 Thread Pinski, Andrew
>* 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