[RS6000] Don't restore fixed regs
[gcc.git] / gcc / ipa-split.c
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-06 Jan Hubicka* ipa-split.c (split_function): Initialize return bb...
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-19 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-04-11 Martin LiskaAdd function part to a same comdat group (PR ipa/80212).
2017-04-08 Martin LiskaRevert r246759.
2017-04-07 Martin LiskaAdd function part to a same comdat group (PR ipa/80212).
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-26 Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-02-12 Jakub Jelinekre PR ipa/69241 (ICE with noreturn and function that...
2016-02-12 Jakub Jelinekre PR ipa/68672 (g++.dg/torture/pr68470.C: ICE: cannot...
2016-02-10 Jakub Jelinekre PR ipa/69241 (ICE with noreturn and function that...
2016-02-08 Jakub Jelinekre PR tree-optimization/69209 (ICE at -Os and above...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Jakub Jelinekre PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c...
2015-12-10 Richard Bienerre PR ipa/68721 (wrong code at -Os and above on x86_64...
2015-12-01 Richard Bienerre PR ipa/68470 (Internal Compiler Error observed by...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-19 Trevor Saundersremove useless typedefs
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-04-08 Ilya Enkovichtree-chkp.h (chkp_insert_retbnd_call): New.
2015-04-01 Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-03-19 Jakub Jelinekre PR sanitizer/65400 (tsan mis-compiles inlineable...
2015-03-16 Jan Hubickatree-sra.c (ipa_sra_preliminary_function_checks): Use...
2015-02-08 Jan Hubickare PR ipa/63566 (i686 bootstrap fails: ICE RTL flag...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-01 Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-11 Jan Hubickare PR middle-end/63186 (Undefined .L* symbols because...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-24 Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-07-09 Trevor Saundersremove has_execute
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
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-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Eric Botcazouipa-split.c (split_function): Set DECL_NO_INLINE_WARNIN...
2013-09-02 Jan Hubickaipa-split.c (execute_split_functions): Split externally...
2013-08-08 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-03-04 Eric Botcazoure PR tree-optimization/56424 (ICE at tree-inline.c...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
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-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-05 Jakub Jelinekre PR debug/54519 (Debug info quality regression due...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-17 Richard Guenthertree-sra.c (modify_function): Free redirect_callers...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-02 H.J. LuAdd free inline summary pass after pass_early_local_passes
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
next