aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2016-06-02Update TARGET_FUNCTION_INCOMING_ARG documentationH.J. Lu
2016-05-20This fixes a bug in my r236491: on nvptx, functions without prologueSegher Boessenkool
2016-05-19function: Restructure *logue insertionSegher Boessenkool
2016-05-19function: A fix for my previous commitSegher Boessenkool
2016-05-18function: Factor out make_*logue_seqSegher Boessenkool
2016-05-18function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not beforeSegher Boessenkool
2016-05-04shrink-wrap: Remove complicated simple_return manipulationsSegher Boessenkool
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-01-08 PR c++/68983 (BE)Jason Merrill
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-10Fix -Wmisleading-indentation warning in function.cDavid Malcolm
2015-12-07 PR middle-end/68291Eric Botcazou
2015-12-03Empty the redirect_edge_var_map after each passAlan Lawrence
2015-11-26[PR67753] adjust for padding when bypassing memory in assign_parm_setup_blockAlexandre Oliva
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders
2015-11-06[PR67753] fix copy of PARALLEL entry_parm to CONCAT target_regAlexandre Oliva
2015-11-04Pass manager: add support for termination of pass listMartin Liska
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-162015-10-16 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-10-10remove an unneeded as_a<rtx_insn *> ()Trevor Saunders
2015-10-09[PR67766] reorder handling of parallels, concats and promoted values in returnAlexandre Oliva
2015-10-01remove many typedefsTrevor Saunders
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva
2015-09-22shrink-wrap: Handle multiple predecessors of prologueSegher Boessenkool
2015-09-17Split up optabs.[hc]Richard Sandiford
2015-09-16shrink-wrap: Fix up partitions (PR67587)Segher Boessenkool
2015-08-19[PR64164] fix regressions reported on m68k and armebAlexandre Oliva
2015-08-19remove useless typedefsTrevor Saunders
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-08-03 PR middle-end/64744Alexander Basov
2015-07-28gcc/Richard Sandiford
2015-07-25 Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-092015-07-08 Kito Cheng <kito.cheng@gmail.com>Kito Cheng
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-072015-07-07 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-07-05gcc/Richard Sandiford
2015-07-05gcc/Richard Sandiford
2015-06-30gcc/Richard Sandiford
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez
2015-06-29 PR c/66322Marek Polacek
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-18gcc/Ilya Enkovich
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva