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 | b3e00c4656c69138f6d687584e9859a8a89d9b38 (patch) | |
| tree | 2ecccd7523aa3449035257218c15fdd4b58a60c8 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
| parent | e8e618a6ffcd2f04b4def681e1118cb8341e2e87 (diff) | |
| download | bcm5719-llvm-b3e00c4656c69138f6d687584e9859a8a89d9b38.tar.gz bcm5719-llvm-b3e00c4656c69138f6d687584e9859a8a89d9b38.zip | |
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.
llvm-svn: 35060
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions

