[ACTIVITY] 10 - 14 October 2016

2016-10-17 Thread kugan
== Progress == LTO/IPA - Committed ipa-vrp and early-vrp improvements - Patches for propagation of nonnull and optimization are accepted; Will commit after testing (once again) - Noticed some improvements but full benchmarking not yet done - Setting up the benchmarking

[ACTIVITY] 10 - 14 October 2016

2016-10-16 Thread Prathamesh Kulkarni
== This Week == * TCWG-72 (3/10) - Committed patch to remove optab functions for [us]divmod_optab after Bernd's approval. - My assumption that __udivmoddi4 is generically available is perhaps wrong, call to __udivmoddi4 generates undefined reference error on aarch64-linux-gnu. To be safe, I

[ACTIVITY] 10 - 14 October 2016

2016-10-15 Thread Diana Picus
== Progress == * Test GlobalISel on AArch64 Linux [TCWG-825] - Got the existing tests to work on Linux - luckily this only required changes to the tests and not to GlobalISel itself; committed these changes upstream - Ran the test-suite with GlobalISel and with the fallback to the old DAG

[ACTIVITY] 10-14 October 2016

2016-10-14 Thread Christophe Lyon
== Progress == * Validation - patches & reviews (jenkins jobs, abe) - collected various ideas for improvements and cleanup * Releases - backports reviews * GCC - reported a few regressions on trunk - "deprecated IT blocks" patch: rebased, but trunk ICEs when compiling spec2006 *

[ACTIVITY] 10 - 14 October 2016

2016-10-14 Thread Yao Qi
# Progress # * TCWG-333, Fix gdb.base/func-ptrs.exp fails in thumb mode. [4/10] Finish the patch, tested it on arm and ppc64. Post patches for review. * TCWG-556, aarch32 GDB buildbot slave. In progress. [1/10] Sergio needs to adjust buildbot setting to customize my buildslave. *