Teach instcombine to set the alignment arguments for NEON load/store intrinsics.
authorBob Wilson <bob.wilson@apple.com>
Fri, 22 Oct 2010 21:41:48 +0000 (21:41 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 22 Oct 2010 21:41:48 +0000 (21:41 +0000)
commit364f17c47162a657bb0c3516588cdfc5297664f0
tree0918a127f169b730b88d18900f3ee4227451d088
parentb179b46cc558c720d23a066c768bad71f975eb93
Teach instcombine to set the alignment arguments for NEON load/store intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/neon-intrinsics.ll [new file with mode: 0644]