aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-vis.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-6/+6
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+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/+10
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm1-1/+1
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-6/+8
2014-08-27sched-vis.c: Use rtx_sequenceDavid Malcolm1-5/+6
2014-07-18re PR rtl-optimization/61461 (-fdump-rtl-all-slim causes ICE with fold-const.c)Bernd Edlinger1-2/+11
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+17
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+4
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-4/+0
2013-08-16sched-vis.c (rtl_slim_pp_initialized): Remove.Gabriel Dos Reis1-34/+19
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-1/+1
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis1-1/+1
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis1-20/+20
2013-04-09sched-vis.c (print_pattern): Print SEQUENCE of insns as insns.Steven Bosscher1-5/+26
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-0/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-04rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher1-4/+27
2012-12-03rtl.h (print_insn_with_notes): Prototype.Steven Bosscher1-1/+1
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher1-217/+202
2012-11-27rtl.h (debug_bb_n_slim, [...]): Remove prototypes.Steven Bosscher1-114/+77
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-3/+44
2012-11-12sched-vis.c (print_pattern): Handle NULL patterns.Steven Bosscher1-0/+6
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+15
2012-08-03sched-vis (print_pattern): Handle SEQUENCE also.Steven Bosscher1-2/+13
2012-07-31sched-vis.c (print_exp): Handle FMA explicitly.Steven Bosscher1-44/+45
2012-07-31sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new l...Steven Bosscher1-0/+2
2012-07-20basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher1-1/+1
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-35/+11
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher1-2/+2
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-2/+5
2011-11-03sched-vis.c (print_value): Handle STRICT_LOW_PART.Uros Bizjak1-0/+6
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-0/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-12-14re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing...Alexander Monakov1-1/+1
2010-10-14sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FRAME_RE...Andrey Belevantsev1-0/+5
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-3/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-10-13re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek1-1/+1
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-1/+12
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+32
2009-06-22alias.c: Use REG_P...Shujing Zhao1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-11/+34