eliminate additions of 0.0 when they are obviously dead. This has to be careful to
[oota-llvm.git] / test / Transforms / InstCombine / apint-not.ll
2007-03-26 Duncan SandsFix testsuite hang.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...