summaryrefslogtreecommitdiff
path: root/gcc/cfgloopanal.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Adjust by-value function vec arguments to by-reference.Martin Sebor2021-07-201-1/+1
* fix get-loop_hot_path with gcc 4.8.5Trevor Saunders2021-06-171-1/+1
* return auto_vec from get_loop_hot_pathTrevor Saunders2021-06-171-1/+1
* Handle multiple latches in irreducible region markRichard Biener2021-06-151-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Fix typo and avoid possible memory leak in average_num_loop_insnsKewen Lin2020-01-141-1/+4
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...Richard Biener2019-11-251-8/+2
* Remove gcc/params.* files.Martin Liska2019-11-121-1/+0
* Apply mechanical replacement (generated patch).Martin Liska2019-11-121-4/+4
* Remove global call sets: cfgloopanal.cRichard Sandiford2019-09-301-1/+6
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-10/+10
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR tree-optimization/82965 (gcc.dg/vect/pr79347.c starts failing after r25...Jan Hubicka2018-04-131-10/+34
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* cfgloopanal.c: Include sreal.hJan Hubicka2017-11-161-10/+11
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-31/+12
* asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka2017-10-191-2/+2
* cfg.c (scale_bbs_frequencies): New function.Jan Hubicka2017-07-011-10/+6
* asan.c (asan_emit_stack_protection): Update.Jan Hubicka2017-06-291-1/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-13/+17
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Handle loops with loop->latch == NULL (PR gcov-profile/71868)Martin Liska2016-07-251-3/+3
* Introduce new param: AVG_LOOP_NITERMartin Liska2016-07-121-5/+4
* Dump profile-based number of iterationsMartin Liska2016-06-241-2/+9
* cfgloop.h (expected_loop_iterations_unbounded, [...]): Unconstify.Jan Hubicka2016-05-201-10/+25
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-8/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod2015-07-101-1/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-9/+2
* 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
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...Richard Sandiford2015-05-261-3/+3
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+17
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* cfgloopanal.c (seq_cost): Delete.Zhenqiang Chen2014-10-211-20/+0
* cfgloopanal.c: Use rtx_insnDavid Malcolm2014-08-211-4/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-2/+2
* Eliminate profile_status macro.David Malcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-3/+5