Vector argument must be passed in memory location aligned on 16-byte boundary.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 26 May 2006 20:37:47 +0000 (20:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 26 May 2006 20:37:47 +0000 (20:37 +0000)
commit3fddf241d835f6b0c8866f010194b6b97b849427
tree1b03944a3f5a9a357dca214daf7857178d9059c5
parent1d6a9b3b6c30c0c85ebdd1aa6d1c7484d8bca841
Vector argument must be passed in memory location aligned on 16-byte boundary.

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