summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Introduce rtl_data::init_stack_alignmentDavid Malcolm2016-12-071-0/+2
* common.opt (flimit-function-alignment): New.Bernd Schmidt2016-11-241-0/+3
* separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool2016-10-121-0/+4
* make stack_slot_list a vec<rtx>Trevor Saunders2016-08-281-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* function.h (struct incoming_args): Move struct.Andrew MacLeod2015-06-251-0/+30
* function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod2015-06-171-0/+258
* function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc...Alan Modra2015-04-151-4/+28
* emit-rtl.h (store_bit_field): Move prototype to expmed.h.Prathamesh Kulkarni2015-01-251-13/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+83
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-2/+2
* INSN_LOCATION takes an rtx_insnDavid Malcolm2014-09-091-1/+1
* Use rtx subclasses in more places in reorg.cDavid Malcolm2014-08-281-1/+1
* Strengthen various insn emission functionsDavid Malcolm2014-08-261-4/+4
* Strengthen fields in struct sequence_stack and struct emit_statusDavid Malcolm2014-08-261-6/+4
* emit_* functions return rtx_insnDavid Malcolm2014-08-191-1/+1
* Return rtx_insn from get_insns/get_last_insnDavid Malcolm2014-08-191-4/+6
* Remove duplicate declaration of mem_attrs_eq_pTom de Vries2014-08-141-1/+0
* Fix if-conversion pass for dead type-unsafe codeTom de Vries2014-08-141-0/+1
* re PR rtl-optimization/61672 (Less redundant instructions deleted by pre_dele...Richard Biener2014-08-051-0/+3
* emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.Richard Sandiford2014-05-171-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* emit-rtl.c (copy_delay_slot_insn): New function.Joern Rennecke2012-10-201-1/+2
* emit-rtl.c (need_atomic_barrier_p): New function.Maxim Kuvyrkov2012-06-201-0/+2
* rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford2011-07-191-1/+4
* rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2011-07-191-1/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka2010-06-091-2/+2
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+53
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error))Richard Henderson2008-10-211-0/+1
* re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi...Richard Henderson2008-10-121-0/+3
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn2004-06-021-0/+48