summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Bitcode
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2015-06-19 06:41:53 +0000
committeravg <avg@FreeBSD.org>2015-06-19 06:41:53 +0000
commit760c76460f7eb6c928e542bf58558a780b210578 (patch)
tree78c5fe18a0c02f0b96779e1e18ccb78b058f9b33 /contrib/llvm/lib/Bitcode
parent5fb18cce439ebe6d671bec86997a443a7284437d (diff)
downloadFreeBSD-src-760c76460f7eb6c928e542bf58558a780b210578.zip
FreeBSD-src-760c76460f7eb6c928e542bf58558a780b210578.tar.gz
illums compat: use flsl/flsll for highbit/highbit64
Do that only when when fast inline versions are available. At the moment that can be the case only in the kernel and not for all platforms. The original code uses the binary search and that's kept as a fallback. This is a micro optimization. Differential Revision: https://reviews.freebsd.org/D2839 Reviewed by: delphij, mahrens, mav MFC after: 17 days
Diffstat (limited to 'contrib/llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud