[PATCH] D12148: [ARM] Allow passing/returning of __fp16 arguments

Oliver Stannard via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 24 09:07:15 PDT 2015


olista01 removed rL LLVM as the repository for this revision.
olista01 updated this revision to Diff 32967.
olista01 added a comment.

Use a switch statement to check the target architecture.


http://reviews.llvm.org/D12148

Files:
  lib/Basic/Targets.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/Driver/Tools.cpp
  test/CodeGen/arm-fp16-arguments.c
  test/Preprocessor/arm-acle-6.5.c
  test/Preprocessor/arm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12148.32967.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150824/2656f34a/attachment.bin>


More information about the cfe-commits mailing list