diff options
author | Craig Topper <craig.topper@intel.com> | 2018-09-08 06:31:41 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-09-08 06:31:41 +0000 |
commit | 22a6f51646fbc0418f491616dd16afbd344eb90c (patch) | |
tree | e36a0bb3e8de3d7b63f399f492b5a242dfebd349 /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 761e88d1d4606d89621be3d7c014f2bae779cd5b (diff) | |
download | bcm5719-llvm-22a6f51646fbc0418f491616dd16afbd344eb90c.tar.gz bcm5719-llvm-22a6f51646fbc0418f491616dd16afbd344eb90c.zip |
[X86] Add load folding test cases for the addcarryx intrinsic.
We are currently only able to fold a load in operand 1 to ADCX. A load in operand 0 will use the legacy ADC instruction.
Ultimately I want to remove isel support for ADCX, but first I'm going to fix the shortcomings I know of so I can write proper MIR tests to maintain coverage later.
llvm-svn: 341744
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions