summaryrefslogtreecommitdiff
path: root/gcc/ipa-split.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-4/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-44/+40
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* PR debug/54519jakub2012-10-051-0/+78
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-2/+2
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-0/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-7/+7
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-11/+7
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-0/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-1/+1