The LIT tests below do not specify the exact cpu model and fail on AVX2 machines...
[oota-llvm.git] / test / CodeGen / X86 / rdrand.ll
2012-07-12 NAKAMURA Takumillvm/test/CodeGen/X86/rdrand.ll: Relax expression corre...
2012-07-12 Benjamin KramerUse %s instead of the explicit name, the latter doesn...
2012-07-12 Benjamin KramerAdd intrinsics for Ivy Bridge's rdrand instruction.