summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* don't typedef alias_set_entry and unhide pointernesstbsaunde2015-09-131-16/+15
* fix sched compare regressionaoliva2015-08-211-1/+22
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-0/+13
* Revert:dje2015-07-251-13/+0
* [obvious] Use std::swap instead of manually swapping in a few more placesktkachov2015-07-241-3/+3
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-0/+13
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* gcc/rsandifo2015-06-301-11/+9
* gcc/rsandifo2015-06-251-4/+3
* gcc/rsandifo2015-06-251-25/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-13/+0
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-0/+13
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* * alias.c (get_alias_set): Be ready for TYPE_CANONICALhubicka2015-06-071-2/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-0/+1
* * alias.c (alias_set_entry_d): Add is_pointer and has_pointer.hubicka2015-05-301-61/+221
* * alias.c (alias_stats): New static var. hubicka2015-05-211-8/+60
* gcc/rsandifo2015-05-191-6/+1
* 2015-05-13 Richard Biener <rguenther@suse.de>rguenth2015-05-131-4/+2
* always define HAVE_epiloguetbsaunde2015-04-281-3/+7
* 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