aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-10-03 21:34:04 +0000
committerSanjay Patel <spatel@rotateright.com>2019-10-03 21:34:04 +0000
commit288079aafdbde5d408db86a697ee5b19a0902f1d (patch)
tree33a881478f6322f36fdd011dfb4c0ade502676fa /lldb/scripts/Python/python-wrapper.swig
parentd2d2e33f25d23dbd27d48428c70cdf62f896e75e (diff)
downloadllvm-288079aafdbde5d408db86a697ee5b19a0902f1d.zip
llvm-288079aafdbde5d408db86a697ee5b19a0902f1d.tar.gz
llvm-288079aafdbde5d408db86a697ee5b19a0902f1d.tar.bz2
[DAGCombiner] add operation legality checks before creating shift ops (PR43542)
As discussed on llvm-dev and: https://bugs.llvm.org/show_bug.cgi?id=43542 ...we have transforms that assume shift operations are legal and transforms to use them are profitable, but that may not hold for simple targets. In this case, the MSP430 target custom lowers shifts by repeating (many) simpler/fixed ops. That can be avoided by keeping this code as setcc/select. Differential Revision: https://reviews.llvm.org/D68397 llvm-svn: 373666
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions