[ACTIVITY] 4-8 Feb 2013

2013-02-09 Thread Kugan Vivekanandarajah
== Progress == -Attended 1:1 and other team meetings -Read linaro wiki and on boarding instructions -Backported Cortex A7 pipeline description to Linaro 4.7 gcc from fsf trunk and got it reviewed == Plan for next week == - Look into CoreMark regresses in Thumb-2 mode when using the LR regnum. -

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