index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
rdrand.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2013-10-15
Enable MI Sched for x86.
Andrew Trick
1
-3
/
+3
2013-08-23
Update test to use rdrnd instead of rdrand.
Rafael Espindola
1
-1
/
+1
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-5
/
+5
2013-06-25
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
1
-3
/
+3
2013-06-24
llvm/test/CodeGen/X86: Add explicit -mtriple=x86_64-unknown-unknown.
NAKAMURA Takumi
1
-1
/
+1
2013-06-24
Temporarily enable MI-Sched on X86.
Andrew Trick
1
-3
/
+3
2012-12-02
Fix an invalid regex in the test
Eli Bendersky
1
-1
/
+1
2012-07-19
Fix remaining lit tests which were failing when run on an Atom
Preston Gurd
1
-1
/
+1
2012-07-12
Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and ...
Benjamin Kramer
1
-0
/
+38
2012-07-12
llvm/test/CodeGen/X86/rdrand.ll: Relax expression corresponding to Win64 CC.
NAKAMURA Takumi
1
-7
/
+7
2012-07-12
Use %s instead of the explicit name, the latter doesn't work in out-of-tree b...
Benjamin Kramer
1
-1
/
+1
2012-07-12
Add intrinsics for Ivy Bridge's rdrand instruction.
Benjamin Kramer
1
-0
/
+47