summaryrefslogtreecommitdiff
path: root/gcc/alias.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/80491jakub2017-04-291-0/+4
* 2017-04-25 Richard Biener <rguenther@suse.de>rguenth2017-04-251-0/+12
* 2017-04-12 Richard Biener <rguenther@suse.de>rguenth2017-04-121-0/+8
* Fix numerous typos in commentsredi2017-04-031-1/+1
* 2017-03-14 Richard Biener <rguenther@suse.de>rguenth2017-03-141-9/+9
* Update copyright years.jakub2017-01-011-1/+1
* Use simplify_gen_binary in canon_rtxrsandifo2016-11-151-7/+1
* PR target/77834jakub2016-11-071-1/+9
* PR target/77834jakub2016-11-041-0/+7
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-3/+3
* Add inline functions for various bitwise operations.jason2016-09-161-2/+2
* PR c/7652mpolacek2016-08-121-1/+1
* 2016-06-29 Richard Biener <rguenther@suse.de>rguenth2016-06-291-0/+8
* 2016-05-11 Richard Biener <rguenther@suse.de>rguenth2016-05-111-0/+4
* Support << and >> for offset_int and widest_intrsandifo2016-05-021-2/+2
* 2016-04-04 Richard Biener <rguenther@suse.de>rguenth2016-04-041-0/+14
* * alias.c (get_alias_set): Fix a typo in comment.edlinger2016-02-151-1/+1
* PR rtl-optimization/68955jakub2016-01-191-3/+19
* * alias.c (compare_base_symbol_refs): New function.hubicka2016-01-141-32/+66
* PR middle-end/68999uros2016-01-111-11/+17
* * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2uros2016-01-081-2/+0
* gcc/nathan2016-01-051-2/+9
* Update copyright years.jakub2016-01-041-1/+1
* gcc/nathan2015-12-231-4/+3
* [PR67355] drop dummy zero from reverse VTA ops, fix infinite recursionaoliva2015-12-131-2/+2
* PR ipa/61886hubicka2015-12-091-3/+86
* * alias.c (alias_set_subset_of, alias_sets_must_conflict_p)hubicka2015-12-031-13/+17
* Remove broken ifcvt code for speculating memory writesbernds2015-11-251-24/+0
* * alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_Phubicka2015-11-241-0/+2
* * lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICALhubicka2015-11-241-13/+21
* * lto.c (iterative_hash_canonical_type): Always recurse for pointers.hubicka2015-11-211-20/+75
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-11/+9
* 2015-10-26 Richard Biener <rguenther@suse.de>rguenth2015-10-261-7/+8
* 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