Advance the minimum LLVM version for VSX code generation to 4.0. New environmental controls:
GALLIVM_LLC_OPTIONS <string> GALLIVM_MATTRS <string> GALLIVM_VSX 0/1, default=1 GALLIVM_ALTIVEC 0/1, default=1 Ben Crocker (4): gallivm: fix typo in debug_printf message gallivm: allow additional llc options gallivm/ppc64le: adjust VSX code generation control. gallivm/ppc64le: allow environmental control of Altivec code generation src/gallium/auxiliary/gallivm/lp_bld_init.c | 2 +- src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 58 +++++++++++++++++++++++---- src/gallium/auxiliary/util/u_cpu_detect.c | 32 +++++++++++---- 3 files changed, 76 insertions(+), 16 deletions(-) Cc: "17.2" <mesa-sta...@lists.freedesktop.org> -- 2.7.4 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev