summaryrefslogtreecommitdiff
path: root/gcc/function-tests.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Clean up irange self tests.Aldy Hernandez2020-11-091-0/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* function-tests.c: expose selftest::make_fndecl for use elsewhereDavid Malcolm2019-12-111-2/+2
* Makefile.in (OBJS): Add range.o and range-op.o.Aldy Hernandez2019-10-031-0/+14
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix memory leak in selftest::test_expansion_to_rtlDavid Malcolm2018-08-061-0/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Reorganise machmode.h headersRichard Sandiford2017-07-021-4/+0
* Introduce RTL function readerDavid Malcolm2017-01-051-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Add a "compact" mode to print_rtx_functionDavid Malcolm2016-10-131-2/+2
* print_rtx_function: integrate dumping of the CFG into the insn chainDavid Malcolm2016-10-121-0/+22
* function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ...Richard Biener2016-07-211-0/+1
* Fix copy&paste bug in function-tests.cDavid Malcolm2016-07-191-2/+2
* Support running the selftests under valgrindDavid Malcolm2016-07-111-0/+4
* Selftest frameworkDavid Malcolm2016-06-061-0/+658