/decoder/test/xfp/

dy>
summaryrefslogtreecommitdiff
path: root/runner.c
AgeCommit message (Expand)Author
2010-12-28The rough lcs calculation can't be compared against MSFlcs_upper_boundEric Anderson
2010-12-27Add timing support to lcs_upper_boundEric Anderson
2010-12-27Remove accidental left-over from copy-pasteEric Anderson
2010-12-27Reorganize structure and defines so that things are more understandableEric Anderson
2010-12-27lcs_upper_bound's second sum is required all the time and try to handle endiansEric Anderson
2010-12-26Add lcs_upper_bound check before lcs_32_rough for added speedEric Anderson