aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl-tests.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-02Reorganise machmode.h headersRichard Sandiford1-1/+0
2017-01-05Introduce RTL function readerDavid Malcolm1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-19print-rtl.c: use '<' and '>' rather than % for pseudos in compact modeDavid Malcolm1-2/+2
2016-12-06print_rtx: implement support for reuse IDs (v2)David Malcolm1-2/+51
2016-11-07rtx_writer: avoid printing trailing default valuesDavid Malcolm1-3/+2
2016-11-04Start adding target-specific selftestsDavid Malcolm1-7/+3
2016-10-26Show INSN_UIDs in compact modeDavid Malcolm1-2/+2
2016-10-26Introduce class rtx_writerDavid Malcolm1-3/+2
2016-10-21Start adding selftests for print_rtxDavid Malcolm1-0/+87
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-06-06Selftest frameworkDavid Malcolm1-0/+117