Moving the xarch HWIntrtinsicInfo type into its own header file.
authorTanner Gooding <tagoo@outlook.com>
Sat, 2 Jun 2018 15:02:29 +0000 (08:02 -0700)
committerTanner Gooding <tagoo@outlook.com>
Sat, 2 Jun 2018 21:23:38 +0000 (14:23 -0700)
commit5d52f8c9f62c87909c62aa35a7db37a551951b8d
tree8ae5a27824e9813b4729be396b0224e054c9b5ad
parent460c434e99bddd51fbc8056bac082ac5cb0080ed
Moving the xarch HWIntrtinsicInfo type into its own header file.
src/jit/codegenarm64.cpp
src/jit/compiler.h
src/jit/hwintrinsic.h [new file with mode: 0644]
src/jit/hwintrinsicArm64.cpp
src/jit/hwintrinsicxarch.cpp
src/jit/hwintrinsicxarch.h [new file with mode: 0644]
src/jit/lowerarmarch.cpp
src/jit/lsraarm64.cpp
src/jit/namedintrinsiclist.h