OSDN Git Service

Clean up this interface:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 24 Mar 2007 18:09:18 +0000 (18:09 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 24 Mar 2007 18:09:18 +0000 (18:09 +0000)
commit7ac2f81e49442f76e3427227fb1e300ce60fceb4
tree645c0f05a054aec15451613dd4e94004a510b493
parent82dcb4fe23686784a5ad6379860970f1146db50d
Clean up this interface:
1. Group similar methods into doxygen groups
2. Reorganize the groups into a consist flow.
3. Significantly improve the quality of the documentation on several methods
4. Rewrite srem and sdiv to eliminate a copy and improve readability.
5. Eliminate unneeded forward references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35300 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h