AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions.
[oota-llvm.git] / test / Transforms / PartiallyInlineLibCalls /
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...