Implement promotion of a whole bunch more operators. I think that this is
authorChris Lattner <sabre@nondot.org>
Sat, 15 Jan 2005 22:16:26 +0000 (22:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Jan 2005 22:16:26 +0000 (22:16 +0000)
commit8b6fa22e722e1de7522aae51d6cdd0f552d489da
tree39338a85b963d54b726a5c2757c39ffa4ab6e1f8
parent8a389bb37603fa99a980475a4f5cdc27fa4014f1
Implement promotion of a whole bunch more operators.  I think that this is
basically everything.

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