Adding support for the SSE Shuffle intrinsic
authorTanner Gooding <tagoo@outlook.com>
Sun, 24 Dec 2017 17:41:43 +0000 (09:41 -0800)
committerTanner Gooding <tagoo@outlook.com>
Wed, 17 Jan 2018 00:04:53 +0000 (16:04 -0800)
commit94f82fb98657a27165846d5f18a1afee4efc88cd
tree4bb946142fb86b98265a63607162018a36863161
parentfbc91fcf2319d8a307d52b00a66d982ee967ad06
Adding support for the SSE Shuffle intrinsic
src/jit/compiler.h
src/jit/gentree.cpp
src/jit/hwintrinsiccodegenxarch.cpp
src/jit/hwintrinsicxarch.cpp
src/jit/lowerxarch.cpp
src/jit/lsraxarch.cpp