fix PR6533 by updating the br(xor) code to remember the case
[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...