summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ch.c
Commit message (Expand)AuthorAgeFilesLines
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-4/+0
* basic-block.h (scale_bbs_frequencies_int, [...]): Declare.Jan Hubicka2005-03-181-4/+30
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-4/+4
* Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak2005-03-101-1/+1
* tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null.Daniel Berlin2004-12-121-0/+2
* re PR tree-optimization/18519 (ICE: Segmentation fault with optimization)Daniel Berlin2004-11-171-7/+2
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-13/+10
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2004-09-171-1/+1
* Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.Zdenek Dvorak2004-09-161-85/+47
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-4/+2
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.Zdenek Dvorak2004-08-041-62/+1
* tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo2004-07-281-1/+1
* tree-ssa-loop-ch.c: New file.Zdenek Dvorak2004-06-301-0/+349