Ignore stderr for some more tests that expect warnings there.
[oota-llvm.git] / test / Transforms / SimplifyCFG / SpeculativeExec.ll
2008-06-07 Evan ChengSpeculatively execute a block when the the block is...