aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod1-0/+30
2015-06-17function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod1-0/+258
2015-04-15function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc...Alan Modra1-4/+28
2015-01-25emit-rtl.h (store_bit_field): Move prototype to expmed.h.Prathamesh Kulkarni1-13/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+83
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-09-09INSN_LOCATION takes an rtx_insnDavid Malcolm1-1/+1
2014-08-28Use rtx subclasses in more places in reorg.cDavid Malcolm1-1/+1
2014-08-26Strengthen various insn emission functionsDavid Malcolm1-4/+4
2014-08-26Strengthen fields in struct sequence_stack and struct emit_statusDavid Malcolm1-6/+4
2014-08-19emit_* functions return rtx_insnDavid Malcolm1-1/+1
2014-08-19Return rtx_insn from get_insns/get_last_insnDavid Malcolm1-4/+6
2014-08-14Remove duplicate declaration of mem_attrs_eq_pTom de Vries1-1/+0
2014-08-14Fix if-conversion pass for dead type-unsafe codeTom de Vries1-0/+1
2014-08-05re PR rtl-optimization/61672 (Less redundant instructions deleted by pre_dele...Richard Biener1-0/+3
2014-05-17emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.Richard Sandiford1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-10-20emit-rtl.c (copy_delay_slot_insn): New function.Joern Rennecke1-1/+2
2012-06-20emit-rtl.c (need_atomic_barrier_p): New function.Maxim Kuvyrkov1-0/+2
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-1/+4
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-1/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-09cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka1-2/+2
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka1-0/+53
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-21re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error))Richard Henderson1-0/+1
2008-10-12re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi...Richard Henderson1-0/+3
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-0/+48