Re: [ACTIVITY] Week 8

2015-03-01 Thread Prathamesh Kulkarni
s/TCWG-629/TCWG-629 On 23 February 2015 at 21:48, Prathamesh Kulkarni wrote: > == This week == > Short week - 3 days. Took Sat, Sun off due to health issues, severe > ear infection -:( > > * Modularization project > a) TCWG-637: Applied TLC to parser in include-remove tool > b) TCWG-621: Bega

[ACTIVITY] Week 9

2015-03-01 Thread Prathamesh Kulkarni
== This week == * GCC Modularization project - TCWG-621: Refactoring rtl.h almost completed. - TCWG-639: Working on rewriting the tool in python. - TCWG-637: Working on basing the tool on rtags instead of ctags. - TCWG-629: Continue target-hook conversion. * Backports: - Submitted follo

[Weekly] 23-27 FEB 2015

2015-03-01 Thread Michael Collison
== This week == * - ARM internal code generation conference (4/10) * Backports (4/10) - 217256 - aarch64_tls_operand_p - 217725 - Improve modeled latency between FP operations and FP->GP register moves - 217780 - Adjust generic move costs - 217852 - Add range-check for Symbol +

[ACTIVITY] 23 - 27 Feb 2015

2015-03-01 Thread Kugan
== Progress == * compiler-pass to widen computation (TCWG-547) - (7/10) - ran into -std=gnu90 issue in compiling spec2k/2006 with the trunk using the new infrastructure - ran benchmarking but the results are not much different - tried with -save-temps but the intermediates are gone. Not sure i

[ACTIVITY] 23 - 27 Feb 2015

2015-03-01 Thread Venkataramanan Kumar
* TSAN support for Aarch64 (5/10) TCWG-642 Discussed on making -pie for -fsanitize=thread as default in GCC. Learnt that LLVM sanitizers now support both -pie and non -pie mode. Discussed the same issue with sanitizer's group. They asked me to do -pie foraarch64 as first versi