Fix some fixmes (promoting bools for select and brcond), fix promotion
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 19:27:06 +0000 (19:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 19:27:06 +0000 (19:27 +0000)
commit47e9223e06390897c3834f8c527001df392570ff
tree2aa415e89a95d8d5fdefcbf1408b1720360f3100
parent4a9b4f1943c6c56c749c8709ed28680408afc577
Fix some fixmes (promoting bools for select and brcond), fix promotion
of zero and sign extends.

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