aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
AgeCommit message (Expand)Author
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-27 PR lto/64025jakub
2014-11-272014-11-27 Richard Biener <rguenther@suse.de>rguenth
2014-11-20remove param1_is usagetbsaunde
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-14 PR rtl-optimization/63475uros
2014-10-10 PR rtl-optimization/63483uros
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-08-28gcc/rsandifo
2014-08-21alias.c: Use rtx_insndmalcolm
2014-08-07remove pointer-set.[ch]tbsaunde
2014-08-07convert the rest of the users of pointer_map to hash_maptbsaunde
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-04-17Merge from trunk.rsandifo
2014-04-152014-04-15 Richard Biener <rguenther@suse.de>rguenth
2014-04-152014-04-15 Richard Biener <rguenther@suse.de>rguenth
2014-04-152014-04-15 Richard Biener <rguenther@suse.de>rguenth
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-04Merge with trunk.rsandifo
2013-12-01Avoid some unnecessary temporaries and convert some operations to shifts.rsandifo
2013-11-29Extend ltu_p fast path to all length-1 pairs.rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-20Merge from trunk.rsandifo
2013-11-20gcc/ada/rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-04Merge in trunk.mrs
2013-10-29- Fix comment typos that I'd introducted.rsandifo
2013-10-25 PR rtl-optimization/58831ebotcazou
2013-10-24Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-23Always treat trees as having their native precision by default.rsandifo
2013-10-20Merge in trunk.mrs
2013-09-262013-09-26 Richard Biener <rguenther@suse.de>rguenth
2013-09-242013-09-24 Richard Biener <rguenther@suse.de>rguenth
2013-09-20Merge in trunk.mrs
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-09gcc/rsandifo
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo
2013-08-13Add wide-int branch.mrs
2013-06-20 PR rtl-optimization/57425amylaar