Fix SSA inconsistencies with invalid asm reg names (PR67639)
[gcc.git] / gcc / ipa-utils.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-01 Jan Hubickare PR ipa/64872 (ICE: Segmentation fault during Chromiu...
2015-01-21 Jan Hubickaipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch...
2015-01-20 Jan Hubickare PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa...
2015-01-12 Jan Hubickaipa-utils.c (estimate_function_body_sizes): Do not...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-11-20 Trevor Saundersremove more ggc htabs
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-04 Martin LiskaIPA C++ refactoring 3/N
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-01 Martin LiskaIPA ICF pass 1/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-25 Martin LiskaIPA REF refactoring
2014-04-14 Jan Hubickaipa-utils.c (ipa_merge_profiles): Merge profile_id.
2014-03-23 Teresa Johnsonipa-utils.c (ipa_print_order): Use specified dump file.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-09 David MalcolmRename macros (basic_block_info_for_function, BASIC_BLO...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15 Martin Jamboripa-utils.h (ipa_edge_within_scc): Declare.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2011-06-13 Jan Hubickaipa-utils.c (postorder_stack): New structure.
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Jan Hubickaipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
2011-06-01 Martin Jamboripa-utils.c (ipa_dfs_info): New field scc_no.
2011-06-01 Martin Jamboripa-utils.c (searchc_env): New field allow_overwritable.
2011-05-03 Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-05-01 Steven Bosscheripa-reference.c: Do not include c-common.h, include...
2009-04-19 Diego Novillotoplev.c (compile_file): Move call to coverage_finish ...
2009-04-18 Jan Hubickacgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-18 Jan Hubickare PR middle-end/37448 (cannot compile big function)
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2007-11-08 Kenneth Zadeck[multiple changes]
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-30 Thomas Neumannipa.c (cgraph_postorder): Cast according to the coding...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-07-26 Kazu Hirataipa-pure-const.c, [...]: Update FSF address.
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...