diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-05-02 05:44:21 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-05-02 05:44:21 +0000 |
commit | 7b5925a5b6bdd3027a9f9519b9918cfe5bc2d6b8 (patch) | |
tree | 7bd79d52abfa402dd044d4d0247854a21c8aaada /lldb/packages/Python/lldbsuite/test/python_api/debugger | |
parent | 94a9ee65c63155c81527fb05cc61f1d5432dfec5 (diff) | |
download | bcm5719-llvm-7b5925a5b6bdd3027a9f9519b9918cfe5bc2d6b8.tar.gz bcm5719-llvm-7b5925a5b6bdd3027a9f9519b9918cfe5bc2d6b8.zip |
[X86] Fix a bug in LOCK arithmetic operation pattern matching where the wrong immediate predicate check was being used for 64-bit instructions with 8-bit immediates.
This didn't cause a bug because the order of the patterns ensured that the 64-bit instructions with 32-bit immediates were selected first.
llvm-svn: 268212
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger')
0 files changed, 0 insertions, 0 deletions