Moving the getHWIntrinsicInfo and getHWIntrinsicName methods to be static methods...
authorTanner Gooding <tagoo@outlook.com>
Sat, 2 Jun 2018 15:29:36 +0000 (08:29 -0700)
committerTanner Gooding <tagoo@outlook.com>
Sat, 2 Jun 2018 21:23:38 +0000 (14:23 -0700)
commit565d5be3a5b109bb7dfd245fae3b261e05cc08bb
treeeb107f8da71cc4d3df8223822509ac628145fec7
parent5d52f8c9f62c87909c62aa35a7db37a551951b8d
Moving the getHWIntrinsicInfo and getHWIntrinsicName methods to be static methods on HWIntrinsicInfo
src/jit/codegenarm64.cpp
src/jit/compiler.h
src/jit/gentree.cpp
src/jit/hwintrinsicArm64.cpp
src/jit/hwintrinsicArm64.h
src/jit/hwintrinsicxarch.cpp
src/jit/hwintrinsicxarch.h
src/jit/lowerarmarch.cpp
src/jit/lsraarm64.cpp