summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* expand: Fix up find_bb_boundaries [PR98331]Jakub Jelinek2021-01-291-0/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* vec: add exact argument for various grow functions.Martin Liska2020-08-271-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [SFN] stabilize find_bb_boundariesAlexandre Oliva2017-12-121-1/+39
* [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva2017-12-121-0/+1
* [SFN] adjust RTL insn-walking APIAlexandre Oliva2017-12-121-1/+1
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-5/+1
* asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka2017-10-191-9/+2
* re PR target/81325 (-fcompare-debug failure on ppc64le)Jakub Jelinek2017-09-141-12/+41
* re PR middle-end/81030 (ICE on valid code at -O1 (only) on x86_64-linux-gnu: ...Jan Hubicka2017-07-201-3/+11
* profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka2017-07-161-5/+3
* asan.c (asan_emit_stack_protection): Update.Jan Hubicka2017-06-291-4/+8
* * cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.Jan Hubicka2017-06-081-1/+1
* cfgbuild.c (find_bb_boundaries): Initialize profile of split blocks.Jan Hubicka2017-06-071-4/+47
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-4/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* make LABEL_REF_LABEL a rtx_insn *Trevor Saunders2016-10-211-2/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* make forced labels a vecTrevor Saunders2016-08-281-3/+6
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-13/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+8
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-9/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-1/+1
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-4/+10
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Introduce LABEL_REF_LABELDavid Malcolm2014-09-111-2/+2
* control_flow_insn_p takes an insnDavid Malcolm2014-09-081-1/+1
* inside_basic_block_p requires a const rtx_insn *David Malcolm2014-08-281-1/+1
* Convert forced_labels from an EXPR_LIST to an INSN_LISTDavid Malcolm2014-08-281-2/+2
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTDavid Malcolm2014-08-281-2/+2
* rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listDavid Malcolm2014-08-271-2/+4
* Use rtx_expr_list for expr_status.x_forced_labelsDavid Malcolm2014-08-271-4/+3
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm2014-08-261-2/+2
* Add rtx_jump_table_data::get_labels methodDavid Malcolm2014-08-251-11/+3
* cfgbuild.c: Use rtx_insnDavid Malcolm2014-08-211-6/+8
* Make tablejump_p accept a rtx_jump_table_data **David Malcolm2014-08-191-5/+6
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm2014-08-181-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1