]> icculus.org git repositories - icculus/xz.git/commit
Replaced the range decoder optimization that used arithmetic
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 24 Mar 2008 14:38:40 +0000 (16:38 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 24 Mar 2008 14:38:40 +0000 (16:38 +0200)
commit641998c3e1ecc8b598fe0eb051fab8b9535c291b
tree7a0cee9b393131475cca96848d0f72fc62153460
parentad999efd279d95f1e7ac555b14170e8e9020488c
Replaced the range decoder optimization that used arithmetic
right shift with as fast version that doesn't need
arithmetic right shift. Removed the related check from
configure.ac.
configure.ac
m4/ax_c_arithmetic_rshift.m4 [deleted file]
src/liblzma/rangecoder/range_decoder.h