summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* symbol_summary is used for inline_summary.marxin2014-12-221-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-2/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-3/+3
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-50/+60
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-1/+1
* gcc/ienkovich2014-11-051-5/+102
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+12
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-2/+2
* PR tree-optimization/63186hubicka2014-09-111-7/+34
* IPA C++ refactoring 4/Nmarxin2014-08-251-1/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-9/+6
* 2014-07-24 Richard Biener <rguenther@suse.de>rguenth2014-07-241-2/+3
* remove has_executetbsaunde2014-07-091-2/+0
* IPA REF refactoringmarxin2014-06-251-1/+1
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-2/+1
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-2/+8
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-24/+20
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR other/59545jakub2013-12-191-0/+2
* Time profile-based function reordering (phase 2).marxin2013-12-171-0/+4
* PR middle-end/58956jakub2013-12-161-5/+5
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate profile_status macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-21/+22
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-14/+14
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+7
* gcc/rsandifo2013-09-281-4/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on theebotcazou2013-09-061-0/+3
* * ipa-split.c (execute_split_functions): Split externally visiblehubicka2013-09-021-1/+3
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-0/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+70
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-6/+34
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+3
* PR tree-optimization/56424ebotcazou2013-03-041-1/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1