[PATCH] [ARM] Fix required ISA for multiplication instructions

Joerg Sonnenberger joerg at britannica.bec.de
Sat Jan 11 18:00:51 PST 2014


Hi all,
while looking at building NetBSD for older ARM ISAs, I hit the issue
that MC belives that umlal and friends are v6+ only. There seems to be
no reason for the complications in the matching, so just drop it.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-mul.diff
Type: text/x-diff
Size: 5839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140112/cab7b24a/attachment.diff>


More information about the llvm-commits mailing list