summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
Commit message (Expand)AuthorAgeFilesLines
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* gcc/ada/rsandifo2013-11-201-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-3/+3
* gcc/ada/rsandifo2013-11-181-1/+1
* * 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
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-13/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+7
* * tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function.law2013-10-091-10/+114
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-76/+1
* gcc/rsandifo2013-09-301-5/+5
* gcc/rsandifo2013-09-281-4/+4
* * 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