Add some comments explaining the meaning of a boolean
authorDuncan Sands <baldrick@free.fr>
Wed, 22 Oct 2008 09:06:24 +0000 (09:06 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 22 Oct 2008 09:06:24 +0000 (09:06 +0000)
commit3b521d5acccf4fecdb1aea878180df6dc29553dc
tree23866df559b6433557b48839cb368788c3a027af
parent0954aefd81c7aa80c0e29408610add1e793c1c44
Add some comments explaining the meaning of a boolean
that is not of type MVT::i1 in SELECT and SETCC nodes.
Relax the LegalizeTypes SELECT condition promotion
sanity checks to allow other condition types than i1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57966 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp