summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
Commit message (Expand)AuthorAgeFilesLines
...
* ChangeLogzqchen2014-08-071-0/+12
* 2014-08-06 Richard Biener <rguenther@suse.de>rguenth2014-08-061-0/+2
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-17/+13
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+6
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * tree-ssa-loop-ivopts.c (contain_complex_addr_expr): New.amker2014-05-131-11/+35
* Merge from trunk.rsandifo2014-04-171-2/+7
|\
| * 2014-04-07 Richard Biener <rguenther@suse.de>rguenth2014-04-071-2/+7
* | Merge in trunk.mrs2014-01-131-51/+40
|\ \ | |/
| * * builtins.c (get_object_alignment_2): Minor tweak.ebotcazou2014-01-131-33/+13
| * * tree-ssa-loop-ivopts.c (iv_ca_narrow): New parameter.amker2014-01-111-18/+27
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-8/+23
|\ \ | |/
| * PR tree-optimization/58296amker2013-12-131-6/+21
| * Reverted:amker2013-12-111-13/+5
| * * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
| * PR tree-optimization/41488amker2013-12-101-5/+13
* | Merge with trunk.rsandifo2013-12-041-3/+7
|\ \ | |/
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-2/+2
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-2/+2
| * * gimple.h: Remove all includes.amacleod2013-11-221-3/+7
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-12/+12
* | Merge from trunk.rsandifo2013-11-201-15/+57
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-2/+2
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * * tree-ssa-loop-ivopts.c (enum ainc_type): New.amker2013-11-191-12/+52
| * gcc/ada/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Merge in trunk.mrs2013-11-161-18/+26
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
| * * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Refactor the code.amker2013-11-121-18/+23
* | Merge with trunk.rsandifo2013-11-091-3/+26
|\ \ | |/
| * * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Check equalityamker2013-11-071-2/+6
| * * tree-ssa-loop-ivopts.c (alloc_iv): Lower address expressions.amker2013-11-071-1/+20
* | Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo2013-11-091-2/+0
* | Remove some debugging code.rsandifo2013-11-091-3/+0
* | Revert accidental commit -- bring back changelogs!rsandifo2013-11-061-1/+0
* | Check for BImode rather than a precision of 1. Add a comment.rsandifo2013-11-061-0/+1
* | Merge in trunk.mrs2013-11-041-19/+50
|\ \ | |/
| * * tree-ssa-loop-ivopts.c (strip_offset_1): Change parameter type.amker2013-10-281-15/+31
| * * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check bothlaw2013-10-241-4/+7
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+3
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+9
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-2/+0