Skip to content
Commit 6b69568f authored by Chris Lattner's avatar Chris Lattner
Browse files

This adds a bunch of static functions that implement unsigned

two's complement bignum arithmetic.  They could be used to
implement much of APInt, but the idea is they are enough to
implement APFloat as well, which the current APInt interface
is not suited for.

Patch by Neil Booth!

llvm-svn: 41124
parent 4ba05408
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment