fix PR6533 by updating the br(xor) code to remember the case
[oota-llvm.git] / test / CodeGen / PowerPC / mul-with-overflow.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-16 Eli FriedmanAdd some generic expansion logic for SMULO and UMULO...