]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/function.c
Add a partial_subreg_p predicate
[thirdparty/gcc.git] / gcc / function.c
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-08-30  rsandifo[77/77] Add a complex_mode class
2017-08-30  rsandifo[64/77] Add a scalar_mode class
2017-08-30  rsandifo[35/77] Add uses of as_a <scalar_int_mode>
2017-08-23  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-21  rsandifoSimplify pad_below implementation
2017-08-08  marxin.
2017-08-02  jakub PR middle-end/79499
2017-07-26  marxinMove non-local goto expansion after parm_birth_insn...
2017-07-21  nathan gcc/
2017-01-13  marxinReload global options when strict aliasing is dropped...
2017-01-05  dmalcolmIntroduce RTL function reader
2017-01-01  jakub Update copyright years.
2016-11-29  jiwang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-11-25  rsandifoTweak LRA handling of shared spill slots
2016-11-21  tbsaundemake prologue_epilogue_contains take a rtx_insn *
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-10-28  seghersched: Do not mix prologue and epilogue insns
2016-10-13  segherCreate the *logue in the same order as before (PR77962)
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  jakub PR target/77957
2016-10-12  seghershrink-wrap: Shrink-wrapping for separate components
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-16  jason Add inline functions for various bitwise operations.
2016-08-28  tbsaundemake stack_slot_list a vec<rtx>
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-06-22  ebotcazou * function.c (assign_parm_setup_reg): Prevent sharing...
2016-06-02  hjlUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-05-20  segherThis fixes a bug in my r236491: on nvptx, functions...
2016-05-19  segherfunction: Restructure *logue insertion
2016-05-19  segherfunction: A fix for my previous commit
2016-05-18  segherfunction: Factor out make_*logue_seq
2016-05-18  segherfunction: Do the CLEANUP_EXPENSIVE after shrink-wrappin...
2016-05-04  seghershrink-wrap: Remove complicated simple_return manipulations
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-01-08  jason PR c++/68983 (BE)
2016-01-04  jakub Update copyright years.
2015-12-10  dmalcolmFix -Wmisleading-indentation warning in function.c
2015-12-07  ebotcazou PR middle-end/68291
2015-12-03  alalaw01Empty the redirect_edge_var_map after each pass
2015-11-26  aoliva[PR67753] adjust for padding when bypassing memory...
2015-11-15  tbsaunderemove conditional compilation of sdb debug info
2015-11-06  aoliva[PR67753] fix copy of PARALLEL entry_parm to CONCAT...
2015-11-04  marxinPass manager: add support for termination of pass list
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-16  chrbr2015-10-16 Christian Bruel <christian.bruel@st.com>
2015-10-10  tbsaunderemove an unneeded as_a<rtx_insn *> ()
2015-10-09  aoliva[PR67766] reorder handling of parallels, concats and...
2015-10-01  tbsaunderemove many typedefs
2015-09-27  aolivarevert to assign_parms assignments using default defs
2015-09-22  seghershrink-wrap: Handle multiple predecessors of prologue
2015-09-17  rsandifoSplit up optabs.[hc]
2015-09-16  seghershrink-wrap: Fix up partitions (PR67587)
2015-08-19  aoliva[PR64164] fix regressions reported on m68k and armeb
2015-08-19  tbsaunderemove useless typedefs
2015-08-14  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-08-03  law PR middle-end/64744
2015-07-28  rsandifogcc/
2015-07-25  dje Revert:
2015-07-23  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09  law2015-07-08 Kito Cheng <kito.cheng@gmail.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-07  prathamesh34922015-07-07 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-07-05  rsandifogcc/
2015-07-05  rsandifogcc/
2015-06-30  rsandifogcc/
2015-06-29  manuWunused-parameter warnings are given from cgraph::final...
2015-06-29  mpolacek PR c/66322
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-18  ienkovichgcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-10  aolivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-13  ienkovichgcc/
2015-05-11  hubicka * class.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-05-02  tbsaundemake set_return_jump_label take an rtx_insn *
2015-05-02  tbsaundechange local vars to rtx_insn *
2015-04-28  trippelsFix PR65911
2015-04-28  tbsaunderemove #if ARGS_GROW_DOWNWARD
2015-04-28  tbsaundealways define ARGS_GROW_DOWNWARD
2015-04-28  tbsaundealways define HAVE_epilogue
2015-04-28  tbsaundealways define HAVE_simple_return and HAVE_return
2015-04-22  tbsaundemake some HAVE_cc0 code always compiled
2015-04-22  tbsaundealways define HAVE_cc0
2015-04-15  vriesFix fdump-passes
2015-04-15  amodra * function.h (struct emit_status): Delete x_first_insn...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-20  tbsaunde convert many if_marked htab to hash_table
next