aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-c.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu1-0/+3
2012-08-08i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin1-0/+2
2012-07-30i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin1-0/+2
2012-07-25Changelog entry:Kirill Yukhin1-0/+2
2012-07-25AMD btver2 enablementVenkataramanan Kumar1-0/+7
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-03re PR target/53194 (Many x86 failures)Jakub Jelinek1-8/+4
2012-05-02ChangeLog entry:Kirill Yukhin1-0/+7
2012-04-13Define _ILP32 and __ILP32__ for x32H.J. Lu1-0/+5
2012-03-12ChangeLog entry:Kirill Yukhin1-0/+2
2011-08-23Add BMI2 support.H.J. Lu1-0/+2
2011-08-18Add -mavx2.Kirill Yukhin1-0/+2
2011-08-18Change ix86_isa_flags to HOST_WIDE_INT.H.J. Lu1-5/+5
2011-08-01Add -mlzcnt.Kirill Yukhin1-0/+2
2011-07-12AMD bdver2 EnablementHarsha Jagasia1-0/+7
2011-05-16opts-common.c (opt_enum_arg_to_value): New.Joseph Myers1-2/+2
2011-01-06Bobcat (btver1) EnablementChangpeng Fang1-0/+7
2010-12-02Define tuning for Core 2 and Core i7.Maxim Kuvyrkov1-2/+4
2010-11-10Add support for TBM.Quentin Neill1-0/+2
2010-11-10Add support for BMI.Quentin Neill1-0/+2
2010-11-02Tune alignment for Intel Core i7Bernd Schmidt1-0/+9
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-1/+2
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-3/+3
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu1-0/+6
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-2/+2
2010-05-25i386-c.c: Do not include rtl.h.Steven Bosscher1-1/+0
2010-05-14config.gcc: Add support for --with-cpu option for bdver1.Harsha Jagasia1-0/+7
2009-12-07Fix _mm_popcnt* intrinsics.Sebastian Pop1-0/+2
2009-12-02ABM intrinsics file.Sebastian Pop1-0/+2
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia1-0/+2
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia1-0/+2
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia1-0/+2
2009-08-25bmmintrin.h: Replace by #error.Jan Hubicka1-2/+0
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-4/+4
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-3/+3
2009-04-06Atom pipeline model, tuning and insn selection.Joey Ye1-0/+7
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-8/+11
2008-08-28[multiple changes]H.J. Lu1-0/+4
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+344