aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/builtins-multipercision.c
AgeCommit message (Collapse)Author
2013-01-13Fixed spelling of test name: builtins-multipercision.c => ↵Michael Gottesman
builtins-multiprecision.c. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172343 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-13Added a triple to the test builtins-multiprecision.c.Michael Gottesman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172342 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-13Added builtins for multiprecision adds.Michael Gottesman
We lower all of these intrinsics into a 2x chained usage of uadd.with.overflow. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172341 91177308-0d34-0410-b5e6-96231b3b80d8