summaryrefslogtreecommitdiff
path: root/gcc/loop-iv.c
Commit message (Expand)AuthorAgeFilesLines
* PR63426 Fix various signed integer overflowstrippels2014-11-201-2/+2
* gcc/ada/rsandifo2014-10-291-21/+21
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* * cppbuiltin.c (define_builtin_macros_for_type_sizes): Rounddj2014-08-291-1/+1
* gcc/rsandifo2014-08-281-12/+15
* gcc/rsandifo2014-08-281-21/+32
* Use rtx_expr_list in various placesdmalcolm2014-08-271-6/+7
* Various condition-handling callsdmalcolm2014-08-261-3/+3
* loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)dmalcolm2014-08-221-14/+17
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+7
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-13/+13
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Merge in trunk.mrs2014-04-241-0/+15
|\
| * 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-0/+15
* | Merge in trunk.mrs2014-02-101-13/+1
|\ \ | |/
| * 2014-01-17 Richard Biener <rguenther@suse.de>rguenth2014-01-171-13/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-2/+2
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* | Merge in trunk.mrs2013-11-061-2/+10
|\ \ | |/
| * PR rtl-optimization/58997jakub2013-11-051-2/+10
* | Merge in trunk.mrs2013-10-201-5/+5
|\ \ | |/
| * PR tree-optimization/58697amacleod2013-10-161-2/+2
| * gcc/rsandifo2013-09-281-3/+3
* | Merge in trunk.mrs2013-09-201-2/+2
|\ \ | |/
| * gcc/rsandifo2013-09-091-2/+2
* | Add wide-int branch.mrs2013-08-131-10/+6
|/
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-24/+33
* 2013-04-17 Richard Biener <rguenther@suse.de>rguenth2013-04-171-4/+4
* gcc:wschmidt2013-03-201-2/+9
* PR tree-optimizatoin/51083hubicka2013-01-171-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR rtl-optimization/55838jakub2013-01-031-1/+5
* * loop-iv.c (iv_number_of_iterations): Record the upper boundhubicka2012-10-201-6/+12
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-5/+5
* PR rtl-optimization/54871ebotcazou2012-10-131-5/+24
* * loop-iv.c (determine_max_iter): Fix handling of AND.hubicka2012-10-131-8/+19
* * loop-unswitch.c (unswitch_single_loop): Usehubicka2012-10-081-15/+14
* * bitmap.h (bitmap_and_into): Update prototype.steven2012-10-081-0/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-1/+1
* gcc/steven2012-07-161-0/+1
* * cfgloop.h: Do not include rtl.h.steven2012-06-171-39/+61
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-19 Richard Guenther <rguenther@suse.de>rguenth2012-04-191-15/+16
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,hubicka2010-06-041-1/+1
* Remove trailing white spaces.hjl2009-11-251-24/+24
* * loop-iv.c (iv_analyze_op): Use function_invariant_p, not CONSTANT_P,bernds2009-09-271-2/+2