Reid Spencer 19dc32a2d4 Add some things needed by the llvm-gcc version supporting bit accurate integer
types:
1. Functions to compute div/rem at the same time.
2. Further assurance that an APInt with 0 bitwidth cannot be constructed.
3. Left and right rotate operations.
4. An exactLogBase2 function which requires an exact power of two or it
   returns -1.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37025 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-13 23:44:59 +00:00
..
2007-04-10 07:06:21 +00:00
2007-01-27 01:14:20 +00:00
2007-02-01 05:32:05 +00:00
2007-02-04 00:30:40 +00:00
2007-04-14 21:50:21 +00:00
2007-02-04 00:12:12 +00:00
2007-04-23 20:58:14 +00:00
2007-04-19 02:04:09 +00:00
2007-02-06 14:59:28 +00:00