diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-02-06 14:16:52 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-02-06 14:16:52 +0000 |
commit | 69f1d7e37007cdbff7ef8eb67bba392bf335a606 (patch) | |
tree | 0019cfb753123dd16862fcd204181ef396cc88fc /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | ae00a71f55ca7cfcefc43f5da738efed6f7c057b (diff) | |
download | bcm5719-llvm-69f1d7e37007cdbff7ef8eb67bba392bf335a606.tar.gz bcm5719-llvm-69f1d7e37007cdbff7ef8eb67bba392bf335a606.zip |
[Hexagon] Handle lowering of SETCC via setCondCodeAction
It was expanded directly into instructions earlier. That was to avoid
loads from a constant pool for a vector negation: "xor x, splat(i1 -1)".
Implement ISD opcodes QTRUE and QFALSE to denote logical vectors of
all true and all false values, and handle setcc with negations through
selection patterns.
llvm-svn: 324348
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions