[llvm-bugs] [Bug 26061] ARM "J" assembler constraint range for Thumb2 incorrect
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 7 16:35:09 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26061
Eric Christopher <echristo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Eric Christopher <echristo at gmail.com> ---
Fixed thusly:
dzur:~/sources/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
A test/CodeGen/ARM/inlineasm-imm-thumb.ll
A test/CodeGen/ARM/inlineasm-imm-thumb2.ll
M lib/Target/ARM/ARMISelLowering.cpp
Committed r257122
though more of them need looking into and testing (and likely fixing).
--
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/20160108/d1aad4dd/attachment.html>
More information about the llvm-bugs
mailing list