Fold fptrunc(add (fpextend x), (fpextend y)) -> add(x,y), as GCC does.
[oota-llvm.git] / test / Transforms / InstCombine / and-or-not.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-15 Chris Lattneradd vector versions of this test
2007-06-15 Chris Lattnertestcase for PR1510