summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorAndrew Wei <weiwei64@huawei.com>2020-02-11 22:42:45 +0800
committerAndrew Wei <weiwei64@huawei.com>2020-02-11 22:45:15 +0800
commitdb875f66554455f4957881d373987472b3071f65 (patch)
treea44288e52fe1634adadeef71143746dbe1b02642 /lldb/test/API/python_api/process/TestProcessAPI.py
parent42f8b915eb72364cc5e84adf58a2c2d4947e8b10 (diff)
[RISCV] Optimize seteq/setne pattern expansions for better code size
ADDI(C.ADDI) may achieve better code size than XORI, since XORI has no C extension. This patch transforms two patterns and gets almost equivalent results. Differential Revision: https://reviews.llvm.org/D71774
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions