summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-06-16 19:52:01 +0000
committerDan Gohman <gohman@apple.com>2009-06-16 19:52:01 +0000
commit1ee696d8fc10fd08b949e787ea5a9cd921ef0b88 (patch)
tree284b9535ad2589e81e95c965f3fe6e5f65fda754 /llvm/lib/Transforms
parent0d9730f39f935bc67a8565bfc9695610840db70c (diff)
downloadbcm5719-llvm-1ee696d8fc10fd08b949e787ea5a9cd921ef0b88.tar.gz
bcm5719-llvm-1ee696d8fc10fd08b949e787ea5a9cd921ef0b88.zip
Instcombine's ShrinkDemandedConstant may strip bits out of constants,
obscuring what would otherwise be a low-bits mask. Use ComputeMaskedBits to compute what ShrinkDemandedConstant knew about to reconstruct a low-bits mask value. llvm-svn: 73540
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud