[PATCH] D27309: builtins: Add ARM Thumb1 implementation for uidiv and uidivmod

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 08:04:31 PST 2016


rengolin added a comment.

In https://reviews.llvm.org/D27309#613371, @compnerd wrote:

> Thanks for the various revisions.  I don't think that the tests for the built-ins are run on the bots, so please do run them locally again before committing.


Wait, aren't them executed when "make check-all" is used on compiler-rt?


https://reviews.llvm.org/D27309





More information about the llvm-commits mailing list