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