summaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
Commit message (Expand)AuthorAgeFilesLines
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-27/+4
* asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka2017-10-191-16/+4
* re PR tree-optimization/81463 (ICE in scale_loop_profile at gcc/cfgloopmanip....Jan Hubicka2017-07-181-1/+1
* cfgloopmanip.c (scale_loop_profile): Avoid use of REG_BR_PROB_BASE fixpoint a...Jan Hubicka2017-07-161-2/+2
* cfgloop.h (struct loop): Add comment.Bin Cheng2017-07-051-1/+2
* cfg.c (scale_bbs_frequencies): New function.Jan Hubicka2017-07-011-28/+30
* asan.c (asan_emit_stack_protection): Update.Jan Hubicka2017-06-291-49/+18
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-19/+25
* loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from ...Aldy Hernandez2017-02-211-1/+4
* re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka2017-02-051-5/+9
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR tree-optimization/71595 (ICE on valid code at -O2 and -O3 on x86_64-lin...Richard Biener2016-11-241-10/+14
* re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)Pat Haugen2016-10-141-1/+4
* re PR tree-optimization/72772 (Missed SCEV after pass reordering@236440)Richard Biener2016-08-111-4/+9
* cfgloop.h (struct loop): New field constraints.Bin Cheng2016-07-291-0/+1
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-10/+3
* cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka2016-05-271-0/+3
* tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the...Jakub Jelinek2016-01-231-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Add in_oacc_kernels_region in struct loopTom de Vries2015-11-171-0/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-2/+2
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+3
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+2
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior)Jakub Jelinek2014-01-251-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-3/+3
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-4/+6
* cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener2013-11-191-4/+2
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-5/+5
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-1/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* re PR tree-optimization/58326 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener2013-09-091-1/+8
* reload.c (find_reloads): Exit loop once we find this operand cannot be reload...Po-Chun Chang2013-07-231-1/+5
* cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey2013-05-161-1/+1