[PATCH] D27309: builtins: Add ARM Thumb1 implementation for uidiv and uidivmod
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 10:50:22 PST 2017
dim added a comment.
Apparently this and it's followup commit https://reviews.llvm.org/rL288777 cause problems for different ARM ISAs on FreeBSD, and `__udivsi3` is even completely broken: https://github.com/strejda/tegra/commit/30914ba688cb987240e22b2c7641463446527783
Repository:
rL LLVM
https://reviews.llvm.org/D27309
More information about the llvm-commits
mailing list