aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
AgeCommit message (Expand)Author
2014-01-10Note that pass_pre destroys PROP_no_crit_edgesvries
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-06remove an unneeded vec.release () to unbreak lto bootstraptbsaunde
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
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-07 * gimplify.c (gimple_regimplify_operands): Do not setaldyh
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-16gcc/pmatos
2013-10-102013-10-10 Richard Biener <rguenther@suse.de>rguenth
2013-10-022013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-232013-09-23 Richard Biener <rguenther@suse.de>rguenth
2013-09-18 * compare-elim.c (find_comparison_dom_walker): New classlaw
2013-09-16Introduce -ftree-loop-vectorize optiondavidxl
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-24 * tree-ssa-pre.c (do_regular_insertion): Include the expressionlaw
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-06-242013-06-24 Richard Biener <rguenther@suse.de>rguenth
2013-04-192013-04-19 Martin Jambor <mjambor@suse.cz>jamborm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-02-19 PR tree-optimization/56381jakub
2013-01-142013-01-14 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2013-01-072013-01-07 Richard Biener <rguenther@suse.de>rguenth
2013-01-042013-01-04 Richard Biener <rguenther@suse.de>rguenth
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-12-132012-12-13 Richard Biener <rguenther@suse.de>rguenth
2012-12-102012-12-10 Richard Biener <rguenther@suse.de>rguenth
2012-12-042012-12-04 Richard Biener <rguenther@suse.de>rguenth
2012-11-302012-11-30 Richard Biener <rguenther@suse.de>rguenth
2012-11-292012-11-29 Richard Biener <rguenther@suse.de>rguenth
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-16 PR tree-optimization/54717hubicka
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-302012-10-30 Richard Biener <rguenther@suse.de>rguenth
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-10-25Change hash_table to support a comparator type different from thecrowl
2012-10-252012-10-25 Richard Biener <rguenther@suse.de>rguenth