Emit trailing padding on constant vectors when TargetData says that the vector
authorNick Lewycky <nicholas@mxc.ca>
Wed, 22 Jun 2011 18:55:03 +0000 (18:55 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 22 Jun 2011 18:55:03 +0000 (18:55 +0000)
commit5b7ac1402f3c84a751eac96838d4b9676723f0c8
tree6d44445a34fa844d33ed4416ebcf8ec874cb328e
parent08d03168f2be9ee8139e4d2ba0923260df6e00b2
Emit trailing padding on constant vectors when TargetData says that the vector
is larger than the sum of the elements (including per-element padding).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133631 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/CodeGen/ARM/constants.ll