summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2013-05-19 18:25:45 -0700
committerTimothy B. Terriberry <tterribe@xiph.org>2013-05-19 19:16:15 -0700
commita16cef62255a83ba9c9cbf2951f3e8503987910a (patch)
tree9c3f440ef507085358c6dd7458283cbd68cf3115 /autogen.sh
parent80ad38370c299edb50a229597114d5bfbf88feb6 (diff)
downloadopus-a16cef62255a83ba9c9cbf2951f3e8503987910a.tar.gz
Replace silk_CLZ functions with EC_ILOG().
In most cases these will use __builtin_clz(). In a follow-up, we should audit usage of silk_CLZ32() and convert the places where its argument must be non-zero to use EC_ILOG() directly to avoid the test for zero (which is necessary on x86).
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions