| commit | f19609abe8577ab5b8c1c18116345f0db3327a75 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Wed Feb 27 01:23:58 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Wed Feb 27 01:23:58 2008 +0000 |
| tree | ac6d136de526a48689cd771a7ca710719f767be8 | |
| parent | 5bc621c6806e61b260a0d3c03a51e5dbf11f60e1 [diff] |
Convert the last remaining users of the non-APInt form of ComputeMaskedBits to use the APInt form, and remove the non-APInt form. llvm-svn: 47654