Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and MachineL...
[oota-llvm.git] / test / CodeGen / X86 / rdrand.ll
2012-07-12 Benjamin KramerGive the rdrand instructions a SideEffect flag and...
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.