aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Fix memory leaks and use a pool_allocatorMartin Liska1-0/+1
2015-10-06[PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes condi...Jeff Law1-1/+1
2015-09-30[PATCH] Improve DOM's optimization of control statementsJeff Law1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-06extend jump thread for finite state automataJames Greenhalgh1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19tree-ssa-threadupdate.c: Fix trailing whitespace.Jeff Law1-1/+1
2013-11-08tree-ssa-threadupdate.h (delete_thread_path): Declare.Jeff Law1-0/+1
2013-10-01tree-ssa-threadedge.c (thread_across_edge): Make path a pointer to a vec.Jeff Law1-1/+1
2013-09-25tree-flow.h (thread_through_all_blocks): Prototype moved into tree-ssa-thread...Jeff Law1-0/+45