Age | Commit message (Expand) | Author | Files | Lines |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -3/+2 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -12/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-11 | re PR middle-end/66353 (Missing bb_has_abnormal_call_pred in basic-block.h) | Marek Polacek | 1 | -0/+17 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -2/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -67/+0 |
2014-10-22 | cfgbuild.h: New. | Andrew MacLeod | 1 | -171/+3 |
2014-10-21 | Add AutoFDO. | Dehao Chen | 1 | -0/+2 |
2014-10-21 | cfg.h: New. | Andrew MacLeod | 1 | -117/+4 |
2014-10-20 | cfgrtl.h: New. | Andrew MacLeod | 1 | -39/+1 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+6 |
2014-09-08 | control_flow_insn_p takes an insn | David Malcolm | 1 | -1/+1 |
2014-09-05 | Convert set_block_for_insn from a macro to an inline function | David Malcolm | 1 | -2/+0 |
2014-08-28 | inside_basic_block_p requires a const rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-08-26 | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 1 | -12/+6 |
2014-08-26 | Tighten up params of create_basic_block_structure | David Malcolm | 1 | -2/+2 |
2014-08-25 | Convert edge_def.insns.r to rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-08-25 | Remove BB_FOOTER scaffolding | David Malcolm | 1 | -3/+2 |
2014-08-22 | loop-unroll.c: Use rtx_insn (also touches basic-block.h) | David Malcolm | 1 | -1/+1 |
2014-08-21 | cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c) | David Malcolm | 1 | -3/+3 |
2014-08-20 | get_last_bb_insn returns an rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-19 | Convert various rtx to rtx_note * | David Malcolm | 1 | -1/+2 |
2014-08-19 | bb_note returns a rtx_note * | David Malcolm | 1 | -1/+1 |
2014-08-19 | Replace BB_HEAD et al macros with functions | David Malcolm | 1 | -11/+15 |
2014-08-18 | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 1 | -4/+11 |
2014-07-02 | Support mode toggle. | Christian Bruel | 1 | -0/+3 |
2014-04-29 | dominance.c (free_dominance_info): Add overload with function parameter. | Richard Biener | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | Put back typedef for gcov_working_set_t/gcov_bucket_type | H.J. Lu | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -7/+7 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | David Malcolm | 1 | -3/+0 |
2013-12-09 | Eliminate FOR_EACH_BB_REVERSE macro. | David Malcolm | 1 | -2/+0 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -2/+0 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -3/+0 |
2013-12-09 | Eliminate profile_status macro. | David Malcolm | 1 | -1/+0 |
2013-12-09 | Eliminate label_to_block_map macro. | David Malcolm | 1 | -1/+0 |
2013-12-09 | Eliminate basic_block_info macro. | David Malcolm | 1 | -1/+0 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -2/+0 |
2013-12-09 | Eliminate SET_BASIC_BLOCK macro. | David Malcolm | 1 | -1/+0 |
2013-12-09 | Rename profile_status_for_function to profile_status_for_fn. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Rename label_to_block_map_for_function to label_to_block_map_for_fn. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Rename last_basic_block_for_function to last_basic_block_for_fn. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION, | David Malcolm | 1 | -5/+5 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -6/+4 |
2013-11-19 | Eliminate n_edges macro | David Malcolm | 1 | -2/+1 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -2/+1 |
2013-11-15 | basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed from has_abnormal_o... | Jeff Law | 1 | -2/+2 |
2013-11-14 | basic-block.h (has_abnormal_outgoing_edge_p): Moved here from... | Jeff Law | 1 | -0/+15 |