[PATCH] D25281: [ARM] Fix invalid VLDM/VSTM access when targeting Big Endian with NEON

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 06:42:42 PDT 2016


labrinea updated the summary for this revision.
labrinea updated this revision to Diff 74122.
labrinea added a comment.

Added a new codegen test for <2 x double> load/store as suggested.


https://reviews.llvm.org/D25281

Files:
  lib/Target/ARM/ARMInstrNEON.td
  test/CodeGen/ARM/load_store_multiple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25281.74122.patch
Type: text/x-patch
Size: 4560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161010/ec8f99ad/attachment.bin>


More information about the llvm-commits mailing list