aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-21fix -fdump-unnumbered-linksAlexandre Oliva1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-1/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska1-0/+1
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford1-45/+54
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+7
2014-09-09INSN_LOCATION takes an rtx_insnDavid Malcolm1-2/+4
2014-08-29Make INSN_HAS_LOCATION require an rtx_insnDavid Malcolm1-1/+1
2014-08-22print-rtl.c: Use rtx_insn for various debug_ functionsDavid Malcolm1-10/+14
2014-06-06rtl.h (insn_location): Declare.Eric Botcazou1-3/+5
2014-05-14re PR debug/61188 (Many -fcompare-debug failures)Richard Sandiford1-1/+6
2014-05-13rtl.def (SYMBOL_REF): Remove middle "0" field.Richard Sandiford1-3/+0
2014-05-13gcc/Richard Sandiford1-6/+9
2014-05-13rtl.def (REG): Remove middle field.Richard Sandiford1-6/+3
2014-05-13print-rtl.c (print_rtx): Guard whole '0' block with ifndef GENERATOR_FILE.Richard Sandiford1-16/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+5
2014-02-10re PR middle-end/60080 (gcc.dg/vect/vect-nop-move.c FAILs)Bernd Edlinger1-6/+8
2014-01-25print-rtl.c (in_call_function_usage): New var.Jakub Jelinek1-2/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22* print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR.Eric Botcazou1-0/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+2
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+2
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-0/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-74/+47
2012-09-19Integrate lexical block into source_location.Dehao Chen1-6/+6
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-0/+16
2012-08-02cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2011-11-05re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek1-1/+3
2011-11-05reload1.c (gen_reload): Don't use REGNO on SUBREGs.Alan Modra1-4/+3
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-0/+2
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt1-3/+8
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-3/+2
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-3/+2
2011-07-07Dump NOTE_INSN_CFI notes.Richard Henderson1-0/+9
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-0/+2
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek1-0/+8
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek1-1/+2
2010-09-24re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek1-0/+3
2010-09-17options.texi (Variable): Document.Joseph Myers1-0/+5
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek1-1/+4