Add another optimization from PR2330. Also catch some missing cases that are
[oota-llvm.git] / test / CodeGen / Generic / 2008-02-26-NegatableCrash.ll
2008-02-26 Chris LattnerFix PR2096, a regression introduced with my patch last...