summaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-110/+127
* gcc/kazu2004-02-181-1/+1
* * loop-iv.c: New file.rakdver2004-02-171-119/+237
* Backport from tree-ssa (relevant changes only):steven2003-12-301-44/+36
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-86/+56
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* * basic-block.h: Fix comment typos.kazu2003-07-011-3/+3
* * cfgloopanal.c (num_loop_insns, average_num_loop_insns): Count onlyrakdver2003-05-111-29/+26
* * loop-unroll.c (decide_peel_completely,rakdver2003-03-171-5/+20
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* * builtins.def: Fix typo and improve grammar.sayle2003-03-091-1/+1
* * gcse.c (bypass_block, bypass_conditional_jumps): Do not createrakdver2003-03-081-2/+4
* * calls.c: Fix comment formatting.kazu2003-03-081-2/+2
* * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS): New.rakdver2003-03-051-47/+40
* * loop-unroll.c: New.rakdver2003-02-261-0/+1195