Don't form PPC CTR loops for over-sized exit counts
[oota-llvm.git] / test / CodeGen / X86 / rdrand.ll
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-12-02 Eli BenderskyFix an invalid regex in the test
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.