[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
Loading
Please register or sign in to comment