| commit | 6613efbd4e43d4af459736cfdd6484e766bcb15d | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <efriedma@codeaurora.org> | Thu Jun 28 19:53:12 2018 +0000 |
| committer | Eli Friedman <efriedma@codeaurora.org> | Thu Jun 28 19:53:12 2018 +0000 |
| tree | c7675d1cb48156ce28215a1fd91efe2c8497057f | |
| parent | 052ce120d5843f0550c5cad395457745e1cff558 [diff] |
[ARM] Add missing Thumb2 assembler diagnostics. Mostly just adding checks for Thumb2 instructions which correspond to ARM instructions which already had diagnostics. While I'm here, also fix ARM-mode strd to check the input registers correctly. Differential Revision: https://reviews.llvm.org/D48610 llvm-svn: 335909