summaryrefslogtreecommitdiff
path: root/gcc/rtl-tests.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: rtx constantsRichard Sandiford2017-12-201-0/+57
* Reorganise machmode.h headersRichard Sandiford2017-07-021-1/+0
* Introduce RTL function readerDavid Malcolm2017-01-051-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* print-rtl.c: use '<' and '>' rather than % for pseudos in compact modeDavid Malcolm2016-12-191-2/+2
* print_rtx: implement support for reuse IDs (v2)David Malcolm2016-12-061-2/+51
* rtx_writer: avoid printing trailing default valuesDavid Malcolm2016-11-071-3/+2
* Start adding target-specific selftestsDavid Malcolm2016-11-041-7/+3
* Show INSN_UIDs in compact modeDavid Malcolm2016-10-261-2/+2
* Introduce class rtx_writerDavid Malcolm2016-10-261-3/+2
* Start adding selftests for print_rtxDavid Malcolm2016-10-211-0/+87
* make LABEL_REF_LABEL a rtx_insn *Trevor Saunders2016-10-211-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Selftest frameworkDavid Malcolm2016-06-061-0/+117