summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-6/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-5/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-1/+4
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+4
* | Address Richard's review comments.rsandifo2013-12-021-2/+2
* | Merge from trunk.rsandifo2013-11-201-0/+3
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Merge in trunk.mrs2013-11-161-0/+2
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+3
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Remove some wide_int constructor calls. Make more use of wi::.rsandifo2013-11-101-1/+1
* | Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo2013-11-091-2/+2
* | Merge in trunk.mrs2013-11-041-1/+4
|\ \ | |/
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+4
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-4/+3
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-4/+4
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-2/+1
* | Merge in trunk.mrs2013-10-201-0/+19
|\ \ | |/
| * * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+19
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-11/+11
* | Add wide-int branch.mrs2013-08-131-23/+24
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+4
* * tree.h (copy_mem_ref_info): Delete.ebotcazou2012-10-011-15/+6
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-14/+14
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+2
* 2012-07-26 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-261-1/+2
* gcc/steven2012-07-161-3/+1
* 2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-221-1/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-9/+9
* 2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-10-111-1/+0
* 2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2011-10-111-0/+63
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-4/+6
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-17/+5
* Use pointer_mode for address computation.hjl2011-07-061-10/+13
* PR rtl-optimization/49235jakub2011-05-311-3/+3
* 2011-05-26 Richard Guenther <rguenther@suse.de>rguenth2011-05-261-2/+5
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1