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
/
compiler-rt
/
lib
/
builtins
/
cpu_model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][builtins] Sync getX86CpuIDAndInfoEx with llvm's Host.cpp again.
Craig Topper
2017-07-19
1
-29
/
+10
*
[compiler-rt][X86] Match the detection of cpu's for __cpu_model to the latest...
Craig Topper
2017-07-13
1
-309
/
+109
*
[X86] Sync a few more things from llvm's Host.cpp to cpu_model.
Craig Topper
2017-07-10
1
-42
/
+32
*
[X86] Resync cpu_model.c with llvm's Host.cpp in preparation for making it co...
Craig Topper
2017-07-10
1
-34
/
+55
*
[builtins] Fix MSVC build
Reid Kleckner
2017-04-07
1
-6
/
+13
*
[compiler-rt] Change all asm directives to __asm__ in cpu_model.
Alina Sbirlea
2016-07-17
1
-36
/
+36
*
Add runtime support for __cpu_model (__builtin_cpu_supports)
Alina Sbirlea
2016-07-14
1
-0
/
+797
*
Revert "Add runtime support for __cpu_model (__builtin_cpu_supports)"
Alina Sbirlea
2016-07-08
1
-799
/
+0
*
Add runtime support for __cpu_model (__builtin_cpu_supports)
Alina Sbirlea
2016-07-08
1
-0
/
+799
*
Revert r274865-r274870
Alina Sbirlea
2016-07-08
1
-799
/
+0
*
Added comments identifing code source
Alina Sbirlea
2016-07-08
1
-0
/
+4
*
Check cpuid supported for i386.
Alina Sbirlea
2016-07-08
1
-1
/
+29
*
Add default initialization. Add unit test.
Alina Sbirlea
2016-07-08
1
-1
/
+1
*
clang-format it
Alina Sbirlea
2016-07-08
1
-40
/
+38
*
Add runtime support for __cpu_model (__builtin_cpu_supports)
Alina Sbirlea
2016-07-08
1
-0
/
+769