[ACTIVITY] Week 32

2014-08-10 Thread Zhenqiang Chen
== Issue == * None. == Progress == * Refine and send the patch to fix pr61225 in Combine pass for review (2/10). * Send out the ARM backend patch to keep some constant in register (TCWG-486, 2/10). * Rebase and test ccmp related patches (TCWG-488, 2/10). * R/M toolchain related work (4/10). ==

[ACTIVITY] 4 - 8 August 2014

2014-08-10 Thread Kugan
== Progress == TCWG-445 - AArch64 does not generate post-decrement stores. * Issue resolved with Jiong's prologue/epilogue patch committed to trunk. * Closed the card. TCWG-291 - Zero/sign extensions (5/10) * More review and posted patch based on that which was accepted * Ran full set of

[ACTIVITY] 4 August - 8 August 2014

2014-08-10 Thread Venkataramanan Kumar
== Progress == * TCWG-180 Debugging - LTO bootstrap failure in Aarch64 with GCC 4.9. (6/10) Tried to recompile object files that showed differences in GCC trunk on amd64 machine.It turned out that GCC make system always builds LTO files in “gcc” directory and uses prev-gcc/xg++ to build them. No