summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* symbol_summary is used for inline_summary.Martin Liska2014-12-221-1/+1
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-2/+1
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-3/+3
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-50/+60
* gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek2014-11-191-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-5/+102
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+5
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+12
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-2/+2
* re PR middle-end/63186 (Undefined .L* symbols because of fnsplit)Jan Hubicka2014-09-111-7/+34
* IPA C++ refactoring 4/NMartin Liska2014-08-251-1/+1
* IPA C++ refactoring 1/NMartin Liska2014-07-241-9/+6
* tree-inline.h (estimate_move_cost): Add speed_p parameter.Richard Biener2014-07-241-2/+3
* remove has_executeTrevor Saunders2014-07-091-2/+0
* IPA REF refactoringMartin Liska2014-06-251-1/+1
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-2/+1
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-2/+8
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-24/+20
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR other/59545 (Signed integer overflow issues)Jakub Jelinek2013-12-191-0/+2
* Time profile-based function reordering (phase 2).Martin Liska2013-12-171-0/+4
* re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek2013-12-161-5/+5
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.David Malcolm2013-12-091-1/+1
* Eliminate profile_status macro.David Malcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-1/+2
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-21/+22
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+4
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+2
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-14/+14
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-2/+7
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on the non-inlinab...Eric Botcazou2013-09-061-0/+3
* ipa-split.c (execute_split_functions): Split externally visible functions cal...Jan Hubicka2013-09-021-1/+3
* cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka2013-08-081-0/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-34/+70
* cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2013-05-291-6/+34
* tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener2013-04-261-0/+3
* re PR tree-optimization/56424 (ICE at tree-inline.c:2833 on a-nllcef.ads at -O2)Eric Botcazou2013-03-041-1/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1