summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* Note that pass_pre destroys PROP_no_crit_edgesvries2014-01-101-1/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
* remove an unneeded vec.release () to unbreak lto bootstraptbsaunde2013-12-061-1/+0
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* add auto_vectbsaunde2013-11-221-11/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+8
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-3/+3
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+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
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-1/+0
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+9
* gcc/pmatos2013-10-161-2/+2
* 2013-10-10 Richard Biener <rguenther@suse.de>rguenth2013-10-101-1/+8
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-0/+1
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-10/+11
* 2013-09-23 Richard Biener <rguenther@suse.de>rguenth2013-09-231-65/+44
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-14/+14
* Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * tree-ssa-pre.c (do_regular_insertion): Include the expressionlaw2013-08-241-1/+5
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-35/+71
* 2013-06-24 Richard Biener <rguenther@suse.de>rguenth2013-06-241-0/+6
* 2013-04-19 Martin Jambor <mjambor@suse.cz>jamborm2013-04-191-1/+10
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+2
* PR tree-optimization/56381jakub2013-02-191-1/+1
* 2013-01-14 Richard Biener <rguenther@suse.de>rguenth2013-01-141-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-07 Richard Biener <rguenther@suse.de>rguenth2013-01-071-5/+2
* 2013-01-04 Richard Biener <rguenther@suse.de>rguenth2013-01-041-0/+4
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* 2012-12-13 Richard Biener <rguenther@suse.de>rguenth2012-12-131-16/+12
* 2012-12-10 Richard Biener <rguenther@suse.de>rguenth2012-12-101-52/+45
* 2012-12-04 Richard Biener <rguenther@suse.de>rguenth2012-12-041-26/+82
* 2012-11-30 Richard Biener <rguenther@suse.de>rguenth2012-11-301-1/+1
* 2012-11-29 Richard Biener <rguenther@suse.de>rguenth2012-11-291-73/+52
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-6/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-161/+146
* PR tree-optimization/54717hubicka2012-11-161-2/+3
* This patch normalizes more bitmap function names.crowl2012-11-011-13/+13
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-10-30 Richard Biener <rguenther@suse.de>rguenth2012-10-301-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-3/+3
* Change hash_table to support a comparator type different from thecrowl2012-10-251-8/+10
* 2012-10-25 Richard Biener <rguenther@suse.de>rguenth2012-10-251-4/+5