Merge in trunk.
[platform/upstream/linaro-gcc.git] / gcc / tree-cfg.c
2013-09-04 mrsMerge in trunk.
2013-08-31 hubicka * cgraph.c (cgraph_get_body): Update call of lto_input...
2013-08-13 mrsAdd wide-int branch.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-29 jamborm2013-05-29 Martin Jambor <mjambor@suse.cz>
2013-05-28 jamborm2013-05-28 Martin Jambor <mjambor@suse.cz>
2013-05-24 dehaoFix the typo of discriminator.
2013-05-24 dehaoChange the discriminator assignment algorithm to make...
2013-05-16 sje2013-05-16 Steve Ellcey <sellcey@imgtec.com>
2013-05-06 rguenth2013-05-06 Richard Biener <rguenther@suse.de>
2013-04-30 rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-29 rguenth2013-04-29 Richard Biener <rguenther@suse.de>
2013-04-26 rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26 rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-26 crowlThis patch is the main part of a consolodation of the...
2013-04-19 rguenth2013-04-19 Richard Biener <rguenther@suse.de>
2013-04-02 jakub PR c++/34949
2013-03-29 crowlAdd uniform debug dump function names.
2013-03-28 mpolacekPR tree-optimization/56695
2013-03-21 rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-21 rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-08 rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-03-08 rguenth2013-03-08 Richard Biener <rguenther@suse.de>
2013-01-14 rguenth2013-01-14 Richard Biener <rguenther@suse.de>
2013-01-14 rguenth2013-01-14 Richard Biener <rguenther@suse.de>
2013-01-11 rguenth2013-01-11 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-12 steven * dumpfile.h (enum tree_dump_index): Remove TDI_vcg.
2012-12-04 steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-11-27 glisse2012-11-27 Marc Glisse <marc.glisse@inria.fr>
2012-11-20 dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 rthtm: Add uninstrumented code path
2012-11-01 crowlThis patch normalizes more bitmap function names.
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-09 steven * basic-block. (profile_record): New struct, moved...
2012-10-03 dehao2012-10-03 Dehao Chen <dehao@google.com>
2012-10-02 jakub PR tree-optimization/54713
2012-09-24 dehao2012-09-24 Dehao Chen <dehao@google.com>
2012-09-19 dehaoIntegrate lexical block into source_location.
2012-09-13 steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-09-07 crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-04 steven * gimple.h (gimple_build_switch): Remove.
2012-09-03 matz PR tree-optimization/46590
2012-08-24 jamborm2012-08-24 Martin Jambor <mjambor@suse.cz>
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-08-14 rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13 steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-08-13 rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-08-10 rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-10 rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07 rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-07 rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-07 rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02 rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02 rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-27 rguenth2012-07-27 Richard Guenther <rguenther@suse.de>
2012-07-25 sandra2012-07-25 Sandra Loosemore <sandra@codesourcery...
2012-07-23 stevengcc/
2012-07-20 stevengcc/
2012-07-17 steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16 stevengcc/
2012-07-16 dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10 rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-10 dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-07-09 stevengcc/
2012-07-04 rguenth2012-07-04 Richard Guenther <rguenther@suse.de>
2012-06-27 rthAdd MULT_HIGHPART_EXPR
2012-06-17 steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 steven * Makefile.in: Fix many dependencies.
2012-05-22 rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-22 bonzinigcc:
2012-05-07 steven * tree-cfg.c (verify_gimple_switch): Tighten checks.
2012-05-03 matz * basic-block.h (struct rtl_bb_info, struct gimple_bb_...
2012-05-02 matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-22 razya2012-04-20 Razya Ladelsky <razya@il.ibm.com>
2012-04-18 steven * tree.def (CASE_LABEL_EXPR): Fix documentation, menti...
2012-03-31 ebotcazou * tree-cfg.c (call_can_make_abnormal_goto): New predicate.
2012-03-12 rguenth2012-03-12 Richard Guenther <rguenther@suse.de>
2012-03-01 rguenth2012-03-01 Richard Guenther <rguenther@suse.de>
2012-01-05 jakub PR bootstrap/51648
2011-12-23 rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-19 jakub PR tree-optimization/51596
2011-12-16 jakub PR tree-optimization/51576
2011-12-14 rguenth2011-12-14 Richard Guenther <rguenther@suse.de>
2011-12-14 rguenth2011-12-14 Richard Guenther <rguenther@suse.de>
2011-12-13 rthRevert two unintended commits
2011-12-13 rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13 rguenth2011-12-13 Richard Guenther <rguenther@suse.de>
2011-11-09 rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-09 rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-08 aldyhMerge from transactional-memory branch.
2011-11-06 jakub * tree-cfg.c (gimple_can_merge_blocks_p): For -O0...
2011-11-05 jakub PR tree-optimization/50693
2011-10-30 rth2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>
2011-10-18 irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-07 rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
next