Really feed llvm-as with the testcase, do not let it read from stdin. This fixes...
[oota-llvm.git] / test / Transforms / InstCombine / fpextend.ll
2008-01-27 Chris LattnerFold fptrunc(add (fpextend x), (fpextend y)) -> add...