summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadedge.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-34/+29
* PR debug/54693jakub2012-11-071-2/+2
* PR debug/54693aoliva2012-11-061-5/+60
* PR debug/54693aoliva2012-11-041-19/+87
* gcc/ChangeLog:aoliva2012-10-291-0/+18
* * tree-ssa-threadedge.c (cond_arg_set_in_bb): Use last stmt.law2012-10-261-1/+1
* * tree-ssa-threadedge.c (thread_across_edge): Remove unusedlaw2012-10-241-3/+3
* * tree-ssa-threadedge.c (cond_arg_set_in_bb): Remove unusedlaw2012-10-231-1/+1
* PR tree-optimization/54985law2012-10-231-19/+53
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* gcc/steven2012-07-161-2/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2011-08-31 Richard Guenther <rguenther@suse.de>rguenth2011-09-011-18/+9
* * tree-ssa-threadupdate.c (struct redirection_data): New fieldlaw2011-06-161-2/+85
* * tree-ssa-threadedge.c (thread_across_edge): Add missing return.law2011-04-301-0/+1
* * tree-ssa-threadupdate.c (redirect_edges): Calllaw2011-03-281-1/+99
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+2
* With large parts from Jim Wilson:bernds2010-06-251-3/+12
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* gcc/ChangeLog:steven2010-05-211-3/+0
* Remove trailing white spaces.hjl2009-11-251-10/+10
* gcc/ChangeLog:aoliva2009-09-021-1/+3
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-1/+0
* 2009-04-28 Richard Guenther <rguenther@suse.de>rguenth2009-04-281-2/+31
* PR tree-optimization/38789jakub2009-01-161-3/+13
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-2/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-109/+149
* 2008-07-05 Daniel Berlin <dberlin@dberlin.org>dberlin2008-07-081-3/+3
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+1
* 2008-04-30 Rafael Espindola <espindola@google.com>espindola2008-04-301-4/+31
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-2/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.rakdver2007-04-091-1/+13
* ./:ian2007-03-081-6/+7
* ./:ian2007-02-131-2/+7
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-18/+18
* Implement new immediate use iterators.amacleod2006-04-271-5/+7
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* PR tree-optimization/26213law2006-02-101-4/+8
* PR tree-optimization/21417law2006-02-091-9/+21
* 2006-02-07 Jeff Law <law@redhat.com>law2006-02-071-0/+537