[LLVMbugs] [Bug 13007] ARM CodeGen fails with large stack alignment
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 30 02:09:05 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=13007
Kristof Beyls <kristof.beyls at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Kristof Beyls <kristof.beyls at gmail.com> ---
This got fixed by http://llvm.org/viewvc/llvm-project?rev=225446&view=rev, back
in January.
A fix for AArch64 (which didn't support stack realignment at all before) got
committed as http://llvm.org/viewvc/llvm-project?rev=234471&view=rev.
A new test that checks basic correct functionality of frame lowering, including
overaligned objects on the stack got committed as
http://llvm.org/viewvc/llvm-project?view=revision&revision=236085.
--
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/20150430/1fac7410/attachment.html>
More information about the llvm-bugs
mailing list