summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2016-08-02 12:44:27 +0000
committerSam Parker <sam.parker@arm.com>2016-08-02 12:44:27 +0000
commitd18c8aae0886a8b5628a53d22e31c03262223be3 (patch)
treeed4796e14a57cce5adfebbda26a3e2027a88f038 /README.txt
parent02c28617506659b17fa09052a63a3e4c9606db5e (diff)
[ARM] Improve smul* and smla* isel for Thumb2
Added (sra (shl x, 16), 16) to the sext_16_node PatLeaf for ARM to simplify some pattern matching. This has allowed several patterns for smul* and smla* to be removed as well as making it easier to add the matching for the corresponding instructions for Thumb2 targets. Also added two Pat classes that are predicated on Thumb2 with the hasDSP flag and UseMulOps flags. Updated the smul codegen test with the wider range of patterns plus the ThumbV6 and ThumbV6T2 targets. Differential Revision: https://reviews.llvm.org/D22908 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277450 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions