[PATCH] [AArch64] Implement allowsUnalignedMemoryAccesses()

Jiangning Liu liujiangning1 at gmail.com
Thu Apr 17 21:06:34 PDT 2014


Committed as r206557.

I think the test case relates to big-endian and needs to be ported to ARM64
later on.

Thanks,
-Jiangning



2014-04-18 8:43 GMT+08:00 Z. Zheng <zhaoshiz at codeaurora.org>:

>   This revision includes additional tests exercise new flag
> -aarch64-no-strict-align and -aarch64-strict-align on both BE and LE.
>
>   BTW, I don't have commit access to llvm trunk. If this revision looks
> good to you, please merge it. Thank you.
>
> Hi Jiangning, t.p.northover,
>
> http://reviews.llvm.org/D3319
>
> CHANGE SINCE LAST DIFF
>   http://reviews.llvm.org/D3319?vs=8427&id=8616#toc
>
> Files:
>   lib/Target/AArch64/AArch64ISelLowering.cpp
>   lib/Target/AArch64/AArch64ISelLowering.h
>   lib/Target/AArch64/AArch64Subtarget.cpp
>   lib/Target/AArch64/AArch64Subtarget.h
>   test/CodeGen/AArch64/unaligned-vector-ld1-st1.ll
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140418/4f9a8bdb/attachment.html>


More information about the llvm-commits mailing list