[PATCH] ARM: Add MC support for FSTMX & FLDMX
Tim Northover
tnorthover at apple.com
Fri May 31 06:53:15 PDT 2013
Hi Amaury,
> This patch adds support for FSTMX & FLDMX.
A very odd corner case! Thanks for taking a look.
I think the bulk of the patch is good, but there are a couple of minor issues:
+ There's a TODO about adding sub targets, this should be done if necessary, and removed if not.
+ The itinerary parameters aren't really used. It would be a bit neater to remove them entirely and hard-code NoItinerary.
Cheers.
Tim.
More information about the llvm-commits
mailing list