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
== 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
== 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 +
== 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
* 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