OSDN Git Service

PR rtl-optimization/49941
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2011-10-15 amodra PR rtl-optimization/49941
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 gerald * invoke.texi (AVR Options): Avoid \leq{}.
2011-10-14 ktietz * gimplify.c (gimplify_expr): Take care that...
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 paolo2011-10-14 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-14 jakub * gimple.c (walk_stmt_load_store_addr_ops): Call visit...
2011-10-14 rguenth2011-10-14 Richard Guenther <rguenther@suse.de>
2011-10-14 nicolaIn gcc/:
2011-10-14 paolo/gcc
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 rthExpand vector permutation with vec_perm and vec_perm_const.
2011-10-14 rthrs6000: Fix typo in rs6000_expand_vector_init
2011-10-14 rthMove lowering of vector shifts from v/s to v/v from...
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 * tree-ssa.c (maybe_optimize_var): Drop TREE_ADDRESSABLE
2011-10-13 jakub * config/i386/sse.md (reduc_umin_v8hi): New pattern.
2011-10-13 dnovillo2011-10-12 Lawrence Crowl <crowl@google.com>
2011-10-13 dnovillo2011-10-12 Gabriel Charette <gchare@google.com>
2011-10-13 rguenth2011-10-13 Richard Guenther <rguenther@suse.de>
2011-10-13 vriesFix PR middle-end/50527 ChangeLog entry
2011-10-13 vries2011-10-13 Tom de Vries <tom@codesourcery.com>
2011-10-13 vries2011-10-13 Tom de Vries <tom@codesourcery.com>
2011-10-13 rguenth2011-10-13 Richard Guenther <rguenther@suse.de>
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 rguenth2011-10-12 Richard Guenther <rguenther@suse.de>
2011-10-12 rguenth2011-10-12 Paul Koning <pkoning@gcc.gnu.org>
2011-10-12 rguenth2011-10-12 Richard Guenther <rguenther@suse.de>
2011-10-12 bernds * function.c (prepare_shrink_wrap, bb_active_p): New...
2011-10-12 jsm28 PR c/50565
2011-10-12 nickc * config/arm/arm.h (EMIT_EABI_ATTRIBUTE): New macro...
2011-10-12 gjl PR target/49939
2011-10-12 rsandifogcc/
2011-10-11 ebotcazou PR target/49965
2011-10-11 wschmidt2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-11 wschmidt2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm...
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-11 temaNew warning -Wvector-operation-performance.
2011-10-11 rguenth2011-10-11 Richard Guenther <rguenther@suse.de>
2011-10-11 paolo2011-10-11 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-11 rsandifogcc/
2011-10-11 gingoldc-family/ChangeLog
2011-10-10 gjl * config/avr/avr.c (avr_option_override): Set
2011-10-10 uros * ChangeLog: Add PR number.
2011-10-10 uros PR bootstrap/50665
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 rth* doc/md.texi (vec_perm_const): Fix typo in cindex.
2011-10-10 hjlFix a typo in x86 FMA.
2011-10-10 rguenth2011-10-10 Richard Guenther <rguenther@suse.de>
2011-10-10 rguenth2011-10-10 Richard Guenther <rguenther@suse.de>
2011-10-10 rguenth2011-10-10 Richard Guenther <rguenther@suse.de>
2011-10-10 nickc PR middle-end/49801
2011-10-10 matz PR middle-end/50638
2011-10-10 rsandifogcc/
2011-10-10 rsandifogcc/
2011-10-10 rsandifogcc/
2011-10-10 rsandifogcc/
2011-10-10 doko2011-10-10 Matthias Klose <doko@ubuntu.com>
2011-10-10 gjl * config/avr/avr.md (*mulhi3_enh): Treat squaring...
2011-10-10 gjl PR target/50652
2011-10-09 ebotcazou * tree-ssa-forwprop.c (forward_propagate_into_comparis...
2011-10-09 irar PR tree-optimization/50635
2011-10-09 aesok * system.h: Commit forgotten hunk in previous patch.
2011-10-08 nicolaIn libobjc/:
2011-10-07 rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-07 rthi386: Fix representation of 256-bit vpblendw.
2011-10-07 rthDelete incorrect representations of avx2 shifts.
2011-10-07 davemFix VIS3 assembler check and conditionalize testsuite...
2011-10-07 rth* config.gcc (x86_64-*): Add core-avx-i, core-avx2...
2011-10-07 rthPR 49752
2011-10-07 ams2011-10-07 Andrew Stubbs <ams@codesourcery.com>
next