diff options
author | Zhou Sheng <zhousheng00@gmail.com> | 2007-03-12 05:44:52 +0000 |
---|---|---|
committer | Zhou Sheng <zhousheng00@gmail.com> | 2007-03-12 05:44:52 +0000 |
commit | 430f626937c15bdad1d00f155d78a9273514c695 (patch) | |
tree | 3958782fca7061d89ab9a4b54c544997381ef479 /lib/Transforms/Utils/LowerSwitch.cpp | |
parent | 8db6a445e679817d9972c44d2bc366732388c7b0 (diff) |
In function ComputeMaskedBits():
1. Replace getSignedMinValue() with getSignBit() for better code readability.
2. Replace APIntOps::shl() with operator<<= for convenience.
3. Make APInt construction more effective.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35060 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LowerSwitch.cpp')
0 files changed, 0 insertions, 0 deletions