diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-07-02 12:43:44 +0100 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-07-02 12:56:41 +0100 |
| commit | 8269fd2db50bf97ae3b6e928365d157314e491c8 (patch) | |
| tree | 79595ecb2451c3f85a1e9602547397351e93f6ac /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 878e498f0575581765b2b9fbaa48f2217bb03374 (diff) | |
| download | llvm-8269fd2db50bf97ae3b6e928365d157314e491c8.zip llvm-8269fd2db50bf97ae3b6e928365d157314e491c8.tar.gz llvm-8269fd2db50bf97ae3b6e928365d157314e491c8.tar.bz2 | |
[GlobalIsel][X86] Add initial scalar G_MUL/G_SMULH/G_UMULH instruction selection handling
Reuse the existing div/rem selection code to also handle mul/imul to support G_MUL/G_SMULH/G_UMULH, as they have a similar pattern using rDX/rAX for mulh/mul results, plus the AH/AL support for i8 multiplies.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
