SVML support
See discussion from !439 (merged).
Supporting mathematical functions (trigonometry, log, exp, pow) on x86 vectorized machines can be trivially implemented by calling the respective functions from the SVML (listed in the intel intrinsics guide).