commit | b035d9cab5a483f0ceee2d8fad578f64aca1888a | [log] [tgz] |
---|---|---|
author | Tim Rowley <timothy.o.rowley@intel.com> | Mon Oct 31 10:29:07 2016 -0500 |
committer | Tim Rowley <timothy.o.rowley@intel.com> | Mon Dec 05 13:42:39 2016 -0600 |
tree | 71414bd540536666d205b50bbe82a8d68c999ad4 | |
parent | 48416b6f4d3ffa46168b8b4a46a262562cd7473a [diff] |
gallivm: use getHostCPUFeatures on x86/llvm-4.0+. Use llvm provided API based on cpuid rather than our own manually mantained list of mattr enabling/disabling. Reviewed-by: Roland Scheidegger <sroland@vmware.com>