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
...
*
[X86] Adding vpopcntd and vpopcntq instructions
Oren Ben Simhon
2017-05-25
1
-0
/
+1
*
[X86][LWP] Add llvm support for LWP instructions (reapplied).
Simon Pilgrim
2017-05-03
1
-0
/
+1
*
Revert rL302028 due to accidental line ending changes.
Simon Pilgrim
2017-05-03
1
-1496
/
+1495
*
[X86][LWP] Add llvm support for LWP instructions.
Simon Pilgrim
2017-05-03
1
-1495
/
+1496
*
[Support] Fix ErrorOr assertion when /proc/cpuinfo doesn't exist.
Teresa Johnson
2017-04-13
1
-0
/
+1
*
Remove xgene1 from host detection
Yi Kong
2017-04-11
1
-11
/
+1
*
Implement host CPU detection for AArch64
Yi Kong
2017-04-04
1
-4
/
+32
*
Make naming in Host.h in line with coding standards.
Kristof Beyls
2017-03-31
1
-6
/
+6
*
Revert "Make naming in Host.h in line with coding standards."
Kristof Beyls
2017-03-30
1
-6
/
+6
*
Make naming in Host.h in line with coding standards.
Kristof Beyls
2017-03-30
1
-6
/
+6
*
Refactor getHostCPUName to allow testing on non-native hardware.
Kristof Beyls
2017-03-30
1
-214
/
+204
*
[X86] Remove the HLE feature flag.
Craig Topper
2017-02-09
1
-1
/
+0
*
[X86] Remove INVPCID and SMAP feature flags. They aren't currently used by an...
Craig Topper
2017-02-09
1
-2
/
+0
*
[X86] Clzero intrinsic and its addition under znver1
Craig Topper
2017-02-09
1
-0
/
+4
*
[X86] Remove PCOMMIT instruction support since Intel has deprecated this inst...
Craig Topper
2017-02-08
1
-1
/
+0
*
AMD family 17h (znver1) enablement
Craig Topper
2017-01-10
1
-0
/
+19
*
[X86] Add Intel Kaby Lake model numbers to getHostCPUName aliased to "skylake...
Craig Topper
2017-01-05
1
-2
/
+4
*
[X86] Change getHostCPUName to report Intel model 0x4e as "skylake" instead o...
Craig Topper
2017-01-05
1
-3
/
+11
*
[PowerPC] Add identification for POWER8NVL
Nemanja Ivanovic
2017-01-04
1
-0
/
+1
*
Add computeHostNumPhysicalCores() implementation for Darwin
Mehdi Amini
2016-10-19
1
-0
/
+19
*
Reduce global namespace pollution. NFC.
Benjamin Kramer
2016-10-18
1
-2
/
+2
*
Add interface to compute number of physical cores on host system
Teresa Johnson
2016-10-13
1
-1
/
+57
*
[cpu-detection] Copy simplified version of get_cpuid_max to remove dependency...
Alina Sbirlea
2016-10-04
1
-5
/
+37
*
Properly ifdef the use of cpuid.
Alina Sbirlea
2016-07-20
1
-1
/
+6
*
[cpu-detection] Cleanup of Host.cpp.
Alina Sbirlea
2016-07-20
1
-46
/
+48
*
[Support] Make helper function static. NFC.
Benjamin Kramer
2016-07-10
1
-2
/
+2
*
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
[prev]
[next]