== Progress == * Addressing patch review - zero/sign extension preparation patch accepted. - Christophe is helping to commit.
* spec2k comparison between ARM and x86 - Looked at conditional code generation related code in gcc - looked at ifcvt and code in arm.md and arm.c to understand the heuristics that dictate how much to conditionalize and what is causing some of the problems I am seeing.
== Plan == * Continue with spec2k comparison between ARM and x86 * Start looking at 64bit division