implement promotion of select and select_cc, allowing MallocBench/gs to
authorChris Lattner <sabre@nondot.org>
Tue, 16 Oct 2007 03:00:22 +0000 (03:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Oct 2007 03:00:22 +0000 (03:00 +0000)
commit59e84258cb899de1f31e730cc5568386b66ccc4b
treed84ae458ba88d4b16b6f215ceb671da8e0cb21f0
parentc4c966012901691fff21eed02d72a3de44dd47f1
implement promotion of select and select_cc, allowing MallocBench/gs to
work with type promotion on x86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43025 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAGTypes.cpp