New test to verify that "merging 4 loads into a vec load" continues to work and
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jan 2008 20:06:45 +0000 (20:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jan 2008 20:06:45 +0000 (20:06 +0000)
commitb8f43875c3e532666dd736aa3823c5edf4114a05
tree4e018fa9c9819bf0a43094b1df454edcdfa051f4
parentdc97d4cb2f0eb99a8143272128b76ab45db4ab09
New test to verify that "merging 4 loads into a vec load" continues to work and
continues to infer alignment info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46403 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_align.ll [new file with mode: 0644]