| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -3/+3 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -2/+2 |
* | gcc/ | kazu | 2004-02-04 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -2/+2 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -7/+7 |
* | 2003-10-10 Eric Christopher <echristo@redhat.com> | echristo | 2003-10-10 | 1 | -7/+15 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -11/+7 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -99/+53 |
* | * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | sayle | 2003-03-15 | 1 | -1/+1 |
* | * Makefile.in (lcm.o): Add dependency on function.h | hubicka | 2003-02-25 | 1 | -0/+1 |
* | * ifcvt.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -6/+4 |
* | * lcm.c (optimize_mode_switching): Add unused attribute for | aj | 2002-06-08 | 1 | -2/+2 |
* | * langhooks.c: Fix formatting. | kazu | 2002-05-30 | 1 | -8/+8 |
* | * lcm.c (output.h): #include. | amylaar | 2002-05-30 | 1 | -107/+52 |
* | * basic-block.h (last_basic_block): Declare. | rakdver | 2002-05-28 | 1 | -1/+1 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -60/+60 |
* | * lcm.c (optimize_mode_switching): Change bb used as indices | rth | 2002-05-25 | 1 | -6/+6 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -83/+79 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -184/+186 |
* | * lcm.c (optimize_mode_switching): Revert previous change. | thorpej | 2002-05-17 | 1 | -1/+1 |
* | * lcm.c (optimize_mode_switching): Fix typo. | thorpej | 2002-05-17 | 1 | -1/+1 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -186/+184 |
* | * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b, | rth | 2002-04-09 | 1 | -10/+11 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -1/+1 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -10/+6 |
* | * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free. | m.hayes | 2002-01-12 | 1 | -4/+4 |
* | 2002-01-05 Daniel Berlin <dan@dberlin.org> | dberlin | 2002-01-05 | 1 | -49/+90 |
* | 2001-01-04 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2002-01-04 | 1 | -90/+49 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * lcm.c (optimize_mode_switching): Do not rebuild liveness information | hubicka | 2001-10-30 | 1 | -0/+22 |
* | * cfg.c (clear_aux_for_blocks): Split out of ... | rth | 2001-10-26 | 1 | -0/+7 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -6/+4 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for | aj | 2001-07-17 | 1 | -31/+32 |
* | * gcse.c, lcm.c, sched-deps.c: | law | 2001-07-11 | 1 | -13/+15 |
* | * lcm.c (compute_earliest): Let EXIT_BLOCK be handled as a regular | aoliva | 2001-02-12 | 1 | -27/+93 |
* | Update Copyright notice | aoliva | 2001-02-07 | 1 | -1/+1 |
* | * lcm.c (optimize_mode_switching): Emit mode_set before the | aoliva | 2001-02-07 | 1 | -1/+4 |
* | Note that INSN_PTR may be the note at the beginning of a block | aoliva | 2001-01-05 | 1 | -1/+2 |
* | * lcm.c (optimize_mode_switching): Check whether an insn is a NOTE | aoliva | 2000-12-08 | 1 | -1/+3 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -1/+1 |
* | * gcse.c (record_one_set): Prepend instead of append onto | law | 2000-07-21 | 1 | -24/+62 |
* | * lcm.c (make_preds_opaque): Fix comment. | cpopetz | 2000-05-28 | 1 | -31/+37 |
* | * toplev.c (rest_of_compilation): Don't call optimize_mode_switching | rth | 2000-05-17 | 1 | -10/+21 |
* | * lcm.c: Minor reformatting throughout. | kenner | 2000-02-28 | 1 | -159/+151 |
* | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -1/+11 |