Modify the TargetLowering::getPackedTypeBreakdown method to also return the
authorChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 00:46:36 +0000 (00:46 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 00:46:36 +0000 (00:46 +0000)
commit79227e2906656b2c92965f5dbebcd66a5774c87f
treeed4c937f0dbd6926b6c8d058d477d1870a74adc3
parentfb47a9b1c86201529f25a6b8b0c2145eb7a24cca
Modify the TargetLowering::getPackedTypeBreakdown method to also return the
unpromoted element type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27273 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp