summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-c.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for TBM.Quentin Neill2010-11-101-0/+2
* Add support for BMI.Quentin Neill2010-11-101-0/+2
* Tune alignment for Intel Core i7Bernd Schmidt2010-11-021-0/+9
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-1/+2
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-3/+3
* Support AVX Programming Reference (June, 2010).H.J. Lu2010-07-051-0/+6
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-2/+2
* i386-c.c: Do not include rtl.h.Steven Bosscher2010-05-251-1/+0
* config.gcc: Add support for --with-cpu option for bdver1.Harsha Jagasia2010-05-141-0/+7
* Fix _mm_popcnt* intrinsics.Sebastian Pop2009-12-071-0/+2
* ABM intrinsics file.Sebastian Pop2009-12-021-0/+2
* invoke.texi (-mlwp): Add documentation.Harsha Jagasia2009-11-041-0/+2
* config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia2009-11-041-0/+2
* config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia2009-09-301-0/+2
* bmmintrin.h: Replace by #error.Jan Hubicka2009-08-251-2/+0
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-4/+4
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-3/+3
* Atom pipeline model, tuning and insn selection.Joey Ye2009-04-061-0/+7
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-8/+11
* [multiple changes]H.J. Lu2008-08-281-0/+4
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+344