commit | 3bedbd9d71eabed61bc7fd4a77d1b5b2bf27cf52 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Feb 07 07:27:52 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Feb 07 07:27:52 2006 +0000 |
tree | 60e4bf55da6e02de262d19d2e1cb69c012b0034b | |
parent | 1a074fce158b4f85907e1cb6fd9ca30c7b01b4bd [diff] |
Make MaskedValueIsZero take a uint64_t instead of a ConstantIntegral as a mask. This allows the code to be simpler and more efficient. Also, generalize some of the cases in MVIZ a bit, making it slightly more aggressive. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26035 91177308-0d34-0410-b5e6-96231b3b80d8