aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_mempbrk_sse42.c
Commit message (Expand)AuthorAgeFilesLines
* Workaround for ASAN failure in _ws_mempbrk_sse42Peter Wu2014-07-061-0/+25
* Add consts to casts to suppress warnings.Guy Harris2014-07-061-8/+8
* Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)AndersBroman2014-06-101-2/+2
* WS mempbrk SEE4.2: Fix indent (use 2spaces) and add Modelines infoAlexis La Goutte2014-06-101-36/+48
* We must include config.h to have HAVE_SSE42AndersBroman2014-06-091-1/+2
* Hopfully thiw will make the Solaris build going.AndersBroman2014-06-091-1/+3
* Try to fix the builds.AndersBroman2014-06-091-2/+5
* Make buildbot Happy about shadow index variable...Alexis La Goutte2014-06-091-9/+9
* Add sse4.2 optimized function ws_mempbrk_sse42()Jakub Zawadzki2014-06-091-0/+188