Support unaligned load/store on more ARM targets

Renato Golin renato.golin at linaro.org
Wed May 15 17:07:43 PDT 2013


On 16 May 2013 01:02, Anton Korobeynikov <anton at korobeynikov.info> wrote:

> 3. Check for feature, not for subtarget here
>

Absolutely! I think that was the intention since the beginning...

The patch to enable unaligned access has landed already and is making it's
way to faster codegen on Linux, so the discussion here is how to make that
better.

Your proposal is more or less what I was expecting we'd do in the end. ;)

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130516/78175ab6/attachment.html>


More information about the llvm-commits mailing list