index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Headers
/
cpuid.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix trailing commas in AMD define.
Joerg Sonnenberger
2014-10-01
1
-3
/
+3
*
Add the various signature macros.
Joerg Sonnenberger
2014-10-01
1
-0
/
+54
*
Rename bit_RDRAND to bit_RDRND to match GCC's version of this header.
Joerg Sonnenberger
2014-10-01
1
-1
/
+1
*
Fix bugs in cpuid.h.
Akira Hatanaka
2014-09-20
1
-15
/
+13
*
Add bit_FXSAVE as an alias for bit_FXSR, for gcc compat.
Nico Weber
2013-12-16
1
-0
/
+1
*
This patch implements __get_cpuid_max() as an inline and __cpuid() and
Roman Divacky
2013-07-19
1
-2
/
+124
*
Add tests that build modules for our builtin headers, and fix two buglets exp...
Richard Smith
2013-04-04
1
-3
/
+3
*
PR14964: intrinsic headers using non-reserved identifiers
David Blaikie
2013-01-16
1
-4
/
+5
*
Make cpuid.h actually work with -std=c99 <rdar://problem/12552716>.
Douglas Gregor
2012-11-05
1
-1
/
+1
*
Fix comment.
Rafael Espindola
2011-11-28
1
-1
/
+1
*
Error on non x86 architectures.
Rafael Espindola
2011-11-27
1
-0
/
+4
*
Fix file name in comments.
Rafael Espindola
2011-11-27
1
-1
/
+1
*
Add the minimum implementation of cpuid.h. This works on "modern" intel cpus
Rafael Espindola
2011-11-26
1
-0
/
+29