Fold fptrunc(add (fpextend x), (fpextend y)) -> add(x,y), as GCC does.
[oota-llvm.git] / test / Transforms / InstCombine / cast2.ll
2007-04-14 Reid SpencerFor PR1319:
2007-03-25 Chris Lattnernew testcase
2007-03-03 Chris Lattnernew testcase: instcombine should remove all the casts.