]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-inline.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-17  vriesSet PROP_gimple_lva for functions without IFN_VA_ARG
2015-03-13  rguenth2015-03-12 Richard Biener <rguenther@suse.de>
2015-03-10  rguenth2015-03-09 Richard Biener <rguenther@suse.de>
2015-01-16  ienkovichgcc/
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-14  rguenth2015-01-14 Richard Biener <rguenther@suse.de>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub PR sanitizer/64265
2015-01-05  jakub PR tree-optimization/64465
2015-01-05  jakub Update copyright years.
2014-12-22  marxinipa-prop uses symbol_summary class.
2014-12-18  marxinFix for PR bootstrap/63573.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-24  rguenth2014-11-24 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17  jason C++14 constexpr support (minus loops and multiple...
2014-11-16  hubicka * passes.c (execute_one_pass): Do not apply all transf...
2014-11-13  alalaw01Remove VEC_RSHIFT_EXPR tree code, now unused
2014-11-05  ienkovichgcc/
2014-10-31  rguenth2014-10-31 Richard Biener <rguenther@suse.de>
2014-10-29  rsandifogcc/ada/
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  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-13  hubicka PR tree-optimization/62127
2014-09-24  aldyh * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,
2014-09-08  rguenth2014-09-08 Richard Biener <rguenther@suse.de>
2014-08-25  marxinIPA C++ refactoring 4/N
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-25  rguenth2014-07-25 Richard Biener <rguenther@suse.de>
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-24  rguenth2014-07-24 Richard Biener <rguenther@suse.de>
2014-06-28  hubicka * tree-inline.c (remap_type_1): Do not duplicate fields
2014-06-25  marxinIPA REF refactoring
2014-06-25  congh2014-06-24 Cong Hou <congh@google.com>
2014-06-05  kyukhingcc/
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-20  dehao2014-05-20 Dehao Chen <dehao@google.com>
2014-05-16  rguenth2014-05-16 Richard Biener <rguenther@suse.de>
2014-05-13  rguenth2014-05-13 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-23  rguenth2014-04-23 Richard Biener <rguenther@suse.de>
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-16  jamborm2014-04-16 Martin Jambor <mjambor@suse.cz>
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-31  kyukhingcc/
2014-02-19  rguenth2014-02-19 Richard Biener <rguenther@suse.de>
2014-02-17  rguenth2014-02-17 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-07  jakub PR ipa/60026
2014-02-04  jakub PR ipa/60026
2014-02-01  jakub PR tree-optimization/60003
2014-01-29  jakub PR middle-end/59917
2014-01-20  hjlAdd type to DEFCIFCODE to describe the inline failure
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-11  jakub PR tree-optimization/59386
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09  dmalcolmRename profile_status_for_function to profile_status_fo...
2013-12-04  rsandifoMerge with trunk.
2013-11-27  rguenth2013-11-27 Richard Biener <rguenther@suse.de>
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-21  amacleod * gimplify.h (gimplify_hasher : typed_free_remove...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-16  mrsMerge in trunk.
2013-11-14  law * basic-block.h (has_abnormal_outgoing_edge_p): Moved...
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
next