implement promotion of unions containing two packed types of the same width.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Dec 2006 00:35:08 +0000 (00:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Dec 2006 00:35:08 +0000 (00:35 +0000)
commit1dbea1598ca744084ae42c6c58155b52ab664e42
tree1c78ea9526592b7e971dfb7334e0972f5b1c75e7
parente629ff0be8b072e7fcccd006bed71524604ce4d4
implement promotion of unions containing two packed types of the same width.
This implements Transforms/ScalarRepl/union-packed.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp