summaryrefslogtreecommitdiff
path: root/gcc/loop-unswitch.c
Commit message (Expand)AuthorAgeFilesLines
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-17/+23
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-23/+17
* expr.h (canonicalize_condition, [...]): Add an int argument.Richard Sandiford2004-07-271-1/+1
* Multiple fixes: PRs 14692, 15274 and 15463Zdenek Dvorak2004-05-191-8/+18
* loop-unswitch.c (unswitch_single_loop): Free bbs at the end.Andrew Pinski2004-05-131-0/+2
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-14/+14
* cfgloop.h, [...]: Replace iv_analyse with iv_analyze.Kazu Hirata2004-02-241-1/+1
* loop-iv.c: New file.Zdenek Dvorak2004-02-171-78/+152
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak2004-01-291-1/+0
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-11/+10
* re PR rtl-optimization/13159 (FAIL: gcc.c-torture/compile/930621-1.c)Zdenek Dvorak2003-12-271-0/+4
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-5/+5
* re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)Zdenek Dvorak2003-09-141-2/+2
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-36/+24
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka2003-07-031-4/+4
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New.Zdenek Dvorak2003-03-051-10/+16
* cfgloop.h (fix_loop_placement, [...]): Declare.Zdenek Dvorak2003-02-081-0/+412