Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround for ASAN failure in _ws_mempbrk_sse42 | Peter Wu | 2014-07-06 | 1 | -0/+25 |
* | Add consts to casts to suppress warnings. | Guy Harris | 2014-07-06 | 1 | -8/+8 |
* | Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS) | AndersBroman | 2014-06-10 | 1 | -2/+2 |
* | WS mempbrk SEE4.2: Fix indent (use 2spaces) and add Modelines info | Alexis La Goutte | 2014-06-10 | 1 | -36/+48 |
* | We must include config.h to have HAVE_SSE42 | AndersBroman | 2014-06-09 | 1 | -1/+2 |
* | Hopfully thiw will make the Solaris build going. | AndersBroman | 2014-06-09 | 1 | -1/+3 |
* | Try to fix the builds. | AndersBroman | 2014-06-09 | 1 | -2/+5 |
* | Make buildbot Happy about shadow index variable... | Alexis La Goutte | 2014-06-09 | 1 | -9/+9 |
* | Add sse4.2 optimized function ws_mempbrk_sse42() | Jakub Zawadzki | 2014-06-09 | 1 | -0/+188 |