Some of the CPUs tested in test/CodeGen/ARM/build-attributes.ll were missing tests for this attribute.
This patch adds the missing tests.
Paths
| Differential D6721
[ARM] Add missing Tag_DIV_use tests. ClosedPublic Authored by • chatur01 on Dec 18 2014, 8:29 AM.
Details
Summary Some of the CPUs tested in test/CodeGen/ARM/build-attributes.ll were missing tests for this attribute. This patch adds the missing tests.
Diff Detail Event Timeline• chatur01 updated this object. Comment Actions Could you add a test for A15 or A7 and add a check for that attribute (among others)? Just to make sure we cover all cases. Otherwise, LGTM. Comment Actions Hi Renato, happy new year!
The A15 and A7 have existing tests for this tag. This patch adds some missing tests for other CPUs. This test file isn't exhaustive over the cross product of ARM CPUs / architecture variants / command line options and their effects on build attributes. That would be nice, but I don't have time to finish it off, and perhaps it would be better suited to being mechanically generated rather than maintained by hand due to the size of such a test file.
Thanks, after your blessing of the above, I'll commit. Thanks for reviewing, This revision is now accepted and ready to land.Jan 6 2015, 11:01 AM
Revision Contents
Diff 17445 test/CodeGen/ARM/build-attributes.ll
|