summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-09-05 12:52:00 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2024-09-05 12:53:37 +0100
commit11040560ba30381ed47c3089a2562a41b00dbb4b (patch)
treec6d53c322dae2ef61ee1f5160030f9f66227158b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentfa385274baae77a0ea7e78c4c6feca6b0ab4f1dc (diff)
[X86] preferABDSToABSWithNSW - use ABDS for i32/i64 if we have CMOV
Now that we have better ABDS lowering, prefer cmov(sub(x,y),sub(y,x)) to cmov(abs(sub(x,y)),sub(x,y)) to improve ILP
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions