summaryrefslogtreecommitdiff
path: root/Zend/zend_cpuinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for MemorySanitizerStanislav Malyshev2019-03-061-1/+12
* Fix shifting signed values too farStanislav Malyshev2019-03-061-1/+1
* Fix typos in code comments in Zend/ [skip ci]Tyson Andre2019-02-181-2/+2
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* Remove local variablesPeter Kokot2019-02-031-8/+0
* Fixed bug #77447Nikita Popov2019-01-141-0/+16
* Added SSE3 detectionXinchen Hui2018-02-131-0/+11
* Optimized base64_encode/decode with SIMD instructionsXinchen Hui2018-02-121-16/+15
* Fixed cpuinfo in LLVM GCC & Added AVX2 detectionXinchen Hui2018-02-101-4/+20
* Fixed cpu feature check in reslover functionsXinchen Hui2018-02-101-1/+66
* Separate the cpuinfo initialization part and call it at startupAnatol Belski2018-01-161-0/+2
* Added missed header fileXinchen Hui2018-01-161-0/+104