Skip to content
Commit 92fc4772 authored by Craig Topper's avatar Craig Topper
Browse files

[APInt] Generalize the implementation of tcIncrement to support adding a full...

[APInt] Generalize the implementation of tcIncrement to support adding a full 'word' by introducing tcAddPart. Use this to support tcIncrement, operator++ and operator+=(uint64_t). Do the same for subtract. NFCI.

llvm-svn: 300169
parent 39c9105e
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