[PATCH] ARM: Remove VDUPf{d,q}f pseudo instructions
James Molloy
james.molloy at arm.com
Mon Jan 20 08:32:30 PST 2014
Hi,
The VDUPfdf and VDUPfqf pseudo instructions are broken - they do not
properly set implicit def/use flags. They're useless too, and can be
replaced by a pattern.
The attached patch removes them completely and adds test cases.
Please review!
Cheers,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140120/c893b612/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-vdupfdf.diff
Type: application/octet-stream
Size: 4418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140120/c893b612/attachment.obj>
More information about the llvm-commits
mailing list