aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/rdrand.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix an invalid regex in the testEli Bendersky2012-12-021-1/+1
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-1/+1
* Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and ...Benjamin Kramer2012-07-121-0/+38
* llvm/test/CodeGen/X86/rdrand.ll: Relax expression corresponding to Win64 CC.NAKAMURA Takumi2012-07-121-7/+7
* Use %s instead of the explicit name, the latter doesn't work in out-of-tree b...Benjamin Kramer2012-07-121-1/+1
* Add intrinsics for Ivy Bridge's rdrand instruction.Benjamin Kramer2012-07-121-0/+47