[PATCH] Re-enable movw/movt on iOS static platforms

Anton Korobeynikov anton at korobeynikov.info
Fri Nov 22 12:45:41 PST 2013


Hi Tim,

LGTM

On Fri, Nov 22, 2013 at 5:44 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> Hi all (well, mostly Apple people),
>
> There's a bit of code to generate movw/movt for static Darwin targets
> that's been dead in ARMISelLowering since 2011, and I think it's time
> we did something about it.
>
> Apparently some tools didn't like the static movw/movt relocations,
> but I believe those issues are now no longer relevant
> (rdar://problem/9514789). For uniformity I'd quite like to re-enable
> it, though removing it completely is another option.
>
> The patch re-enables it.
>
> OK to commit?
>
> Cheers.
>
> Tim.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list