summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2007-10-08 13:47:12 +0000
committerNeil Booth <neil@daikokuya.co.uk>2007-10-08 13:47:12 +0000
commitb618216e56fafd7eb438d4ba32a1ea594cec1680 (patch)
tree5d59679f0dd4358b066ab7b3d97176478d05bcf5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentacf684315e39603957019c69243fba79d4068ba6 (diff)
Add a new function tcExtract for extracting a bignum from an
arbitrary range of bits embedded in the middle of another bignum. This kind of operation is desirable in many cases of software floating point, e.g. converting bignum integers to floating point numbers of fixed precision (you want to extract the precision most significant bits). Elsewhere, add an assertion, and exit the shift functions early if the shift count is zero. llvm-svn: 42745
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions