Age | Commit message (Expand) | Author |
2010-12-28 | The rough lcs calculation can't be compared against MSFlcs_upper_bound | Eric Anderson |
2010-12-27 | Add timing support to lcs_upper_bound | Eric Anderson |
2010-12-27 | Remove accidental left-over from copy-paste | Eric Anderson |
2010-12-27 | Reorganize structure and defines so that things are more understandable | Eric Anderson |
2010-12-27 | lcs_upper_bound's second sum is required all the time and try to handle endians | Eric Anderson |
2010-12-26 | Add lcs_upper_bound check before lcs_32_rough for added speed | Eric Anderson |