[PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 09:36:41 PDT 2016
t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.
Thanks for updating the patch Peter. This looks good to me now.
> Now that I think about it I have seen bootcode where the stack pointer has been set using ldr sp,=value so this would have caused problems.
That doesn't surprise me at all, though I couldn't actually remember seeing any.
Cheers.
Tim.
http://reviews.llvm.org/D20155
More information about the llvm-commits
mailing list