| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce RTL function reader | dmalcolm | 2017-01-05 | 1 | -0/+1 |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | print-rtl.c: use '<' and '>' rather than % for pseudos in compact mode | dmalcolm | 2016-12-19 | 1 | -2/+2 |
* | print_rtx: implement support for reuse IDs (v2) | dmalcolm | 2016-12-06 | 1 | -2/+51 |
* | rtx_writer: avoid printing trailing default values | dmalcolm | 2016-11-07 | 1 | -3/+2 |
* | Start adding target-specific selftests | dmalcolm | 2016-11-04 | 1 | -7/+3 |
* | Show INSN_UIDs in compact mode | dmalcolm | 2016-10-26 | 1 | -2/+2 |
* | Introduce class rtx_writer | dmalcolm | 2016-10-26 | 1 | -3/+2 |
* | Start adding selftests for print_rtx | dmalcolm | 2016-10-21 | 1 | -0/+87 |
* | make LABEL_REF_LABEL a rtx_insn * | tbsaunde | 2016-10-21 | 1 | -1/+1 |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | thopre01 | 2016-10-13 | 1 | -0/+1 |
* | Selftest framework | dmalcolm | 2016-06-06 | 1 | -0/+117 |