aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/fpextend.ll
Commit message (Expand)AuthorAgeFilesLines
* Fold fptrunc(add (fpextend x), (fpextend y)) -> add(x,y), as GCC does.Chris Lattner2008-01-271-0/+36