summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law2016-01-251-0/+13
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Fix memory leaks and use a pool_allocatorMartin Liska2015-11-091-0/+1
* [PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes condi...Jeff Law2015-10-061-1/+1
* [PATCH] Improve DOM's optimization of control statementsJeff Law2015-09-301-0/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* extend jump thread for finite state automataJames Greenhalgh2014-12-061-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* tree-ssa-threadupdate.c: Fix trailing whitespace.Jeff Law2013-11-191-1/+1
* tree-ssa-threadupdate.h (delete_thread_path): Declare.Jeff Law2013-11-081-0/+1
* tree-ssa-threadedge.c (thread_across_edge): Make path a pointer to a vec.Jeff Law2013-10-011-1/+1
* tree-flow.h (thread_through_all_blocks): Prototype moved into tree-ssa-thread...Jeff Law2013-09-251-0/+45