Canonicalize boolean +/- a constant to a select.
[oota-llvm.git] / test / Transforms / Inline / inline-invoke-tail.ll
2009-02-12 Chris LattnerFix a nasty bug (PR3550) where the inline pass could...