summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/70199rth2016-03-161-1/+1
* Avoid extraneous remapping in copy_gimple_seq_and_replace_localsjamborm2016-01-151-4/+7
* Update copyright years.jakub2016-01-041-1/+1
* [tree-inline][obvious] Delete redundant count_insns_seqktkachov2015-09-241-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-4/+4
* remove more useless typedefstbsaunde2015-08-191-2/+2
* gcc/rsandifo2015-06-251-2/+1
* gcc/rsandifo2015-06-251-19/+2
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-2/+0
* gcc/ienkovich2015-01-161-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-24 Richard Biener <rguenther@suse.de>rguenth2014-11-241-0/+24
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* C++14 constexpr support (minus loops and multiple returns)jason2014-11-171-0/+1
* gcc/ienkovich2014-11-051-0/+6
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-3/+4
* add a hash_set based on hash_tabletbsaunde2014-08-021-1/+3
* 2014-07-24 Richard Biener <rguenther@suse.de>rguenth2014-07-241-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * ipa-inline.c (gate_ipa_inline): Remove.aldyh2013-12-171-2/+2
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-3/+6
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-2/+0
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+4
* * tree-inline.h (struct copy_body_data): Add transform_parameter.ebotcazou2013-09-171-0/+4
* PR tree-optimization/57661jakub2013-08-131-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-3/+1
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-1/+1
* * ipa-cp.c (ipa_value_from_jfunc): Make global.mkuvyrkov2011-11-151-0/+3
* Merge from transactional-memory branch.aldyh2011-11-081-0/+3
* * lto-symtab.c (lto_cgraph_replace_node): When call statement ishubicka2011-04-171-1/+0
* PR debug/47106aoliva2011-02-151-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* PR tree-optimization/40436hubicka2010-11-101-0/+3
* Fix PR44768ramana2010-07-081-1/+1
* gcc/ChangeLogsteven2010-05-151-1/+1
* * cgraph.h (struct varpool_node): Add aux.hubicka2010-05-121-2/+0
* Squash commit of EH in gimplerth2009-09-141-5/+5
* gcc/ChangeLog:aoliva2009-09-021-1/+10
* Fix to PR41012davidxl2009-08-121-1/+2
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-0/+4
* * gcc.dg/tree-ssa/loop-36.c: Reduce amount of iterations to 2 so unrollinghubicka2009-05-121-0/+5
* ./:ian2009-05-111-9/+15
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-5/+14
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-7/+0