Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from has_abnormal_o... | Jeff Law | 2013-11-15 | 1 | -13/+5 |
* | basic-block.h (has_abnormal_outgoing_edge_p): Moved here from... | Jeff Law | 2013-11-14 | 1 | -3/+34 |
* | re PR tree-optimization/59102 (ICE on valid code at -Os and above on x86_64-l... | Jeff Law | 2013-11-13 | 1 | -1/+3 |
* | gimple-walk.h: New File. | Andrew Macleod | 2013-11-13 | 1 | -0/+2 |
* | gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment fix. | Steven Bosscher | 2013-11-13 | 1 | -1/+1 |
* | re PR middle-end/59119 (Segfault in -fisolate-erroneous-paths pass) | Jeff Law | 2013-11-13 | 1 | -35/+81 |
* | gimple-ssa-isolate-paths.c (check_loadstore): Mark discovered memory referenc... | Jeff Law | 2013-11-12 | 1 | -2/+7 |
* | gimple-ssa-isolate-paths.c (check_loadstore): New function. | Jeff Law | 2013-11-12 | 1 | -11/+61 |
* | invoke.texi (-fisolate-erroneous-paths): Document. | Jeff Law | 2013-11-07 | 1 | -2/+1 |
* | Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o | Jeff Law | 2013-11-05 | 1 | -0/+325 |