diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-05 20:35:11 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-05 20:35:11 +0000 |
commit | a2a09cb60608f26cec1a345fcf817a94020cf525 (patch) | |
tree | 1d4d5f0035c63fcce94373923f374cdce6d355ea /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h | |
parent | e7e23e3e91e32263579db5cea49302de7ccf88b2 (diff) | |
download | bcm5719-llvm-a2a09cb60608f26cec1a345fcf817a94020cf525.tar.gz bcm5719-llvm-a2a09cb60608f26cec1a345fcf817a94020cf525.zip |
[SystemZ] Fix addcarry of usubo (PR42512)
Only custom lower uaddo+addcarry or usubo+subcarry chains and leave
mixtures like usubo+addcarry or uaddo+subcarry to the generic
legalizer. Otherwise we run into issues because SystemZ uses
different CC values for carries and borrows.
Fixes https://bugs.llvm.org/show_bug.cgi?id=42512.
Differential Revision: https://reviews.llvm.org/D64213
llvm-svn: 365242
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h')
0 files changed, 0 insertions, 0 deletions