Teach InlineFunction how to differentiate between multiple-value
[oota-llvm.git] / test / Transforms / JumpThreading / and-and-cond.ll
2008-04-22 Chris LattnerDig through multiple levels of AND to thread jumps...