Add intrinsics for Ivy Bridge's rdrand instruction.
[oota-llvm.git] / test / CodeGen / X86 / pr13220.ll
2012-07-12 Duncan SandsThe result type of EXTRACT_VECTOR_ELT doesn't have...