commit | 50a37dcbc443a072ea6e5a5d79bfbadd7bf10c03 | [log] [tgz] |
---|---|---|
author | Sam Parker <sam.parker@arm.com> | Fri Feb 17 15:42:44 2017 +0000 |
committer | Sam Parker <sam.parker@arm.com> | Fri Feb 17 15:42:44 2017 +0000 |
tree | 28f46f1a8acaa60a91a6a6a190b7343996b27893 | |
parent | 2566cbcc53d2888e3cf8230d176a011ec938b337 [diff] |
[ARM] Replace HasT2ExtractPack with HasDSP Removed the HasT2ExtractPack feature and replaced its references with HasDSP. This then allows the Thumb2 extend instructions to be selected for ARMv8M +dsp. These instruction descriptions have also been refactored and more target tests have been added for their isel. Differential Revision: https://reviews.llvm.org/D29623 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295452 91177308-0d34-0410-b5e6-96231b3b80d8