OSDN Git Service

i386: Rewrite ix86_expand_vshuffle.
[pf3gnuchains/gcc-fork.git] / gcc /
2011-10-05 rthi386: Rewrite ix86_expand_vshuffle.
2011-10-05 rthFix lower_vec_shuffle.
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 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 bernds * doc/invoke.texi (-fshrink-wrap): Document.
2011-10-05 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 uros * gcc.target/i386/avx256-unaligned-load-3.c (dg-option...
2011-10-05 gjl * config/avr/avr-protos.h (avr_out_addto_sp): New...
2011-10-05 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 nickc * config/rx/rx.md (tablejump): Add missing label.
2011-10-05 krebbel2011-10-05 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-05 rguenth2011-10-05 Richard Guenther <rguenther@suse.de>
2011-10-05 uros * config/i386/i386.c (ix86_emit_binop): New static...
2011-10-05 uros * gcc.dg/torture/builtin-complex-1.c: Use dg-add-optio...
2011-10-05 davemAdd support for more sparc VIS 3.0 instructions.
2011-10-05 gccadminDaily bump.
2011-10-04 ianFix global var initialized to function call with calls...
2011-10-04 rth* c-typeck.c (c_build_vec_shuffle_expr): Fix uninitiali...
2011-10-04 janus2011-10-04 Janus Weil <janus@gcc.gnu.org>
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 jakub PR tree-optimization/50604
2011-10-04 akMaintain order of LTO sections
2011-10-04 roDon't XFAIL gcc.dg/graphite/interchange-14.c (PR tree...
2011-10-04 jakub PR tree-optimization/50522
2011-10-04 jakub * fold-const.c (fold_unary_loc): Don't optimize
2011-10-04 jsm28 * config.gcc (i[34567]86-*-elf*, x86_64-*-elf*): Use
2011-10-04 gjl2011-10-04 Artem Shinkarov <artyom.shinkaroff@gmail...
2011-10-04 hubicka * lto-streamer.h (lto_input_toplevel_asms): Add order_...
2011-10-04 gjl PR target/50566
2011-10-04 ebotcazou * config/sparc/sparc.c (sparc_fold_builtin): Use a...
2011-10-04 krebbel2011-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-04 irar * lib/target-supports.exp
2011-10-04 davemMore consistent access to sparc %ger register.
2011-10-04 mkuvyrkov * tree-eh.c (remove_unreachable_handlers): Obvious...
2011-10-04 gccadminDaily bump.
2011-10-03 jsm28 * de.po: Update.
2011-10-03 ian * godump.c (go_output_typedef): Support printing enum...
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 sje2011-10-03 Steve Ellcey <sje@cup.hp.com>
2011-10-03 davemMinor fixup to the sparc bshuffle pattern.
2011-10-03 rthFix Artem's name spelling, at request.
2011-10-03 rthFix broken commit wrt vect-shuffle-N.c tests.
2011-10-03 davemMinor fixups to the sparc bmask/bshuffle patterns.
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
2011-10-03 jakub PR tree-optimization/50587
2011-10-03 rsandifogcc/
2011-10-03 jason * pt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_S...
2011-10-03 jason * parser.c (cp_parser_range_for): Don't try to deduce...
2011-10-03 davemAdd missing changelog details in previous commit.
2011-10-03 davemAdd missing sparc shift zero extensions, and fix shift...
2011-10-03 gccadminDaily bump.
2011-10-02 jason PR c++/35722
2011-10-02 jason * class.c (fixed_type_or_null): Handle NSDMI.
2011-10-02 gerald * invoke.texi (SPARC Options): Refer to GNU/Linux.
2011-10-02 rsandifogcc/testsuite/
2011-10-02 rsandifogcc/
2011-10-02 rsandifogcc/
2011-10-02 hubicka * cgraphunit.c (verify_edge_count_and_frequency):...
2011-10-02 hubicka * cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-10-02 hubicka * ipa-inline-analysis.c (inline_summary_alloc): Bounds...
2011-10-02 hubicka * ipa-inline-analysis.c (reset_inline_edge_summary...
2011-10-02 paolo2011-10-02 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-02 revitaleFix r179381: add missing period in testsuite/Changelog.
2011-10-02 hubicka PR lto/47247
2011-10-02 davemStart adding support for VIS 3.0 instructions.
2011-10-02 gccadminDaily bump.
2011-10-01 ebotcazou * ira-color.c (assign_hard_reg): Fix typo.
2011-10-01 janus2011-10-01 Janus Weil <janus@gcc.gnu.org>
2011-10-01 gccadminDaily bump.
2011-09-30 jason * cp-tree.h (TREE_NEGATED_INT): Remove.
2011-09-30 janisgcc/cp
2011-09-30 hjlAdd missing ','.
2011-09-30 hjlUse 64bit integer for LTO symbol ID.
2011-09-30 bernds * common/config/c6x/c6x-common.c (c6x_option_optimizat...
2011-09-30 gjl PR target/50566
2011-09-30 jakub PR inline-asm/50571
2011-09-30 jakub PR tree-optimization/46309
2011-09-30 jakub * tree-ssa-structalias.c (find_func_aliases_for_builti...
2011-09-30 jbeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-09-30 bernds * sched-ebb.c (schedule_ebb): No longer static. Remov...
2011-09-30 iainsada:
2011-09-30 bernds * haifa-sched.c (modulo_ii, modulo_max_states, modulo_...
2011-09-30 rguenth2011-09-30 Richard Guenther <rguenther@suse.de>
2011-09-30 revitaleSMS: Support instructions with REG_INC_NOTE
2011-09-30 revitaleSMS: Avoid generating redundant reg-moves
2011-09-30 bernds * hw-doloop.c (scan_loop): Compute register usage...
2011-09-30 ramanaFix PR target/50099
2011-09-30 ramanaCommit for Matthew Gretton-Dann fix for the test.
2011-09-30 davemAdd sparc VIS 2.0 builtins, intrinsics, and option...
2011-09-30 gccadminDaily bump.
2011-09-29 davemMore sparc pixel-compare insn pattern cleanups.
2011-09-29 nickc * config/frv/frvbegin.c: Fix location of unwind-dw2...
2011-09-29 gjl PR target/50566
2011-09-29 iainsada:
2011-09-29 rsandifogcc/
2011-09-29 wschmidt2011-09-29 Bill Schmidt <wschmidt@linux.vnet.ibm...
next