powerpc: Fix cpu feature detection
authorDoug Nazar <nazard@nazar.ca>
Wed, 28 Aug 2019 14:23:31 +0000 (10:23 -0400)
committerDoug Nazar <nazard@nazar.ca>
Sun, 8 Sep 2019 22:13:48 +0000 (18:13 -0400)
commita999325abea6a5549d60d99ddeb0271d2aa00235
tree2fd161cf5a51b4fe9fa235ccd77d42a3ebe336d8
parent00dc4a44a71e7519035196a47fdd45ae460e6dd1
powerpc: Fix cpu feature detection

Fix meson cpu family detection.
Actually call cpu detection from progam init.
Add VSX & v2.07 checks for linux with options to diable.
Add display of target flags & cache sizes.
orc/meson.build
orc/orccpu-powerpc.c
orc/orcpowerpc.h
orc/orcprogram-altivec.c
orc/orctarget.h