| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c | law | 2015-10-21 | 1 | -908/+0 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -9/+2 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -2/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -6/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -4/+0 |
* | Promote types of RTL expressions to more derived ones. | miyuki | 2015-05-20 | 1 | -6/+6 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -0/+9 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+10 |
* | Introduce LABEL_REF_LABEL | dmalcolm | 2014-09-11 | 1 | -1/+1 |
* | Work towards NEXT_INSN/PREV_INSN requiring insns as their params | dmalcolm | 2014-08-28 | 1 | -6/+8 |
* | sched-vis.c: Use rtx_sequence | dmalcolm | 2014-08-27 | 1 | -5/+6 |
* | 2014-07-18 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2014-07-18 | 1 | -2/+11 |
* | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-12-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Eliminate BASIC_BLOCK macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | gcc/ | rsandifo | 2013-09-23 | 1 | -1/+4 |
* | | Merge in trunk. | mrs | 2013-09-04 | 1 | -34/+15 |
|\ \
| |/ |
|
| * | * pretty-print.h (output_buffer::output_buffer): Declare. | gdr | 2013-08-22 | 1 | -4/+0 |
| * | * sched-vis.c (rtl_slim_pp_initialized): Remove. | gdr | 2013-08-16 | 1 | -34/+19 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -0/+17 |
|/ |
|
* | * pretty-print.h (pp_base): Remove. Adjust dependent macros. | gdr | 2013-08-05 | 1 | -1/+1 |
* | * pretty-print.h (pp_bar_bar): New. | gdr | 2013-08-04 | 1 | -1/+1 |
* | * pretty-print.h (pp_underscore): New. | gdr | 2013-08-03 | 1 | -20/+20 |
* | * sched-vis.c (print_pattern): Print SEQUENCE of insns as insns. | steven | 2013-04-09 | 1 | -5/+26 |
* | * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | steven | 2013-03-30 | 1 | -0/+5 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * rtl.h (print_insn_with_notes): Remove prototype. | steven | 2012-12-04 | 1 | -4/+27 |
* | * rtl.h (print_insn_with_notes): Prototype. | steven | 2012-12-03 | 1 | -1/+1 |
* | * coretypes.h (struct pretty_print_info): Make a coretype. | steven | 2012-11-30 | 1 | -217/+202 |
* | * rtl.h (debug_bb_n_slim, debug_bb_slim, debug_insn_slim): Remove | steven | 2012-11-27 | 1 | -114/+77 |
* | gcc/ | steven | 2012-11-26 | 1 | -3/+44 |
* | * sched-vis.c (print_pattern): Handle NULL patterns. | steven | 2012-11-12 | 1 | -0/+6 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -0/+15 |
* | * sched-vis (print_pattern): Handle SEQUENCE also. | steven | 2012-08-03 | 1 | -2/+13 |
* | * sched-vis.c (print_exp): Handle FMA explicitly. Simplify handling | steven | 2012-07-31 | 1 | -44/+45 |
* | * sched-vis.c (dump_insn_slim): Print print_rtx_head at the | steven | 2012-07-31 | 1 | -0/+2 |
* | gcc/ | steven | 2012-07-20 | 1 | -1/+1 |
* | * dumpfile.h (TDF_COMMENT): New define. | steven | 2012-07-17 | 1 | -35/+11 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+1 |
* | * basic-block.h (struct edge_def): Use basic_block instead of | steven | 2012-07-11 | 1 | -2/+2 |
* | gcc/ | steven | 2012-07-08 | 1 | -2/+5 |
* | * sched-vis.c (print_value): Handle STRICT_LOW_PART. | uros | 2011-11-03 | 1 | -0/+6 |
* | * doc/rtl.texi (simple_return): Document. | bernds | 2011-08-27 | 1 | -0/+3 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+2 |
* | PR rtl-optimization/46875 | amonakov | 2010-12-14 | 1 | -1/+1 |
* | * sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FR... | abel | 2010-10-14 | 1 | -0/+5 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -3/+3 |