aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-reassoc.c
AgeCommit message (Expand)Author
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.amacleod
2014-05-06Merge in trunk.wide-intmrs
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-22Merge from trunk.rsandifo
2014-04-17Merge from trunk.rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-16 PR tree-optimization/60844jakub
2014-04-02Merge in trunk.mrs
2014-03-13 PR tree-optimization/59025jakub
2014-03-12 PR tree-optimization/60502jakub
2014-02-18 PR tree-optimization/60174ebotcazou
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-06 PR tree-optimization/59388jakub
2013-12-04Merge with trunk.rsandifo
2013-11-23 PR tree-optimization/59154jakub
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22Merge with trunk.rsandifo
2013-11-22add auto_vectbsaunde
2013-11-20Merge from trunk.rsandifo
2013-11-20gcc/ada/rsandifo
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Remove tree_to_hwi.rsandifo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-18gcc/ada/rsandifo
2013-11-16Merge in trunk.mrs
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-04Merge in trunk.mrs
2013-11-04 PR tree-optimization/58946jakub
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 PR tree-optimization/58775jakub
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-20Merge in trunk.mrs
2013-10-15 * tree-ssa-reassoc.c: Include rtl.h and tm_p.h.law
2013-10-01 * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-262013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-09-20Merge in trunk.mrs
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-09 PR tree-optimization/58364jakub
2013-09-042013-09-04 Easwaran Raman <eraman@google.com>eraman