[PATCH] D28016: [Builtins] [ARM] Adding Thumb1 support for fcmp

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 00:20:07 PST 2016


weimingz updated this revision to Diff 82584.
weimingz added a comment.

By tracking the original implementation, I think we can avoid the msr/mrs. Also address some formatting issues.


https://reviews.llvm.org/D28016

Files:
  lib/builtins/arm/aeabi_fcmp.S
  lib/builtins/arm/comparesf2.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28016.82584.patch
Type: text/x-patch
Size: 7561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161228/4b7dbe63/attachment.bin>


More information about the llvm-commits mailing list