aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-05 * bt-load.c: Fix comment typos.Kazu Hirata
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-05-11 * cfgloopanal.c (num_loop_insns, average_num_loop_insns): Count onlyZdenek Dvorak
2003-03-17 * loop-unroll.c (decide_peel_completely,Zdenek Dvorak
2003-03-15 * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle
2003-03-09 * builtins.def: Fix typo and improve grammar.Roger Sayle
2003-03-08 * gcse.c (bypass_block, bypass_conditional_jumps): Do not createZdenek Dvorak
2003-03-08 * calls.c: Fix comment formatting.Kazu Hirata
2003-03-05 * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.Zdenek Dvorak
2003-02-26 * loop-unroll.c: New.Zdenek Dvorak