aboutsummaryrefslogtreecommitdiff
path: root/src/internal/cpu/cpu_test.go
AgeCommit message (Expand)Author
2020-10-09all: enable more tests on macOS/ARM64Cherry Zhang
2018-11-14internal/cpu: move GODEBUGCPU options into GODEBUGMartin Möhrmann
2018-10-28internal/cpu: replace arch dependent with generic minimal feature testMartin Möhrmann
2018-10-24internal/cpu: add options and warnings for required cpu featuresMartin Möhrmann
2018-10-15internal/cpu: add invalid option warnings and support to enable cpu featuresMartin Möhrmann
2018-10-12internal/cpu: use 'off' for disabling cpu capabilities instead of '0'Martin Möhrmann
2018-10-12internal/cpu: enable support for GODEBUGCPU in non-experimental buildsMartin Möhrmann
2018-05-22internal/cpu: add experiment to disable CPU features with GODEBUGCPUMartin Möhrmann
2018-04-08internal/cpu: skip arm64 feature test on unsupported GOOSMeng Zhuo
2018-03-31internal/cpu: update arm64 cpu featuresMeng Zhuo
2017-08-14runtime, internal/cpu: CPU capabilities detection for ppc64xCarlos Eduardo Seo
2017-05-10internal/cpu: new package to detect cpu featuresMartin Möhrmann