aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
AgeCommit message (Expand)Author
2016-06-06gcc/Bernd Edlinger
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm
2016-05-202016-05-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2016-05-09Fix handling of negative bitpos in expand_debug_exprRichard Sandiford
2016-04-23 PR sanitizer/70712Jakub Jelinek
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-04-14Revert empty class parameter passing ABI changes.Jason Merrill
2016-04-13 Warn about empty parameter ABI with -Wabi=9.Jason Merrill
2016-02-18Do not emit red stack zones for a fn with no_sanitize_addressJakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-11avoid alignment of static variables affecting stack'sJan Beulich
2015-12-08 PR middle-end/68291Eric Botcazou
2015-12-07 PR middle-end/68291Eric Botcazou
2015-12-03Empty the redirect_edge_var_map after each passAlan Lawrence
2015-12-03gcc/Ilya Enkovich
2015-11-17Short-cut generation of simple built-in functionsRichard Sandiford
2015-11-162015-11-16 Richard Biener <rguenther@suse.de>Richard Biener
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-03defer mark_addressable calls during expand till the end of expandAlexandre Oliva
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-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-09[PR67891] don't test is_gimple_reg after parm expansionAlexandre Oliva
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-162015-09-16 Richard Biener <rguenther@suse.de>Richard Biener
2015-08-19[PR64164] fix regressions reported on m68k and armebAlexandre Oliva
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-30Use lowpart_subreg instead of simplify_gen_subregAnatoly Sokolov
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-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-05gcc/Richard Sandiford
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
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
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-06gcc/Richard Sandiford
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-20 * cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.Marek Polacek
2015-05-11Convert to md_asm_adjustRichard Henderson
2015-05-11Canonicalize asm volatility earlierRichard Henderson
2015-05-11Merge expand_asm_operands into expand_asm_stmtRichard Henderson