[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
[oota-llvm.git] / test / CodeGen / X86 / rdrand.ll
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
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.