revert my recent int<->fp and vector union promotion changes, they expose
authorChris Lattner <sabre@nondot.org>
Wed, 13 Dec 2006 02:26:45 +0000 (02:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Dec 2006 02:26:45 +0000 (02:26 +0000)
commit21c362d3240d0ba9ff98b7f36e54f25936d1a201
treed76345189bce479da0fa90aa3cf25a7ab577e6f6
parent6af00d588c1b353d9d7a3dd8f58927056eccd6c1
revert my recent int<->fp and vector union promotion changes, they expose
obscure bugs affecting the X86 code generator.  I will reenable this
when fixed.

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