Ignore stderr for some more tests that expect warnings there.
[oota-llvm.git] / test / Transforms / JumpThreading / and-and-cond.ll
2008-04-22 Chris LattnerDig through multiple levels of AND to thread jumps...