[PATCH] D12635: merge vector stores into wider vector stores and fix AArch64 misaligned access TLI hook (PR21711)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 14:51:38 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248622: merge vector stores into wider vector stores and fix AArch64 misaligned… (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D12635?vs=34591&id=35769#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12635

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/merge-store.ll
  llvm/trunk/test/CodeGen/X86/MergeConsecutiveStores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12635.35769.patch
Type: text/x-patch
Size: 7513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150925/0603aa5e/attachment.bin>


More information about the llvm-commits mailing list