summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/Host.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Simplify triple check in Host CPU test. NFC.Ahmed Bougacha2017-02-041-13/+4
* [Support] Accept macosx triple as 'darwin' in Host unittest. NFC.Ahmed Bougacha2017-02-031-0/+1
* Add computeHostNumPhysicalCores() implementation for DarwinMehdi Amini2016-10-191-2/+3
* Add interface to compute number of physical cores on host systemTeresa Johnson2016-10-131-0/+47
OpenPOWER on IntegriCloud