summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CompilerDriver
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2010-09-06 23:52:49 +0000
committerNick Lewycky <nicholas@mxc.ca>2010-09-06 23:52:49 +0000
commita35462da3dcf340d4c48899586c43f34d838465a (patch)
tree1ad34f123066729522c4faef3e6525696a6d7ab6 /llvm/lib/CompilerDriver
parent7ece716da2061bd01dcaf29e8e384f1c0722bf8a (diff)
downloadbcm5719-llvm-a35462da3dcf340d4c48899586c43f34d838465a.tar.gz
bcm5719-llvm-a35462da3dcf340d4c48899586c43f34d838465a.zip
Add a new isSignWrappedSet() method to ConstantRange.
Fix zeroExtend and signExtend to support empty sets, and to return the smallest possible result set which contains the extension of each element in their inputs. For example zext i8 [100, 10) to i16 is now [0, 256), not i16 [100, 10) which contains 63446 members. llvm-svn: 113187
Diffstat (limited to 'llvm/lib/CompilerDriver')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud