Re: [activity] 6 - 10 july 2015

2015-07-13 Thread Jim Wilson
On Mon, Jul 13, 2015 at 12:17 AM, Prathamesh Kulkarni wrote: > - for -O2 temps introduced by peephole2 due to define_peephole2 > pattern in thumb2.md:1540 > http://pastebin.com/3rEF8Te4 > So this intentionally transforms rtx from > zeroextractsi_compare0_scratch to rtx from shiftsi3_compare0_scrat

[activity] 6 - 10 july 2015

2015-07-13 Thread Prathamesh Kulkarni
== This Week == * TCWG-777 (4/10) - Resolved ICE caused by pass during gcc build but hit another ICE: http://pastebin.com/RUAY6scB - Current pass state: http://pastebin.com/AGXnSkrZ - For test-case: void f(int flags) { void foo(void); if (flags & 1) foo(); } - temporaries don't exist for -

[ACTIVITY] 6-10 July 2015

2015-07-12 Thread Kugan
== Progress == * Add REG_EQUAL note for arm_emit_movpair (1/10) - committed patch1 after testing again * Factor conversion out of COND_EXPR - TCWG-849 (5/10) - Gone through couple of iterations and committed the patch - There are still some improvements need as follow up patches * TACT -TCWG-8

[ACTIVITY] 6-10 July 2015

2015-07-10 Thread Christophe Lyon
* Off Monday (2/10) == Progress == * published linaro-4.8 and 4.9 2015.06 releases * linaro-5.1-2015.07 (1/10) - backport reviews - updated my helper script for reviews for cope with the git-only branches * upstream (1/10) - started looking at vget_lane Neon intrinsic failure on armeb * i