Re: [Patch AArch64] Refactor thunks code generation

2012-11-19 Thread Marcus Shawcroft
On 16 Nov 2012, at 16:20, James Greenhalgh wrote: > <0001-Patch-AArch64-Refactor-thunks-code-generation.patch> OK

[Patch AArch64] Refactor thunks code generation

2012-11-16 Thread James Greenhalgh
Hi, I'm sending this on behalf of Sofiane Naci who is currently on holiday. Code generation for C++ thunks previously spat out assembly code, which affects scheduling of the generated code. This patch rewrites the code to generate RTL patterns. A full aarch64-none-elf regression run shows no i