summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
AgeCommit message (Expand)Author
2017-01-05[-fcompare-debug] find jump before debug insns in expandaoliva
2017-01-01 Update copyright years.jakub
2016-12-07Introduce rtl_data::init_stack_alignmentdmalcolm
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimejiwang
2016-11-18Add SET_DECL_MODErsandifo
2016-11-07Introduce -fsanitize-address-use-after-scopemarxin
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-16 PR ada/37139ebotcazou
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-10-13 PR target/77957jakub
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-09-15Iterator to visit SSAkugan
2016-08-12 PR c/7652mpolacek
2016-07-26use auto_sbitmap in various placestbsaunde
2016-07-18Allocate constant size dynamic stack space in the prologuekrebbel
2016-07-13use auto_vec for more local variablestbsaunde
2016-07-13cfgexpand.c: use auto_vec in stack_vars_datatbsaunde
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-06-06gcc/edlinger
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm
2016-05-202016-05-20 Richard Guenther <rguenther@suse.de>rguenth
2016-05-09Fix handling of negative bitpos in expand_debug_exprrsandifo
2016-04-23 PR sanitizer/70712jakub
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-04-14Revert empty class parameter passing ABI changes.jason
2016-04-13 Warn about empty parameter ABI with -Wabi=9.jason
2016-02-18Do not emit red stack zones for a fn with no_sanitize_addressmarxin
2016-01-04 Update copyright years.jakub
2015-12-11avoid alignment of static variables affecting stack'sjbeulich
2015-12-08 PR middle-end/68291ebotcazou
2015-12-07 PR middle-end/68291ebotcazou
2015-12-03Empty the redirect_edge_var_map after each passalalaw01
2015-12-03gcc/ienkovich
2015-11-17Short-cut generation of simple built-in functionsrsandifo
2015-11-162015-11-16 Richard Biener <rguenther@suse.de>rguenth
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-11-03defer mark_addressable calls during expand till the end of expandaoliva
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-10-09[PR67891] don't test is_gimple_reg after parm expansionaoliva
2015-09-27revert to assign_parms assignments using default defsaoliva
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-162015-09-16 Richard Biener <rguenther@suse.de>rguenth
2015-08-19[PR64164] fix regressions reported on m68k and armebaoliva
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-08-03 PR middle-end/64744law
2015-07-30Use lowpart_subreg instead of simplify_gen_subregaesok