summaryrefslogtreecommitdiff
path: root/gcc/config/i386/x86-tune.def
Commit message (Expand)AuthorAgeFilesLines
* 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