]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the __builtin_clzll() function of gcc to improve the performance and
authordrh <drh@noemail.net>
Thu, 17 Aug 2017 20:53:07 +0000 (20:53 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Aug 2017 20:53:07 +0000 (20:53 +0000)
commitceb4b1dbdde735e851b3bf0d8656cfbe3c29b11a
tree5fb309e0db55ceae92269aac6a92a892c5c4a6b3
parentdceed86d07146bedbe8b54a613601d2db0d937f8
Use the __builtin_clzll() function of gcc to improve the performance and
reduce the size of the sqlite3LogEst() routine.

FossilOrigin-Name: a42a438cbbd721765ca55e71c464552dbaa494050cf472593599b8c7f0249516
manifest
manifest.uuid
src/util.c