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
/
llvm
/
lib
/
Support
/
Host.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply 272328 and 272329 as a single patch.
Alina Sbirlea
2016-06-09
1
-10
/
+3
*
Revert 272328 and 272329 to recommit as a single patch.
Alina Sbirlea
2016-06-09
1
-3
/
+10
*
Keep barcelona subtype for amdfam10
Alina Sbirlea
2016-06-09
1
-1
/
+3
*
[cpu-detection] Return amdfam10 for all subtypes. Address Bug 28067.
Alina Sbirlea
2016-06-09
1
-9
/
+0
*
[cpu-detection] Add missing break statements in outer switches
Alina Sbirlea
2016-06-09
1
-6
/
+9
*
[cpu-detection] Substantial refactor of Host CPU detection code (x86)
Alina Sbirlea
2016-06-06
1
-261
/
+650
*
[cpu-detection] Naming convention
Alina Sbirlea
2016-06-03
1
-28
/
+27
*
80-column fixup after last formatting change.
Eric Christopher
2016-06-02
1
-4
/
+8
*
Fix a couple of misformatted comments spotted in post-commit review.
Eric Christopher
2016-06-02
1
-8
/
+7
*
This patch is in preparation for a substantial refactoring of the
Eric Christopher
2016-06-02
1
-294
/
+304
*
Removing an unused variable introduced in r269911; NFC.
Aaron Ballman
2016-05-18
1
-1
/
+0
*
Add new flag and intrinsic support for MWAITX and MONITORX instructions
Ashutosh Nema
2016-05-18
1
-0
/
+2
*
[Power9] Add support for -mcpu=pwr9 in the back end
Nemanja Ivanovic
2016-05-09
1
-0
/
+1
*
[Support][X86] Add a few more Intel model numbers to getHostCPUName for airmo...
Craig Topper
2016-04-27
1
-0
/
+4
*
[Support][X86] Change the case values in the Intel family 6 code to hex so it...
Craig Topper
2016-04-27
1
-68
/
+66
*
[Support][X86] Add a couple more Broadwell CPU models numbers to getHostCPUName.
Craig Topper
2016-04-27
1
-0
/
+2
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
1
-13
/
+11
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
1
-11
/
+13
*
Fix LLVM's handling and detection of skylake and cannonlake CPUs
Sanjoy Das
2016-02-21
1
-0
/
+1
*
Added Skylake client to X86 targets and features
Elena Demikhovsky
2016-01-24
1
-3
/
+12
*
[AVX512] adding AVXVBMI feature flag
Michael Zuckerman
2016-01-18
1
-1
/
+1
*
[AVX512] adding AVXVBMI feature flag
Michael Zuckerman
2016-01-17
1
-0
/
+1
*
[x86] adding PKU feature flag
Asaf Badouh
2015-12-15
1
-0
/
+2
*
[X86] Update CPU detection to only enable XSAVE features if the OS has enable...
Craig Topper
2015-10-14
1
-14
/
+16
*
[X86] Add XSAVE intrinsic family
Amjad Aboud
2015-10-12
1
-0
/
+9
*
[ADT] Switch a bunch of places in LLVM that were doing single-character
Chandler Carruth
2015-09-10
1
-2
/
+2
*
Add model numbers for Skylake CPUs and an additional Broadwell model.
Craig Topper
2015-08-08
1
-0
/
+6
*
Add Intel family 6 model 93 as Silvermont.
Craig Topper
2015-08-08
1
-0
/
+1
*
Add Intel family 6 model 90 as Silvermont. Fixes PR24392.
Craig Topper
2015-08-07
1
-0
/
+1
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-0
/
+24
*
[X86] Stop changing result of getHostCPUName based on whether the processor s...
Craig Topper
2015-03-31
1
-14
/
+5
*
[X86] Be more robust against unknown Intel family 6 models. Use feature flags...
Craig Topper
2015-03-31
1
-10
/
+43
*
[X86] In getHostCPUFeatures, disable xop, f16c, fma, and fma4 if OS does not ...
Craig Topper
2015-03-30
1
-4
/
+4
*
[X86] Use the more specific CPU names like 'nehalem', 'westmere', 'haswell', ...
Craig Topper
2015-03-30
1
-12
/
+9
*
[X86] Move family 6 model 21 to 'pentium-m'. Near as I can tell this is a Dot...
Craig Topper
2015-03-30
1
-0
/
+2
*
[X86] Family 6 model 29 is a Penryn based processor not a Nehalem based proce...
Craig Topper
2015-03-30
1
-2
/
+2
*
Fix a variable name in MSVC specific part of rr233487.
Craig Topper
2015-03-29
1
-2
/
+2
*
[X86] Implement getHostCPUFeatures for X86.
Craig Topper
2015-03-29
1
-8
/
+93
*
Fix typo 'AVX too' instead of 'AVX2'
Craig Topper
2015-03-23
1
-2
/
+2
*
[X86] Add one stepping of Broadwell to the CPU name autodetection for march=n...
Craig Topper
2015-03-23
1
-0
/
+6
*
We require MSVC 1800 as our minimum, so these checks can safely go away; NFC.
Aaron Ballman
2015-02-16
1
-12
/
+7
*
Remove a debugging assert.
Rafael Espindola
2014-12-17
1
-1
/
+0
*
Fix the windows build.
Rafael Espindola
2014-12-17
1
-0
/
+2
*
Refactor and simplify the code reading /proc/cpuinfo. NFC.
Rafael Espindola
2014-12-17
1
-47
/
+32
*
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
David Blaikie
2014-11-19
1
-2
/
+2
*
Add support for ppc64/power8 as a host
Will Schmidt
2014-06-26
1
-0
/
+2
*
Fix .cpp files claiming to be header files
Hans Wennborg
2014-06-20
1
-1
/
+1
*
Fix typos
Alp Toker
2014-05-31
1
-1
/
+1
*
Fixup sys::getHostCPUFeatures crypto names so it doesn't clash with kernel he...
Bradley Smith
2014-05-23
1
-9
/
+9
*
Extend sys::getHostCPUFeatures to work on AArch64 platforms
Bradley Smith
2014-05-22
1
-1
/
+37
[next]