aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadbackward.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-29[PATCH][PR tree-optimization/67892] Use FSM threader to handle backedgesJeff Law1-7/+38
2015-10-26[PATCH] [PR tree-optimization/68013] Make sure first block in FSM pathJeff Law1-0/+5
2015-10-13[PATCH] Allow FSM to thread single block cases tooJeff Law1-4/+0
2015-10-12[PATCH] Allow FSM threader to thread more complex conditionsJeff Law1-3/+33
2015-10-12[PATCH] Improve FSM threader to handle compiler temporaries tooJeff Law1-3/+2
2015-10-11[PATCH] Refactoring FSM bits into their own fileJeff Law1-0/+325