[PATCH] make arm-use-movt and arm-reserve-r9 options available for all arm

Renato Golin renato.golin at linaro.org
Thu Aug 15 13:59:05 PDT 2013


Done!

ReserveR9: r188485
LLVM movt: r188487
Clang movt: r188488

cheers,
--renato


On 15 August 2013 20:38, Jeroen Hofstee <llvm at myspectrum.nl> wrote:

> Hello,
>
> As discussed in [1] and [2] the flag, preventing movt /
> movw instructions and having a platform specific r9 is also
> useful outside of IOS. It is separated in two patches since
> the movt relies on an change in clang [3] and the r9 one
> is trivial.
>
> I don't have commit privileges, so it would be nice
> if someone can pick this up (preferably close before the clang
> change). The r9 change is supposed to go first. It would be nice
> if the movt patch is close before the clang patch, to prevent
> warnings / errors)
>
> Regards,
> Jeroen
>
> [1] http://lists.cs.uiuc.edu/**pipermail/llvm-commits/Week-**
> of-Mon-20130805/183980.html<http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130805/183980.html>
> [2] http://lists.cs.uiuc.edu/**pipermail/llvm-commits/Week-**
> of-Mon-20130812/184064.html<http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130812/184064.html>
> [3] http://lists.cs.uiuc.edu/**pipermail/cfe-commits/Week-of-**
> Mon-20130812/086064.html<http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130812/086064.html>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130815/37d53594/attachment.html>


More information about the llvm-commits mailing list