FastISel support for AND and OR with type i1.
authorDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 18:44:22 +0000 (18:44 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 18:44:22 +0000 (18:44 +0000)
commit638c6830c6d0d6871065d2b00178ee4aa7d4d044
tree363cde71873a893f9b2d720c90a6efb1404770c2
parent59e577f73c9908a37cd23b81ff5e81c911d0b25e
FastISel support for AND and OR with type i1.

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