[LLVMbugs] [Bug 17647] ARM backend incorrectly limits smlal and umlal instructions to amv6

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 17 15:35:12 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=17647

zhaoshiz at codeaurora.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from zhaoshiz at codeaurora.org ---
r199026: adds MUL/SMLAL/UMLAL aliases for ARMv4. 
r199211: removes unused UMAALv5 def.
r199491: adds MLA alias for ARMv4, makes MLA defs use register class GPRnopc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140117/6c440bab/attachment.html>


More information about the llvm-bugs mailing list