summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-reassoc.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/59025jakub2014-03-131-1/+28
* PR tree-optimization/60502jakub2014-03-121-2/+1
* PR tree-optimization/60174ebotcazou2014-02-181-1/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+4
* PR tree-optimization/59388jakub2013-12-061-3/+13
* PR tree-optimization/59154jakub2013-11-231-3/+9
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+7
* add auto_vectbsaunde2013-11-221-7/+3
* gcc/ada/rsandifo2013-11-201-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-4/+4
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* gcc/ada/rsandifo2013-11-181-1/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* PR tree-optimization/58946jakub2013-11-041-29/+42
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+1
* PR tree-optimization/58775jakub2013-10-231-363/+420
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* * tree-ssa-reassoc.c: Include rtl.h and tm_p.h.law2013-10-151-69/+153
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-6/+6
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-2/+2
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* PR tree-optimization/58364jakub2013-09-091-1/+8
* 2013-09-04 Easwaran Raman <eraman@google.com>eraman2013-09-041-12/+13
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-19/+38
* Fix typos.mrs2013-07-211-1/+1
* 2013-05-29 Easwaran Raman <eraman@google.com>eraman2013-05-291-1/+1
* 2013-05-28 Easwaran Raman <eraman@google.com>eraman2013-05-281-1/+30
* 2013-05-21 Easwaran Raman <eraman@google.com>eraman2013-05-211-1/+5
* 2013-05-17 Easwaran Raman <eraman@google.com>eraman2013-05-181-20/+147
* This patch extracts approved portions of the hash_table patches tocrowl2013-04-231-8/+22
* 2013-04-19 Richard Biener <rguenther@suse.de>rguenth2013-04-191-1/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* PR tree-optimization/56559jakub2013-03-071-1/+2
* 2013-02-18 Richard Biener <rguenther@suse.de>rguenth2013-02-181-3/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-184/+167
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-3/+3
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* PR tree-optimization/19105jakub2012-10-311-30/+627
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-4/+4
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-2/+2