summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* cfgloop.h (struct loop): New field constraints.Bin Cheng2016-07-291-0/+1
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-6/+2
* cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using PRIu64 in...Jakub Jelinek2016-06-241-1/+2
* Dump profile-based number of iterationsMartin Liska2016-06-241-2/+10
* re PR tree-optimization/71477 (gcc ICE at -O3 on valid code on x86_64-linux-g...Richard Biener2016-06-101-0/+1
* cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka2016-05-271-0/+70
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Revert "Improve verification of loop->latch in verify_loop_structure"Tom de Vries2015-11-261-50/+20
* Improve verification of loop->latch in verify_loop_structureTom de Vries2015-11-251-20/+50
* [cfgloop] PR middle-end/68375: Restructure get_loop_body_in_bfs_order to hand...Kyrylo Tkachov2015-11-241-12/+7
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-3/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-4/+4
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-5/+5
* 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
* cfgloop.c (get_loop_body_in_bfs_order): Fix assert.Richard Biener2015-06-091-1/+1
* 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
* cfgexpand.c (expand_gimple_stmt_1): Use ops.code.Richard Biener2015-04-231-0/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+3
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR middle-end/64246 (ICE building libada for Windows due to NULL loop header)Richard Biener2014-12-151-1/+2
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-3/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+6
* move many gc hashtab to hash_tableTrevor Saunders2014-10-121-30/+22
* re PR bootstrap/63204 (gtype-desc.c:887:40: error: 'struct loop' has no membe...Richard Biener2014-09-081-2/+0
* cfgloop.c (mark_loop_for_removal): Record former header when ENABLE_CHECKING.Richard Biener2014-09-051-0/+4
* cfgloop.c (mark_loop_for_removal): New function.Richard Biener2014-09-051-0/+10
* cfgloop.c: Use rtx_insnDavid Malcolm2014-08-211-1/+1
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-9/+9
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-4/+4
* Merge in wide-int.Kenneth Zadeck2014-05-061-13/+15
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-7/+7
* Eliminate last_basic_block macro.David Malcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+5
* add auto_vecTrevor Saunders2013-11-221-4/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-13/+14
* cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener2013-11-191-9/+6
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-8/+8
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+6
* re PR tree-optimization/58697 (wrong code (segfaults) at -O3)Andrew MacLeod2013-10-161-3/+25
* tree-flow.h: Move some protoypes.Andrew MacLeod2013-10-091-0/+110
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2