[PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments

Kristof Beyls kristof.beyls at arm.com
Mon Jan 5 08:40:25 PST 2015


As part of creating a fix for PR13007, "ARM CodeGen fails with
large stack alignment", I created a test-suite UnitTest to check
correct execution of functions with various stack alignment
constraints. I think it could be worthwhile to add it to the
test-suite, although it may be a bit too specific a test case
to add as a UnitTest?
Overall, I think it's worthwhile to add it, but I'm interested
in finding out what others think.

Thanks,

Kristof

PS. The review for the partial fix I've got for PR13007 is at
http://reviews.llvm.org/D6844.

http://reviews.llvm.org/D6845

Files:
  SingleSource/UnitTests/Makefile
  SingleSource/UnitTests/large_stack_alignment.cpp
  SingleSource/UnitTests/large_stack_alignment.reference_output

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6845.17804.patch
Type: text/x-patch
Size: 9568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150105/1d8a4fdf/attachment.bin>


More information about the llvm-commits mailing list