summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-isolate-paths.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from has_abnormal_o...Jeff Law2013-11-151-13/+5
* basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...Jeff Law2013-11-141-3/+34
* re PR tree-optimization/59102 (ICE on valid code at -Os and above on x86_64-l...Jeff Law2013-11-131-1/+3
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+2
* gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment fix.Steven Bosscher2013-11-131-1/+1
* re PR middle-end/59119 (Segfault in -fisolate-erroneous-paths pass)Jeff Law2013-11-131-35/+81
* gimple-ssa-isolate-paths.c (check_loadstore): Mark discovered memory referenc...Jeff Law2013-11-121-2/+7
* gimple-ssa-isolate-paths.c (check_loadstore): New function.Jeff Law2013-11-121-11/+61
* invoke.texi (-fisolate-erroneous-paths): Document.Jeff Law2013-11-071-2/+1
* Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law2013-11-051-0/+325