summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* PR debug/49901iains2011-09-041-0/+1
* PR Bug middle-end/50232danglin2011-09-033-5/+35
* * config/c6x/c6x.md (collapse-ndfa, no-comb-vect): Newbernds2011-09-025-41/+236
* 2011-09-02 Richard Guenther <rguenther@suse.de>rguenth2011-09-028-47/+77
* gcc/rsandifo2011-09-021-2/+6
* gcc/rsandifo2011-08-315-195/+141
* * config/i386/i386.c (ix86_valid_target_attribute_inner_p):uros2011-08-301-0/+1
* 2011-08-30 Andrew Stubbs <ams@codesourcery.com>ams2011-08-301-1/+1
* 2011-08-30 Andrew Stubbs <ams@codesourcery.com>ams2011-08-301-1/+1
* Add FMA intrinsics and testcases.hjl2011-08-304-1/+397
* * config/i386/i386.c (get_pc_thunk_name): Change prefix tobernds2011-08-301-1/+1
* Change default for -msave-toc-indirectmeissner2011-08-291-2/+2
* * doc/rtl.texi (simple_return): Document.bernds2011-08-274-18/+33
* * config/i386/sse.md (*absneg<mode>2): Fix split condition.uros2011-08-272-11/+20
* PR target/50202uros2011-08-271-0/+6
* * config/i386/i386.c (ix86_build_const_vector): Rewrite using loopuros2011-08-261-36/+13
* * config/i386/i386.md (round<mode>2): New expander.uros2011-08-262-0/+74
* Add <lzcntintrin.h>, <bmiintrin.h> and <bmi2intrin.h> to <immintrin.h>.hjl2011-08-264-4/+16
* Commit for Jiangning. ramana2011-08-261-82/+274
* 2011-08-26 Andrew Stubbs <ams@codesourcery.com>ams2011-08-264-173/+303
* Fix scheduling descriptions for smull, smmul and friends on Cortex-A9.ramana2011-08-261-7/+14
* * config/i386/i386.md: Do not explicitly set default isa attribute.uros2011-08-251-7/+7
* * config/i386/i386.md (isa): Add sse2, sse2_noavx, sse3,uros2011-08-254-98/+121
* * config/avr/avr.c (byte_immediate_operand): Remove Function.gjl2011-08-251-9/+0
* * config/avr-protos.h (byte_immediate_operand): Remove Prototype.gjl2011-08-253-11/+3
* * config/avr/avr.c (reg_class_tab): Make local togjl2011-08-251-16/+24
* gjl2011-08-251-8/+11
* gjl2011-08-251-12/+12
* Convert to Pmode if needed.hjl2011-08-241-0/+2
* * config/i386/constraints.md (Yp): New register constraint.uros2011-08-232-198/+23
* Add AVX2 testcases.hjl2011-08-231-1/+1
* Add BMI2 support.hjl2011-08-239-58/+544
* PR middle-end/50161jakub2011-08-233-17/+17
* PR target/50155uros2011-08-221-29/+72
* * config/m32c/m32c.h (CLASS_MAX_NREGS): Remove macro.aesok2011-08-223-9/+11
* * config/c6x/c6x.md (indirect_jump_shadow): Tweak representationbernds2011-08-221-1/+3
* Add support for AVX2 builtin functions.hjl2011-08-227-257/+4812
* 2011-08-22 Matthias Klose <doko@debian.org>doko2011-08-221-4/+0
* * config/i386/i386.md (any_div): Remove.uros2011-08-211-10/+5
* * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,rth2011-08-2010-20/+20
* Use .init_arrary/.fini_array sections if possible.hjl2011-08-201-0/+37
* gcc/rsandifo2011-08-201-2/+4
* gcc/rsandifo2011-08-201-0/+1
* * config/i386/i386.c (ix86_binary_operator_ok): Useuros2011-08-201-10/+6
* * config/i386/i386.c (ix86_expand_round_sse4): Expand asuros2011-08-201-11/+13
* 2011-08-19 Andrew Stubbs <ams@codesourcery.com>ams2011-08-191-1/+1
* PR target/49437jye22011-08-191-0/+1
* Add -mavx2.hjl2011-08-186-2/+23
* Change ix86_isa_flags to HOST_WIDE_INT.hjl2011-08-183-55/+55
* Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773)ro2011-08-185-7/+120