Implement bottom-up fast-isel. This has the advantage of not requiring
[oota-llvm.git] / test / CodeGen / X86 / promote-assert-zext.ll
2010-06-03 Dan GohmanFix SimplifyDemandedBits' AssertZext logic to demand...