aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.opt
AgeCommit message (Expand)AuthorFilesLines
2011-10-06i386.opt (recip_mask, [...]): New variables and cl_target member.Michael Matz1-0/+13
2011-08-23Add BMI2 support.H.J. Lu1-0/+4
2011-08-18Add -mavx2.Kirill Yukhin1-0/+4
2011-08-18Change ix86_isa_flags to HOST_WIDE_INT.H.J. Lu1-3/+3
2011-08-01Add -mlzcnt.Kirill Yukhin1-0/+4
2011-07-12AMD bdver2 EnablementHarsha Jagasia1-1/+1
2011-07-07Initial x32 support.H.J. Lu1-1/+5
2011-06-29Auto-vectorizer generates 128-bit AVX insns by default for bdver1.Changpeng Fang1-1/+1
2011-05-16opts-common.c (opt_enum_arg_to_value): New.Joseph Myers1-5/+26
2011-05-13i386-opts.h: New.Joseph Myers1-17/+112
2011-03-27Split 32-byte AVX unaligned load/store.H.J. Lu1-0/+8
2011-03-22i386.c (ix86_isa_flags_explicit): Remove.Joseph Myers1-1/+6
2011-03-17Add Save to -mavx and -mfma.H.J. Lu1-2/+2
2011-03-04Introduce flag -mprefer-avx128 for the auto-vectorizer to generate only 128-b...Changpeng Fang1-0/+4
2011-01-14i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.Joseph Myers1-1/+5
2010-11-11i386: Convert from -mfused-madd to -ffp-contract.Richard Henderson1-6/+0
2010-11-10Add support for TBM.Quentin Neill1-0/+4
2010-11-10Add support for BMI.Quentin Neill1-0/+4
2010-10-27Add -mvzeroupper to x86.H.J. Lu1-0/+5
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-1/+1
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers1-30/+30
2010-09-28re PR target/44452 (gcc.target/i386/abi-2.c and gcc.target/i386/pr22076.c fai...Rainer Orth1-0/+4
2010-09-17options.texi (Variable): Document.Joseph Myers1-0/+4
2010-09-16Add -m8bit-idiv for x86.H.J. Lu1-0/+4
2010-09-09Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani1-0/+5
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-2/+6
2010-07-28i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz1-0/+4
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu1-0/+12
2009-12-05Add TARGET_FUSED_MADD to FMA4 insns.Sebastian Pop1-0/+6
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia1-0/+4
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia1-0/+4
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia1-0/+4
2009-08-25bmmintrin.h: Replace by #error.Jan Hubicka1-13/+0
2009-06-11i386.c (OPTION_MASK_ISA_CRC32_SET): New.H.J. Lu1-0/+4
2009-05-21cpuid.h (bit_MOVBE): New.H.J. Lu1-0/+4
2009-03-27re PR target/39472 (Add -mabi=[ms|sysv])H.J. Lu1-0/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-07i386-protos.h (ix86_schedule): New.H.J. Lu1-0/+4
2008-09-29i386.opt: Add msse2avx.H.J. Lu1-0/+4
2008-08-28[multiple changes]H.J. Lu1-0/+8
2008-07-30[multiple changes]H.J. Lu1-1/+9
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-64/+99
2008-05-23re PR target/36079 (cld instruction is not emitted anymore.)Uros Bizjak1-0/+4
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu1-0/+8
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-0/+10
2007-08-30invoke.texi (-mveclibabi): Document new target option.Richard Guenther1-0/+4
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak1-0/+4
2007-05-31config.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_headers.H.J. Lu1-0/+12
2007-05-30i386.h (TARGET_ABM): New define.Uros Bizjak1-62/+63