summaryrefslogtreecommitdiffstats
path: root/llvm/utils/vim
diff options
context:
space:
mode:
authorFiona Glaser <escha@apple.com>2015-04-21 00:05:41 +0000
committerFiona Glaser <escha@apple.com>2015-04-21 00:05:41 +0000
commit0d41db11a2dcfc8f4410fb45aaa74d5ec1d10311 (patch)
tree73038e5ecc20b1034fb92a1809a4d8b24f028b88 /llvm/utils/vim
parent80f958dbf430dfe828a525d560d97eb14f5cf7ca (diff)
downloadbcm5719-llvm-0d41db11a2dcfc8f4410fb45aaa74d5ec1d10311.tar.gz
bcm5719-llvm-0d41db11a2dcfc8f4410fb45aaa74d5ec1d10311.zip
InstCombine: fold (sitofp (zext x)) to (uitofp x)
This is okay because the zext guarantees the high bit is zero, and so the value is unsigned. llvm-svn: 235364
Diffstat (limited to 'llvm/utils/vim')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud