summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-03-06 10:54:43 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-03-06 10:54:43 +0000
commit468bb2e601ad96a5c4c563547ba28cbde6c33300 (patch)
tree53860058366d93abe1da1eeb5bc993fe42b54747 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent24a8f1ccb9dd718c573a332226ac39f08fe085eb (diff)
[X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT(Cond, RHS, LHS)
As noticed on D58965 DAGCombiner::visitSELECT has something similar, so we should be able to move this to DAGCombiner and support VSELECT as well at some point. Differential Revision: https://reviews.llvm.org/D58974 llvm-svn: 355494
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions