Change these tests to use [fi]cmp+sext instead of v[fi]cmp. No
[oota-llvm.git] / test / CodeGen / PowerPC / trampoline.ll
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...