64-bit (MMX) vectors do not need restrictive alignment.
authorDale Johannesen <dalej@apple.com>
Fri, 8 Feb 2008 19:48:20 +0000 (19:48 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 8 Feb 2008 19:48:20 +0000 (19:48 +0000)
commit0c191872ab61d21907d99695382e157f5d4e4b9f
treee743502227149762a48e71b8b344cc8079efacd8
parent86383e1f7cc8c31eafc6e3d8a67ce6f23d1bce63
64-bit (MMX) vectors do not need restrictive alignment.
128-bit vectors need it only when SSE is on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp