OSDN Git Service

Oops, old revision of patch..
[pf3gnuchains/gcc-fork.git] / gcc / config /
2011-10-18 jakub * config/i386/i386.c (ix86_expand_vec_perm): In merge_...
2011-10-18 amsCommit correct version of previous patch.
2011-10-18 ams2011-10-18 Andrew Stubbs <ams@codesourcery.com>
2011-10-18 uweigand * config/spu/spu.c (struct machine_function): New...
2011-10-18 ams2011-10-18 Andrew Stubbs <ams@codesourcery.com>
2011-10-18 jules gcc/
2011-10-18 irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-18 ebotcazou * config/sparc/sparc.md (in_call_delay): Fix formattin...
2011-10-18 davemAdd sparc vec_perm patterns when VIS2.
2011-10-17 ian * configure.ac: Add --with-native-system-header-dir...
2011-10-17 davemFix predicates used in sparc VIS edge instructions.
2011-10-17 davemSegregate sparc's handling of vector vs. non-vector...
2011-10-17 gjl * config/avr/avr.h (ASSEMBLER_DIALECT): Remove.
2011-10-15 davemFix mv8plus, allow targetting Linux or Solaris from...
2011-10-15 kkojima PR target/49263
2011-10-14 ebotcazou PR target/50354
2011-10-14 jakub * config/i386/sse.md (vec_widen_smult_hi_v8hi,
2011-10-14 hjlChanged cost for loading QImode using movzbl.
2011-10-14 meissnerFix typo in my last change
2011-10-14 jakub * config/i386/sse.md (vec_interleave_high<mode>,
2011-10-14 gjl Fix thinko from r179765
2011-10-14 gjl PR target/46278
2011-10-14 jakub * config/i386/sse.md (neg<mode>2): Use VI_AVX2 iterato...
2011-10-14 jakub * config/i386/sse.md (mulv2di3): Macroize using VI8_AVX2
2011-10-14 rsandifogcc/
2011-10-14 rsandifogcc/
2011-10-14 rsandifogcc/
2011-10-14 rsandifogcc/
2011-10-14 iainsgcc:
2011-10-14 jakub * config/i386/sse.md (*avx_cvtdq2pd256_2): Rename...
2011-10-14 davemMerge sparc plus/minus vector operations using a code...
2011-10-14 rthrs6000: Fix typo in rs6000_expand_vector_init
2011-10-14 rthi386: Implement vec_perm_const<mode>.
2011-10-14 rthspu: Implement vec_permv16qi.
2011-10-14 rthrs6000: Implement vec_permv16qi.
2011-10-13 davemFix the RTL of some sparc VIS patterns.
2011-10-13 jakub * config/i386/sse.md (vec_set<mode>): Change V_128...
2011-10-13 jakub * config/i386/sse.md (reduc_umin_v8hi): New pattern.
2011-10-13 ebotcazou * doc/invoke.texi (SPARC options): Document -mfix...
2011-10-12 davemFix sparc when assembler lacks support for vis3/fmaf...
2011-10-12 jakub * config/i386/sse.md (vec_unpacks_lo_<mode>,
2011-10-12 jakub * config/i386/sse.md (vec_avx2): New mode_attr.
2011-10-12 jakub * config/i386/i386.md (UNSPEC_VPERMDI): Remove.
2011-10-12 jakub * config/i386/sse.md (avx2_gathersi<mode>,
2011-10-12 ktietz * config/i386/i386.md (simple_return): Disable
2011-10-12 sje2011-10-12 Steve Ellcey <sje@cup.hp.com>
2011-10-12 nickc * config/arm/arm.h (EMIT_EABI_ATTRIBUTE): New macro...
2011-10-12 gjl PR target/49939
2011-10-11 ebotcazou PR target/49965
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-11 gjl * config/avr/avr-protos.h (avr_mode_code_base_reg_clas...
2011-10-11 gjl PR target/50447
2011-10-11 hjlRemove the extra break.
2011-10-10 gjl * config/avr/avr.c (avr_option_override): Set
2011-10-10 aesok * config/cris/cris.c (cris_preferred_reload_class...
2011-10-10 gjl * config/avr/avr.md (*tablejump_rjmp): Change insn...
2011-10-10 hjlFix a typo in x86 FMA.
2011-10-10 gjl * config/avr/avr.md (*mulhi3_enh): Treat squaring...
2011-10-10 gjl PR target/50652
2011-10-07 rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-07 rthi386: Fixup last pblendw change.
2011-10-07 rthi386: Fix representation of 256-bit vpblendw.
2011-10-07 rthDelete incorrect representations of avx2 shifts.
2011-10-07 ams2011-10-07 Andrew Stubbs <ams@codesourcery.com>
2011-10-07 krebbel2011-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-07 krebbel2011-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-07 uros PR target/50603
2011-10-06 davemCorrect errors in sparc SImode popcount/clz patterns...
2011-10-06 rthi386: Use the proper mode for blend in vshuffle.
2011-10-06 rthi386: Add AVX2 support to ix86_expand_vshuffle.
2011-10-06 dje PR target/39950
2011-10-06 matz * i386/i386.opt (recip_mask, recip_mask_explicit,
2011-10-06 bernds PR target/49049
2011-10-06 uweigand gcc/
2011-10-06 nickc * config/rx/rx.md (smin3): Revert previous delta.
2011-10-06 davemAdd support for lzd and popc instructions on sparc.
2011-10-05 rthi386: Rewrite ix86_expand_vshuffle.
2011-10-05 uros * config/i386/i386.c (distance_non_agu_define): Simpli...
2011-10-05 bernds PR bootstrap/50621
2011-10-05 nickc * config/rx/rx.opt (mpid): Define.
2011-10-05 bernds * doc/invoke.texi (-fshrink-wrap): Document.
2011-10-05 gjl * config/avr/avr-protos.h (avr_out_addto_sp): New...
2011-10-05 nickc * config/rx/rx.md (tablejump): Add missing label.
2011-10-05 uros * config/i386/i386.c (ix86_emit_binop): New static...
2011-10-05 davemAdd support for more sparc VIS 3.0 instructions.
2011-10-04 ktietz2011-10-04 Ozkan Sezer <sezeroz@gmail.com>
2011-10-04 davemSmall -m{cpu,tune}=native fix under Linux/Sparc.
2011-10-04 gjl PR target/50566
2011-10-04 ebotcazou * config/sparc/sparc.c (sparc_fold_builtin): Use a...
2011-10-04 davemMore consistent access to sparc %ger register.
2011-10-03 aesok * config/cris/cris.c (cris_output_addr_const_extra...
2011-10-03 aesok * config/m68k/m68k.c (m68k_output_addr_const_extra...
2011-10-03 davemMinor fixup to the sparc bshuffle pattern.
2011-10-03 davemMinor fixups to the sparc bmask/bshuffle patterns.
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
2011-10-03 davemAdd missing sparc shift zero extensions, and fix shift...
2011-10-02 rsandifogcc/
2011-10-02 rsandifogcc/
2011-10-02 davemStart adding support for VIS 3.0 instructions.
2011-09-30 bernds * common/config/c6x/c6x-common.c (c6x_option_optimizat...
next