Merge pull request #14456 from fiigii/crc32
authorCarol Eidt <carol.eidt@microsoft.com>
Mon, 30 Oct 2017 17:33:27 +0000 (10:33 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Oct 2017 17:33:27 +0000 (10:33 -0700)
commit91bffd04a555ebc28abea4f410d37b42b1fa61d7
tree541174b1225eacd34e1917b71bfbfe47aa727a72
parent9b6d5cdf7076f09f40273793d0f38c78c11ed764
parent8a7e5c21540fef4e6cafec279711a1b9b94961b3
Merge pull request #14456 from fiigii/crc32

Enable Crc32 , Popcnt, Lzcnt intrinsics
src/jit/codegenlinear.h
src/jit/codegenxarch.cpp
src/jit/compiler.h
src/jit/emitxarch.cpp
src/jit/flowgraph.cpp
src/jit/gentree.cpp
src/jit/gentree.h
src/jit/importer.cpp
src/jit/lsra.h
src/jit/lsraxarch.cpp
src/jit/utils.cpp