summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde2015-04-221-4/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-8/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* PR lto/64025jakub2014-11-271-5/+5
* 2014-11-27 Richard Biener <rguenther@suse.de>rguenth2014-11-271-11/+3
* remove param1_is usagetbsaunde2014-11-201-27/+37
* gcc/ada/rsandifo2014-10-291-9/+9
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* PR rtl-optimization/63475uros2014-10-141-56/+27
* PR rtl-optimization/63483uros2014-10-101-34/+47
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-1/+1
* gcc/rsandifo2014-08-281-15/+7
* alias.c: Use rtx_insndmalcolm2014-08-211-1/+2
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-3/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Merge from trunk.rsandifo2014-04-171-77/+0
|\
| * 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-124/+0
| * 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-37/+95
| * 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-11/+0
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-1/+1
|\ \ | |/
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-2/+3
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+3
* | Avoid some unnecessary temporaries and convert some operations to shifts.rsandifo2013-12-011-2/+2
* | Extend ltu_p fast path to all length-1 pairs.rsandifo2013-11-291-1/+1
* | Merge from trunk.rsandifo2013-11-201-1/+3
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-2/+2
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
| * gcc/ada/rsandifo2013-11-181-2/+2
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Merge in trunk.mrs2013-11-041-12/+9
|\ \ | |/
| * PR rtl-optimization/58831ebotcazou2013-10-251-10/+7
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+2
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-5/+4
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-3/+3
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-3/+3
* | Merge in trunk.mrs2013-10-201-77/+145
|\ \ | |/
| * 2013-09-26 Richard Biener <rguenther@suse.de>rguenth2013-09-261-30/+34
| * 2013-09-24 Richard Biener <rguenther@suse.de>rguenth2013-09-241-54/+118
* | Merge in trunk.mrs2013-09-201-2/+2
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
| * gcc/rsandifo2013-09-091-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-5/+5
* | Add wide-int branch.mrs2013-08-131-10/+17
|/