aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/arch/x86_64.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove CPU specific optimization flagsJack Lloyd2018-01-081-28/+0
* Rename SSE4.x names to avoid underscoresJack Lloyd2017-12-111-2/+2
* Rename the SSE4 ISA extensionsJack Lloyd2017-12-111-2/+2
* Remove unaligned mem checkJack Lloyd2017-12-021-1/+0
* Add some additional CPU aliases for x86-64Jack Lloyd2017-10-121-5/+8
* Script the Windows CI buildJack Lloyd2017-09-081-0/+1
* Sort isa_extensions lists [ci skip]Simon Warta2017-09-021-7/+6
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+1
* Fix configure.py error when compiler doesn't support desired ISA flagsJack Lloyd2017-01-221-1/+0
* add support for Intel RdSeedDaniel Neus2015-12-181-0/+1
* Set -m flags for rdrand.cpp. Update compiler ISA flagslloyd2013-12-231-1/+4
* Add a generic 64x64->128 multiplication op.lloyd2013-07-301-0/+1
* Always include modules requiring ISA extensions as long as thelloyd2013-04-171-12/+14
* Add a --chost option to configure that takes a GNU style triplet.lloyd2012-08-311-2/+3
* Add model name for Sandy Bridge. Use -march=corei7 with GCC and Clanglloyd2011-11-181-3/+4
* Make different targets for 32 and 64 bit Atom processors, since mostlloyd2011-05-091-1/+2
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-221-0/+41