summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/rdrand.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Update test to use rdrnd instead of rdrand.Rafael Espindola2013-08-23
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* llvm/test/CodeGen/X86: Add explicit -mtriple=x86_64-unknown-unknown.NAKAMURA Takumi2013-06-24
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Fix an invalid regex in the testEli Bendersky2012-12-02
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-19
* Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and ...Benjamin Kramer2012-07-12
* llvm/test/CodeGen/X86/rdrand.ll: Relax expression corresponding to Win64 CC.NAKAMURA Takumi2012-07-12
* Use %s instead of the explicit name, the latter doesn't work in out-of-tree b...Benjamin Kramer2012-07-12
* Add intrinsics for Ivy Bridge's rdrand instruction.Benjamin Kramer2012-07-12