== Progress ==
Zero/sign extension elimination (TCWG-291) 10/10
- Patch updated based on review comments.
- Regression tested with standard set-up
- Created test-cases.
- Set-up additional architectures for validation
* aarch64-none-elf --with-abi=ilp32 (Foundation model)
* aarch64-none-linu
== This week ==
Provide ldp/stp peephole optimization for Aarch64 [TCWG-446] [6/10]
- Investigated options for improving ldp/stp pairing and developed
patch
- Testing underway
Launchpad 1267761 - miscompilation of unsigned comparison on aarch64 [1/10]
- Backported revision 206529
== Issue ==
* None.
== Progress ==
* Enable binutils plugins for Linaro crosstool-ng samples (lp: 1335316).
* Update ccmp patches (TCWG-488, 5/10)
- Update two ccmp patches according to comments
- Enhance the patch to handle cmov instructions.
* Constant optimization (TCWG-486, 2/10): Logs s
== Progress ==
* Released gcc-linaro-4.7-2014.06 final (1/10)
* GCC trunk / 4.9 branch (2/10)
- reported regressions
- tested a preprocessor patch from Dodji (after his previous version
broke trunk build on ARM/AArch64*linux targets)
- fixed bugs in comparison script
* Neon intrinsics tests