diff options
author | Craig Topper <craig.topper@intel.com> | 2017-07-23 03:59:37 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-07-23 03:59:37 +0000 |
commit | 6912d7faa38ca4592327295088b439c5bdb6a0db (patch) | |
tree | 4d41bae3e281052d3d9b9591ad1105c83e9efd2e /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | 4e6dcf73f9189ab54f1d42abf1d83f3744b10e3c (diff) | |
download | bcm5719-llvm-6912d7faa38ca4592327295088b439c5bdb6a0db.tar.gz bcm5719-llvm-6912d7faa38ca4592327295088b439c5bdb6a0db.zip |
[X86] Add patterns for memory forms of SARX/SHLX/SHRX with careful complexity adjustment to keep shift by immediate using the legacy instructions.
These patterns were only missing to favor using the legacy instructions when the shift was a constant. With careful adjustment of the pattern complexity we can make sure the immediate instructions still have priority over these patterns.
llvm-svn: 308834
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions