summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/add-with-overflow.ll
AgeCommit message (Expand)Author
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-24Test add-with-overflow with fast ISel.Bill Wendling
2008-11-24Add support for llvm.uadd.with.overflow.Bill Wendling
2008-11-21Add generic test for add with overflow.Bill Wendling