diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-27 20:24:31 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-27 20:24:31 +0000 |
commit | 66ed1099ff3591c61e008198bb5a30862e778fc0 (patch) | |
tree | 19af021ae37a37340e5f77a57ed7b2b55d37674c /utils/TableGen/TableGen.cpp | |
parent | 96d91372fd79257bb043f6a01b7e871acbe5a555 (diff) |
Improve APInt interface:
1. Add unsigned and signed versions of methods so a "bool" argument doesn't
need to be passed in.
2. Make the various getMin/getMax functions all be inline since they are
so simple.
3. Simplify sdiv and srem code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34680 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/TableGen.cpp')
0 files changed, 0 insertions, 0 deletions