summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
Commit message (Expand)AuthorAgeFilesLines
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-25/+23
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-38/+73
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-1/+11
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-16/+24
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+2
* * asan.c (create_cond_insert_point): Add create_then_fallthru_edgejakub2013-02-131-1/+1
* PR tree-optimization/52448matz2013-02-081-6/+51
* PR tree-optimization/56098jakub2013-01-251-4/+9
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-33/+35
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-18/+0
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-3/+1
* gcc:wschmidt2012-08-151-1/+2
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+3
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-38/+17
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-4/+0
* gcc/steven2012-07-161-3/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-12/+4
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-4/+12
* PR tree-optimization/53748jakub2012-06-261-2/+6
* gcc:wschmidt2012-06-181-10/+6
* 2012-06-13 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-131-2/+4
* 2012-06-12 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-121-6/+283
* PR tree-optimization/53163jakub2012-05-021-2/+11
* 2012-04-27 Paolo Bonzini <bonzini@gnu.org>bonzini2012-04-271-7/+19
* 2012-03-12 Andrew Pinski <apinski@cavium.com>pinskia2012-03-121-19/+38
* 2012-03-09 Andrew Pinski <apinski@cavium.com>pinskia2012-03-091-34/+71
* PR tree-optimization/52445jakub2012-03-011-16/+26
* 2011-11-10 Richard Guenther <rguenther@suse.de>rguenth2011-11-101-2/+59
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-1/+3
* PR middle-end/50260matz2011-09-021-8/+2
* gcc/rsandifo2011-07-251-2/+2
* 2011-07-20 Richard Guenther <rguenther@suse.de>rguenth2011-07-201-3/+5
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-4/+2
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-311-1/+0
* 2011-03-24 Richard Guenther <rguenther@suse.de>rguenth2011-03-241-2/+6
* * doc/invoke.texi (max-stores-to-sink): Document.irar2011-03-241-21/+186
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-3/+15
* PR tree-optimization/46009jakub2010-11-031-15/+137
* 2010-10-20 Richard Guenther <rguenther@suse.de>rguenth2010-10-201-5/+4
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-10/+11
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* gcc/ChangeLog:steven2010-05-211-1/+0
* 2010-04-19 Martin Jambor <mjambor@suse.cz>jamborm2010-04-191-4/+1
* Remove trailing white spaces.hjl2009-11-251-9/+9