aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2020-12-08 10:20:44 -0800
committerJessica Paquette <jpaquette@apple.com>2020-12-08 10:53:37 -0800
commit5b5d3fa9d9cf9e0b8904de0dc9ea5248f6a37ed1 (patch)
tree7f8376509ad53178ed84e3577d0327923fb63da4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent3bd2ad5a0828e956400393e3ea153c417f256aab (diff)
downloadllvm-5b5d3fa9d9cf9e0b8904de0dc9ea5248f6a37ed1.zip
llvm-5b5d3fa9d9cf9e0b8904de0dc9ea5248f6a37ed1.tar.gz
llvm-5b5d3fa9d9cf9e0b8904de0dc9ea5248f6a37ed1.tar.bz2
[AArch64][GlobalISel] Fold G_SELECT cc, %t, (G_ADD %x, 1) -> CSINC %t, %x, cc
This implements ``` G_SELECT cc, %true, (G_ADD %x, 1) -> CSINC %true, %x, cc G_SELECT cc, (G_ADD %x, 1), %false -> CSINC %x, %false, inv_cc ``` Godbolt example: https://godbolt.org/z/eoPqKq Differential Revision: https://reviews.llvm.org/D92868
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions