summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2015-11-18 00:00:04 +0000
committerSanjay Patel <spatel@rotateright.com>2015-11-18 00:00:04 +0000
commit77f448695091fb421bc8ba4977763eab50654252 (patch)
tree8290e24289df62d128a648630a9107a5368c6e89 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp
parent55020566edcc1c3a718e43d29eb4d3f17c800472 (diff)
downloadbcm5719-llvm-77f448695091fb421bc8ba4977763eab50654252.tar.gz
bcm5719-llvm-77f448695091fb421bc8ba4977763eab50654252.zip
[InstCombine] refactor optimizeIntToFloatBitCast() ; NFCI
The logic for handling the pattern without a shift is identical to the logic for handling the pattern with a shift if you set the shift amount to zero for the former. This should make it easier to see that we probably don't even need optimizeIntToFloatBitCast(). If we call something like foldVecTruncToExtElt() from visitTrunc(), we'll solve PR25543: https://llvm.org/bugs/show_bug.cgi?id=25543 llvm-svn: 253403
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud