summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/ValueMapper.cpp
diff options
context:
space:
mode:
authorZhou Sheng <zhousheng00@gmail.com>2007-03-13 06:40:59 +0000
committerZhou Sheng <zhousheng00@gmail.com>2007-03-13 06:40:59 +0000
commitebe634e662dbe632e046ae3bf3430a3a922a8740 (patch)
treeec54d01913d41ac52f8130ca06083dae9b689ac7 /llvm/lib/Transforms/Utils/ValueMapper.cpp
parentb9c3707e97e17a85534c8ac709f69c345c28d763 (diff)
downloadbcm5719-llvm-ebe634e662dbe632e046ae3bf3430a3a922a8740.tar.gz
bcm5719-llvm-ebe634e662dbe632e046ae3bf3430a3a922a8740.zip
For expression like
"APInt::getAllOnesValue(ShiftAmt).zextOrCopy(BitWidth)", to handle ShiftAmt == BitWidth situation, use zextOrCopy() instead of zext(). llvm-svn: 35080
Diffstat (limited to 'llvm/lib/Transforms/Utils/ValueMapper.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud