aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2018-03-23 PR inline-asm/85034jakub
2018-03-22 PR inline-asm/84941jakub
2018-01-18 PR sanitizer/81715jakub
2018-01-03poly_int: GET_MODE_SIZErsandifo
2018-01-03 Update copyright years.jakub
2017-12-21poly_int: argument sizesrsandifo
2017-12-21poly_int: instantiate_virtual_regsrsandifo
2017-12-21poly_int: frame allocationsrsandifo
2017-12-20poly_int: SUBREG_BYTErsandifo
2017-12-12[SFN] introduce statement frontier notes, still disabledaoliva
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersaoliva
2017-11-22 PR c++/60336mpolacek
2017-10-29Delete obsolete SDB debug info support.wilson
2017-10-23Convert STARTING_FRAME_OFFSET to a hookrsandifo
2017-10-19 * asan.c (handle_builtin_alloca): Deal with all alloca variants.ebotcazou
2017-09-20 * function.c (dump_stack_clash_frame_info): New function.law
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookrsandifo
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookrsandifo
2017-09-12Convert hard_regno_nregs to a functionrsandifo
2017-09-05Make more use of int_mode_for_sizersandifo
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookrsandifo
2017-08-30Add a partial_subreg_p predicatersandifo
2017-08-30[77/77] Add a complex_mode classrsandifo
2017-08-30[64/77] Add a scalar_mode classrsandifo
2017-08-30[35/77] Add uses of as_a <scalar_int_mode>rsandifo
2017-08-232017-08-23 Richard Biener <rguenther@suse.de>rguenth
2017-08-21Simplify pad_below implementationrsandifo
2017-08-08.marxin
2017-08-02 PR middle-end/79499jakub
2017-07-26Move non-local goto expansion after parm_birth_insn (PR sanitize/81186).marxin
2017-07-21 gcc/nathan
2017-01-13Reload global options when strict aliasing is dropped (PR ipa/79043).marxin
2017-01-05Introduce RTL function readerdmalcolm
2017-01-01 Update copyright years.jakub
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimejiwang
2016-11-25Tweak LRA handling of shared spill slotsrsandifo
2016-11-21make prologue_epilogue_contains take a rtx_insn *tbsaunde
2016-11-18Add SET_DECL_MODErsandifo
2016-10-28sched: Do not mix prologue and epilogue insnssegher
2016-10-13Create the *logue in the same order as before (PR77962)segher
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-10-13 PR target/77957jakub
2016-10-12shrink-wrap: Shrink-wrapping for separate componentssegher
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-09-16 Add inline functions for various bitwise operations.jason
2016-08-28make stack_slot_list a vec<rtx>tbsaunde
2016-07-26use auto_sbitmap in various placestbsaunde
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-06-22 * function.c (assign_parm_setup_reg): Prevent sharing in another case.ebotcazou
2016-06-02Update TARGET_FUNCTION_INCOMING_ARG documentationhjl