summaryrefslogtreecommitdiff
path: root/gcc/config/i386/x86-tune.def
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-7-branch rev 256695.Maxim Kuvyrkov2018-01-151-0/+4
* PR tree-optimization/79390jakub2017-04-041-2/+2
* Update copyright years.jakub2017-01-011-1/+1
* * config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.uros2016-10-041-4/+0
* * config/i386/i386.c: Add 'U' suffix to processor feature bitsuros2016-09-071-3/+3
* Disable auto prefetcher for -march=znver1.vekumar2016-02-041-1/+1
* gcc/ienkovich2016-01-111-0/+5
* Update copyright years.jakub2016-01-041-1/+1
* Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemonthjl2015-10-161-1/+1
* 2015-10-06 Venkataramanan Kumar <Venkataramanan.kumar@amd.com>vekumar2015-10-061-14/+16
* Enable bt and and movzx for Lakemonthjl2015-10-011-2/+2
* Rename IA MCU processor lakemount to lakemonthjl2015-09-251-13/+13
* Change IA MCU processor from iamcu to lakemounthjl2015-09-251-13/+13
* Add -march=iamcu to optimize for IA MCUhjl2015-07-061-15/+21
* Update copyright years.jakub2015-01-051-1/+1
* Add march=knl.tocarip2014-12-101-23/+24
* gcc/ienkovich2014-12-031-0/+4
* gcc/kyukhin2014-10-131-2/+2
* PR target/62011uros2014-08-181-0/+5
* gcc/kyukhin2014-06-181-0/+5
* gcc/kyukhin2014-04-171-0/+4
* * config/i386/x86-tune.def (X86_TUNE_ACCUMULATE_OUTGOING_ARGS):hubicka2014-01-231-1/+1
* Add X86_TUNE_AVOID_LEA_FOR_ADDRhjl2014-01-171-27/+41
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Use proper Intel processor names for -march=/-mtune=hjl2013-12-231-42/+42
* Enable TARGET_LOOP_UNROLL_ADJUST for bdver3/bdver4gganesh2013-12-191-0/+6
* Turn on SEE unaligned load and store for Haswellhjl2013-11-121-2/+2
* Properly handle AVX256 unaligned load and storehjl2013-11-121-5/+5
* PR target/58853uros2013-11-111-7/+7
* 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-041-4/+22
* 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-041-2/+2
* * i386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGUES): New tuning flag.hubicka2013-10-221-0/+9
* * config/i386/i386-tune.def: Add comment; organize into categorieshubicka2013-10-211-280/+329
* * config/i386/x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM,hubicka2013-10-201-3/+3
* * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulationhubicka2013-10-191-5/+34
* * config/i386/x86-tune.def: Enable X86_TUNE_SSE_TYPELESS_STOREShubicka2013-10-101-6/+4
* 2013-10-01 Wei Mi <wmi@google.com>wmi2013-10-011-1/+1
* * config/i386/x86-tune.def: Add documentation for each of the options;hubicka2013-09-291-22/+193
* * x86-tune.def (X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL): Enable for generic.hubicka2013-09-291-7/+6
* * x86-tune.def (partial_reg_stall): Disable for CoreI7 and newer.hubicka2013-09-211-7/+9
* * i386.h (TARGET_GENERIC32, TARGET_GENERIC64): Remove.hubicka2013-09-191-8/+5
* * config/i386/x86-tune.def: Turn on X86_TUNE_AVOID_MEM_OPND_FOR_CMOVEkyukhin2013-09-121-1/+2
* Implement -mno-default, option documentation and code refactoringdavidxl2013-08-141-78/+213
* Implement -mtune-crl=..davidxl2013-08-071-0/+97