eliminate additions of 0.0 when they are obviously dead. This has to be careful to
[oota-llvm.git] / test / Transforms / InstCombine / 2005-07-07-DeadPHILoop.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-07-07 Chris LattnerNew testcase distilled from a large chunk of code Misha...