[LLVMdev] Pseudo load and store instructions for AArch64

Renato Golin renato.golin at linaro.org
Fri Aug 22 06:01:17 PDT 2014


On 22 August 2014 13:44, Sergey Dmitrouk <sdmitrouk at accesssoftek.com> wrote:
> This is the only way I found to stop Machine Instruction Scheduler from
> reordering load and store instructions.

I see. Saleem (cc'd) worked on a similar thing for ARM's movh/movt for
Windows, which also didn't like the reordering. Maybe he can help you.

cheers,
--renato



More information about the llvm-dev mailing list