summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-isolate-paths.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2014-01-021-2/+1
* PR middle-end/58956jakub2013-12-161-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* * common.opt: Split up -fisolate-erroneous-paths intolaw2013-12-051-12/+17
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed fromlaw2013-11-151-13/+5
* * basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...law2013-11-141-3/+34
* PR tree-optimization/59102law2013-11-141-1/+3
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* * gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment fix.steven2013-11-131-1/+1
* * PR middle-end/59119law2013-11-131-35/+81
* * gimple-ssa-isolate-paths.c (check_loadstore): Mark discoveredlaw2013-11-121-2/+7
* * gimple-ssa-isolate-paths.c (check_loadstore): New function.law2013-11-121-11/+61
* * doc/invoke.texi (-fisolate-erroneous-paths): Document.law2013-11-071-2/+1
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+325