OSDN Git Service

Implement SROA of unions with mixed pointers/integers in them. This implements
authorChris Lattner <sabre@nondot.org>
Sun, 8 Oct 2006 23:53:04 +0000 (23:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Oct 2006 23:53:04 +0000 (23:53 +0000)
commitc836333c3b0a18c398436ae00667a8fb5e476129
tree7c066f5925733512644db2da05018aa818b84b7d
parenteab5bd32b626bbb4deb40294c5f6a592b78b10ef
Implement SROA of unions with mixed pointers/integers in them.  This implements
PR892 and Transforms/ScalarRepl/union-pointer.ll:test2

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