vdeshpande [Tue, 29 Nov 2016 17:41:08 -0800] rev 42618
8170430: x86 pow() stub from Intel libm is inconsistent with pow() from fdlib
Summary: do not use libm stubs when InlineIntrinsics switched off
Reviewed-by: kvn
8170416: CompilerControl: VectorizeDebug option type is incorrect
Summary: VectorizeDebug C2 option flag should be uintx instead of bool.
Reviewed-by: thartmann