summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadedge.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-threadedge.c: Fix some trailing whitespace problems.law2013-10-041-33/+81
* * tree-ssa-threadedge.c (thread_across_edge): Make path a pointer tolaw2013-10-011-18/+17
* gcc/rsandifo2013-09-281-1/+1
* * tree-flow.h (thread_through_all_blocks): Prototype moved intolaw2013-09-261-14/+33
* * tree-ssa-threadedge.c (thread_across_edge): Use foo.last () ratherlaw2013-09-251-4/+3
* * gcc.c-torture/execute/pr58387.c: New test.law2013-09-171-34/+3
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* PR tree-optimization/58380law2013-09-111-8/+21
* PR tree-optimization/58343law2013-09-101-1/+1
* * tree-ssa-threadedge.c (thread_across_edge): Fix initializationlaw2013-09-091-1/+2
* * tree-ssa-threadedge.c (thread_around_empty_blocks): Renamedlaw2013-09-051-77/+81
* * tree-ssa-threadedge.c (thread_across_edge): Record entire pathlaw2013-09-031-7/+11
* * tree-ssa-threadedge.c (thread_around_empty_block): Removelaw2013-08-281-8/+0
* * tree-flow.h (register_jump_thread): Pass vector of edgeslaw2013-08-211-5/+15
* Fix typos.mrs2013-07-211-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * tree-ssa-threadedge.c (propagate_threaded_block_debug_into): Avoidjakub2012-12-131-1/+1
* 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