summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LowerAllocations.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
commitb3e00c4656c69138f6d687584e9859a8a89d9b38 (patch)
tree2ecccd7523aa3449035257218c15fdd4b58a60c8 /llvm/lib/Transforms/Utils/LowerAllocations.cpp
parente8e618a6ffcd2f04b4def681e1118cb8341e2e87 (diff)
downloadbcm5719-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/LowerAllocations.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud