[PATCH] AArch64: big endian constant vector pools

Christian Pirker cpirker at a-bix.com
Mon Apr 7 02:31:58 PDT 2014


Hi All,

This patch gives constant vectors the big endian element order.
This is important for compiler generated vector constants, as done by clang vector optimizations.
Please review.

Thanks,
Christian

http://reviews.llvm.org/D3305

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/build-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3305.1.patch
Type: text/x-patch
Size: 4405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140407/561a495d/attachment.bin>


More information about the llvm-commits mailing list