[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when...
[oota-llvm.git] / test / CodeGen / Generic / add-with-overflow.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-24 Bill WendlingTest add-with-overflow with fast ISel.
2008-11-24 Bill WendlingAdd support for llvm.uadd.with.overflow.
2008-11-21 Bill WendlingAdd generic test for add with overflow.