Revert r131664 and fix it in instcombine instead. rdar://9467055
[oota-llvm.git] / test / CodeGen / PowerPC / trampoline.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...