[PATCH] [ARM] Add tests for default value of Tag_ABI_FP_rounding.
Charlie Turner
charlie.turner at arm.com
Tue Dec 2 09:16:23 PST 2014
This patch adds tests to check that for each CPU / architecture currently tested in `test/CodeGen/ARM/build-attributes.ll`, the `Tag_ABI_FP_rounding` attribute is "correctly" emitted. Since we appear to shooting for GCC compatibility, that's the justification for this default: GCC does it. This default is an ABI compliant choice.
There's not functional change in this patch, just adding tests for the current behaviour.
http://reviews.llvm.org/D6480
Files:
test/CodeGen/ARM/build-attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6480.16814.patch
Type: text/x-patch
Size: 14069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141202/a8484511/attachment.bin>
More information about the llvm-commits
mailing list