aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/LowerSwitch.cpp
diff options
context:
space:
mode:
authorZhou Sheng <zhousheng00@gmail.com>2007-03-12 05:44:52 +0000
committerZhou Sheng <zhousheng00@gmail.com>2007-03-12 05:44:52 +0000
commit430f626937c15bdad1d00f155d78a9273514c695 (patch)
tree3958782fca7061d89ab9a4b54c544997381ef479 /lib/Transforms/Utils/LowerSwitch.cpp
parent8db6a445e679817d9972c44d2bc366732388c7b0 (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