Subject: code review request for exp and pow intrinsic additions for x86 Folks, the code is available as: https://github.com/graalvm/graal-core/pull/198 For review. This change stages the first installment of intel libm intrinsics (exp, pow). For exp the uplift is 4x, the pow the uplift is 2.6x. Regards, Michael