Age | Commit message (Expand) | Author | Files | Lines |
2019-08-29 | re PR tree-optimization/91351 (-fstrict-enums generates incorrect code) | Jakub Jelinek | 1 | -0/+2 |
2019-04-23 | re PR debug/90131 (wrong debug info at -O3) | Richard Biener | 1 | -6/+8 |
2019-04-18 | re PR debug/90131 (wrong debug info at -O3) | Richard Biener | 1 | -37/+44 |
2019-04-05 | re PR debug/89892 (gcc generates wrong debug information at -O2) | Richard Biener | 1 | -3/+27 |
2019-03-01 | re PR middle-end/89497 (ICE caused by Segmentation Fault when compiling cups ... | Richard Biener | 1 | -3/+8 |
2019-02-27 | re PR tree-optimization/89280 (ICE: Segmentation fault (in is_gimple_reg_type)) | Jakub Jelinek | 1 | -3/+144 |
2019-01-26 | [PR ipa/88933] Careful CFG cleanup in IPA-CP function transformation | Martin Jambor | 1 | -1/+74 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -2/+2 |
2018-08-27 | Add new gswitch related functions into tree-cfg.c. | Martin Liska | 1 | -4/+3 |
2018-06-19 | tree-cfgcleanup.c (tree_forwarder_block_p): Do not return false at -O0 if the... | Eric Botcazou | 1 | -3/+9 |
2018-06-05 | tree-cfgcleanup.c (cleanup_control_flow_pre): For edge removal pretend DOM in... | Richard Biener | 1 | -21/+53 |
2018-06-04 | tree-cfgcleanup.c (cleanup_tree_cfg_1): Fold into... | Richard Biener | 1 | -65/+47 |
2018-05-24 | Add a class to represent a gimple match result | Richard Sandiford | 1 | -5/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | [SFN] debug markers before labels no more | Alexandre Oliva | 1 | -28/+21 |
2017-12-13 | re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers) | Alexandre Oliva | 1 | -2/+22 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -22/+9 |
2017-11-14 | tree-cfgcleanup.c (cleanup_control_expr_graph): Remove first_p paramter and h... | Richard Biener | 1 | -34/+55 |
2017-10-19 | asan.c (create_cond_insert_point): Do not update edge count. | Jan Hubicka | 1 | -1/+0 |
2017-10-10 | tree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid compacting blocks if SCEV ... | Richard Biener | 1 | -1/+5 |
2017-09-05 | Learn CFG cleanup to transform single case switches to gcond. | Martin Liska | 1 | -0/+49 |
2017-07-03 | tree-cfgcleanup.c (want_merge_blocks_p): New function. | Jan Hubicka | 1 | -2/+15 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -2/+0 |
2017-06-29 | tree-cfg.c (group_case_labels_stmt): Return whether we changed anything. | Richard Biener | 1 | -1/+2 |
2017-06-19 | re PR tree-optimization/81118 (ice in remove_redundant_iv_tests) | Richard Biener | 1 | -1/+6 |
2017-06-19 | tree-ssa-loop-niter.h (estimate_numbers_of_iterations): Take struct function ... | Richard Biener | 1 | -1/+1 |
2017-05-02 | re PR tree-optimization/80549 (wrong code at -O2 and -O3 in both 32-bit and 6... | Richard Biener | 1 | -0/+63 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | re PR tree-optimization/78482 (wrong code at -O3 in both 32-bit and 64-bit mo... | Richard Biener | 1 | -0/+14 |
2016-11-17 | re PR c++/78383 (label as values ICE with C++ lambda) | Richard Biener | 1 | -0/+2 |
2016-10-06 | re PR tree-optimization/71661 (wrong code at -O3) | Jeff Law | 1 | -0/+5 |
2016-08-17 | re PR middle-end/77259 (ICE in emit_move_insn since r232167) | Jakub Jelinek | 1 | -2/+7 |
2016-08-09 | re PR tree-optimization/71802 (gcc ICE at -O3 on valid code on x86_64-linux-g... | Richard Biener | 1 | -14/+15 |
2016-08-05 | tree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop_header_p. | Richard Biener | 1 | -1/+1 |
2016-05-24 | tree-cfg.h (should_remove_lhs_p): New predicate. | Marek Polacek | 1 | -2/+1 |
2016-01-08 | PR c++/68983 (BE) | Jason Merrill | 1 | -2/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-16 | re PR middle-end/68870 (ICE on valid code at -O1, -O2 and -O3 on x86_64-linux... | Richard Biener | 1 | -14/+26 |
2015-12-15 | re PR debug/66688 (compare debug failure building Linux kernel on ppc64le) | Jakub Jelinek | 1 | -5/+15 |
2015-12-02 | re PR tree-optimization/68625 (Segmentation fault in useless_type_conversion_p) | Richard Biener | 1 | -4/+21 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -16/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -8/+8 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -9/+3 |
2015-10-14 | re PR tree-optimization/67915 (ICE on valid code at -O2 and -O3 on x86_64-lin... | Richard Biener | 1 | -9/+14 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -9/+9 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |