| commit | b3a80b1d707f70acafd4e3eb170625c69a32a512 | [log] [tgz] |
|---|---|---|
| author | Zhou Sheng <zhousheng00@gmail.com> | Thu Mar 29 08:15:12 2007 +0000 |
| committer | Zhou Sheng <zhousheng00@gmail.com> | Thu Mar 29 08:15:12 2007 +0000 |
| tree | 681110db8d3ec69a2529a28278d276f31c91014f | |
| parent | ccee35fd0d13b991cd612f9b408754004daacc42 [diff] |
1. Make more use of APInt::getHighBitsSet/getLowBitsSet. 2. Let APInt variable do the binary operation stuff instead of using ConstantExpr::getXXX. llvm-svn: 35450