FastISel support for i1 constants.
authorDan Gohman <gohman@apple.com>
Wed, 10 Sep 2008 21:01:08 +0000 (21:01 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Sep 2008 21:01:08 +0000 (21:01 +0000)
commit821164875706dd28e48c6cc3cea5c8ffa6e658d1
treed279ddc5521a0ec8da3bb9d682c5068819c59b50
parent369e98760bfdd6a72ef64929f3c560f80a4ffc92
FastISel support for i1 constants.

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