summaryrefslogtreecommitdiff
path: root/gcc/function-tests.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-12-11function-tests.c: expose selftest::make_fndecl for use elsewhereDavid Malcolm
2019-10-03Makefile.in (OBJS): Add range.o and range-op.o.Aldy Hernandez
2019-01-01Update copyright years.Jakub Jelinek
2018-08-06Fix memory leak in selftest::test_expansion_to_rtlDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-07-02Reorganise machmode.h headersRichard Sandiford
2017-01-05Introduce RTL function readerDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Add a "compact" mode to print_rtx_functionDavid Malcolm
2016-10-12print_rtx_function: integrate dumping of the CFG into the insn chainDavid Malcolm
2016-07-21function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ...Richard Biener
2016-07-19Fix copy&paste bug in function-tests.cDavid Malcolm
2016-07-11Support running the selftests under valgrindDavid Malcolm
2016-06-06Selftest frameworkDavid Malcolm