aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2011-06-08-addWithOverflow.ll
AgeCommit message (Collapse)Author
2012-03-26Remove stale CBackend tests.Benjamin Kramer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153433 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-21Add support for sadd.with.overflow and uadd.with.overflow intrinsics to the ↵Anna Zaks
CBackend by emitting definitions for each intrinsic that occurs in the module. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133522 91177308-0d34-0410-b5e6-96231b3b80d8