[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / Generic / add-with-overflow.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
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.