gcc/
[platform/upstream/linaro-gcc.git] / gcc / tree-cfg.c
2015-10-21 ienkovichgcc/
2015-10-19 rguenth2015-10-19 Richard Biener <rguenther@suse.de>
2015-10-01 vriesMake dumping of function attributes resemble source...
2015-09-29 vriesDump function attributes
2015-09-28 spopRedesign Graphite scop detection
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-23 vriesDon't create superfluous parm in expand_omp_taskreg
2015-08-17 davids * config/arm/arm.c (neon_element_bits): Replace...
2015-08-11 vriesAdd todo comment for move_sese_region_to_fn
2015-07-24 cesar PR 66714
2015-07-23 rguenth2015-07-23 Richard Biener <rguenther@suse.de>
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-07 vriesAdd rewrite_virtuals_into_loop_closed_ssa
2015-07-04 glisse2015-07-04 Marc Glisse <marc.glisse@inria.fr>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 ebotcazou * gimplify.c (gimplify_modify_expr_rhs): Use simple...
2015-04-27 ebotcazou * stor-layout.c (self_referential_component_ref_p...
2015-04-21 rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-18 tbsaunderemove need for store_values_directly
2015-04-17 vriesAdd gimple_find_sub_bbs
2015-03-26 rguenth2015-03-26 Richard Biener <rguenther@suse.de>
2015-03-24 rguenth2015-03-24 Richard Biener <rguenther@suse.de>
2015-03-13 rguenth2015-03-12 Richard Biener <rguenther@suse.de>
2015-03-13 rguenth2015-03-10 Richard Biener <rguenther@suse.de>
2015-03-12 rguenth2015-03-12 Richard Biener <rguenther@suse.de>
2015-02-13 ienkovichgcc/
2015-01-16 ienkovichgcc/
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-12 rguenth2015-01-12 Richard Biener <rguenther@suse.de>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-12 rguenth2014-12-12 Richard Biener <rguenther@suse.de>
2014-12-06 spopextend jump thread for finite state automata
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-25 vriesAdd verify_sese
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 rthAllow the front-end to create calls with a static chain
2014-11-17 ienkovichgcc/
2014-11-15 ebotcazou * tree-cfg.c (replace_loop_annotate_in_block): New...
2014-11-13 alalaw01Remove VEC_RSHIFT_EXPR tree code, now unused
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-28 alalaw01Remove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27 alalaw01[Vectorizer] Make REDUC_xxx_EXPR tree codes produce...
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 rguenth2014-10-16 Richard Biener <rguenther@suse.de>
2014-10-12 tbsaundemove many gc hashtab to hash_table
2014-09-22 rguenth2014-09-22 Richard Biener <rguenther@suse.de>
2014-09-02 tbsaundesupport ggc hash_map and hash_set
2014-08-29 rguenth2014-08-29 Richard Biener <rguenther@suse.de>
2014-08-25 dmalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-20 wmi2014-08-20 Martin Jambor <mjambor@suse.cz>
2014-08-07 tbsaunderemove pointer-set.[ch]
2014-08-02 tbsaundeconvert many uses of pointer_map to hash_map
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-07-24 marxinIPA C++ refactoring 2/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-09 tbsaunderemove has_execute
2014-06-25 congh2014-06-24 Cong Hou <congh@google.com>
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-06 ebotcazou * tree-cfg.c (make_edges) <GIMPLE_RETURN>: Put a locat...
2014-06-03 dehao2014-06-03 Dehao Chen <dehao@google.com>
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-16 dehao2014-05-16 Dehao Chen <dehao@google.com>
2014-05-16 dmalcolmRevert r209902 "Dump the return type of functions in...
2014-05-16 hubicka * varpool.c (dump_varpool_node): Dump write-only flag.
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-30 rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-04-29 dmalcolmDump the return type of functions in gimple dumps
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-15 tejohnson2014-04-15 Teresa Johnson <tejohnson@google.com>
2014-04-15 ebotcazou * cfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-04-02 mrsMerge in trunk.
2014-03-12 jakub PR middle-end/60482
2014-02-20 rguenth2014-02-20 Richard Biener <rguenther@suse.de>
2014-02-10 mrsMerge in trunk.
2014-02-06 rguenth2014-02-06 Richard Biener <rguenther@suse.de>
2014-01-29 jakub PR middle-end/59917
2014-01-13 mrsMerge in trunk.
2014-01-09 rguenth2014-01-09 Richard Biener <rguenther@suse.de>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
next