summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/ChangeLog:aoliva2009-09-081-1/+1
* gcc/ChangeLog:aoliva2009-09-021-1/+6
* Add source_location support to PHI arguments.amacleod2009-07-301-2/+14
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-8/+2
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-244/+152
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-2/+2
* gcc/rwild2008-06-061-2/+3
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+1
* 2008-03-31 Andrew Pinski <pinskia@gmail.com>pinskia2008-03-311-0/+5
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* PR tree-optimization/33961matz2007-11-011-18/+34