| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -12/+0 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * expr.c (force_operand): Ignore flag_pic for detecting pic | rth | 2002-01-29 | 1 | -1/+1 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-15 | 1 | -9/+9 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-10 | 1 | -4/+4 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -1/+1 |
* | Implement MODE_BASE_REG_CLASS | nickc | 2001-12-17 | 1 | -15/+18 |
* | * regclass.c (choose_hard_reg_mode): Handle vector arguments. | aldyh | 2001-11-26 | 1 | -0/+20 |
* | * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | kenner | 2001-10-18 | 1 | -0/+18 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -31/+31 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -2/+2 |
* | * regclass.c (init_reg_sets_1): Don't assume cost 2 within | rth | 2001-08-23 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * regclass.c (fix_register): Fix typo. | rth | 2001-08-19 | 1 | -1/+1 |
* | * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call. | rth | 2001-08-19 | 1 | -1/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -4/+4 |
* | * regclass.c (call_really_used_regs): Conditionally define. | rth | 2001-08-02 | 1 | -5/+10 |
* | 2001-08-01 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-08-01 | 1 | -1/+15 |
* | * flow.c (mark_set_1): Use REG_FREQ_FROM_BB. | hubicka | 2001-07-30 | 1 | -5/+2 |
* | 2001-07-27 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-29 | 1 | -1/+4 |
* | * regclass.c (N_REG_INTS): Use only 32 bits per element. | rth | 2001-07-20 | 1 | -2/+3 |
* | * regclass.c (init_reg_sets): Use only 32 bits per initializer | rth | 2001-07-16 | 1 | -2/+3 |
* | * hard-reg-set.h (regs_invalidated_by_call): Declare. | rth | 2001-07-16 | 1 | -1/+38 |
* | * flow.c (mark_set_1, attempt_auto_inc, mark_used_reg, | hubicka | 2001-06-22 | 1 | -15/+14 |
* | * regs.h (struct reg_info_def): Add freq field. | hubicka | 2001-06-22 | 1 | -0/+3 |
* | * regclass.c (scan_one_insn): Update REG_N_REFS when optimizing | aoliva | 2001-05-09 | 1 | -1/+6 |
* | * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H). | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -13/+18 |
* | * regclass.c (contains_reg_of_mode): Make global. | hubicka | 2001-02-19 | 1 | -11/+23 |
* | * regclass.c (init_reg_sets_1): Reinstall the optimization of | hubicka | 2001-02-14 | 1 | -32/+65 |
* | * regclass.c (init_reg_sets_1): Revert last two changes. | rth | 2001-02-14 | 1 | -65/+32 |
* | * regclass.c (init_reg_sets_1): Silence warning. | hubicka | 2001-02-13 | 1 | -48/+52 |
* | * regclass.c (init_reg_sets_1): Optimize calculation of move_cost | hubicka | 2001-02-12 | 1 | -27/+56 |
* | * regclass.c (max_set_parallel): New variable. | kenner | 2001-01-19 | 1 | -1/+16 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-02 | 1 | -44/+48 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -11/+11 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -3/+3 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -6/+6 |
* | * calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2. | rth | 2000-09-15 | 1 | -1/+1 |
* | * local-alloc.c (requires_inout): Don't use reserved range for | rth | 2000-08-29 | 1 | -14/+9 |
* | * regclass.c (choose_hard_reg_mode): Iterate over all CC modes. | rth | 2000-08-08 | 1 | -3/+5 |
* | * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. | rth | 2000-07-28 | 1 | -0/+11 |
* | * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and | rth | 2000-06-13 | 1 | -25/+27 |
* | Add blank line | kenner | 2000-05-31 | 1 | -0/+1 |
* | * regclass.c (record_operand_costs): Protect reg_changes_size | rth | 2000-05-28 | 1 | -0/+2 |
* | * config/rs6000/rs6000.md (movsi): Constify 'name'. | geoffk | 2000-05-28 | 1 | -26/+58 |
* | * print-rtl.c (reg_names): Remove const. | rth | 2000-05-28 | 1 | -1/+1 |
* | top level: | zack | 2000-05-20 | 1 | -1/+4 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -1/+1 |