[ACTIVITY] 16 - 19 Feb 2015

2015-02-22 Thread Venkataramanan Kumar
* TSAN support for Aarch64 (5/10) Fixed some kernel size issues in my local working tree. (TCWG-581) . GCC does not default to -fPIE or -pie. Ran into address layout issues when I used -fsanitize=thread. Some test cases passed with the mapping I used for 42 bit VA when -pie and -fPIE are add

[ACTIVITY] 16th - 20th February

2015-02-22 Thread Kugan
== Progress == * compiler-pass to widen computation (TCWG-547) - (5/10) - Analysed core-mark code size regression - fixed constant handling - Added VRP support for ZEXT_EXPR * Improve register allocation for AArch64 (TCWG-620) - (1/10) - Looked at the relevant patches * Misc (4/10) - Settin