Adding support for the SSE3 and SSSE3 hardware intrinsics
authorTanner Gooding <tagoo@outlook.com>
Fri, 16 Feb 2018 18:30:05 +0000 (10:30 -0800)
committerTanner Gooding <tagoo@outlook.com>
Thu, 22 Feb 2018 06:42:13 +0000 (22:42 -0800)
commit987f93399225199bdb3c53e00c9166fb37ca1396
tree8fa74fa0e4955a9e4cf63413e988997d0fa7ff69
parent7c90b467d072b11c08804a3bb33f3d71f67a6e49
Adding support for the SSE3 and SSSE3 hardware intrinsics
src/jit/codegenlinear.h
src/jit/emitxarch.cpp
src/jit/hwintrinsiccodegenxarch.cpp
src/jit/hwintrinsiclistxarch.h
src/jit/hwintrinsicxarch.cpp
src/jit/instrsxarch.h
src/jit/lowerxarch.cpp
src/jit/lsraxarch.cpp