== Progress ==
* Looked at implementation options for backlog cards and closed/postponed cards that doss not benefit or cards that require excessive re-architecture that will not be possible now. (5/10) - TCWG-468 - Postponed after detailed study and discussion. - TCWG-412 (Support literal/constant pool sharing (wont-fix): As it is, intra procedularl literal pool fix happens in TARGET_MACHINE_DEPENDENT_REORG with arm_reorg. It is quite complex and somewahat hacky. it would become even more messy if we are to record these information and reuse it for whole program as a way to share literal poool. Additionally A-profile (which is Linaro's focus) dosent benefit from this as we use movw/movt instead. Therefore decided to clsoe this as wont fix.
* TCWG-413 - Release benchmarking (2/10) - Benchmarking or release for a15 and a57
* Analysed coremark and spec2k for uxt/sxt optimizations (3/11) - Studied coremark and have additional patches in development for missing cases.
* Misc - Looked at bug database and monitored patches relevant to arm/aasrch64
== Paln == * Look at open uxt/sxt bugs in gcc bugzilla * Study coremark and then spec2k for uxt/sxt