eliminate additions of 0.0 when they are obviously dead. This has to be careful to
[oota-llvm.git] / test / Transforms / InstCombine / 2006-12-23-Select-Cmp-Cmp.ll
2007-04-15 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerFor PR1319:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-23 Reid SpencerTest case for PR1065.