Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / rdrand.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-08-23 Rafael EspindolaUpdate test to use rdrnd instead of rdrand.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
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.