aboutsummaryrefslogtreecommitdiff
path: root/gcc/regclass.c
AgeCommit message (Expand)Author
2001-07-21 Wed May 9 10:40:25 2001 Alexandre Oliva <aoliva@redhat.com>rth
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin
2001-02-19 * regclass.c (contains_reg_of_mode): Make global.hubicka
2001-02-14 * regclass.c (init_reg_sets_1): Reinstall the optimizationhubicka
2001-02-14 * regclass.c (init_reg_sets_1): Revert last two changes.rth
2001-02-14 * regclass.c (init_reg_sets_1): Optimize calculation of move_costhubicka
2001-01-19 * regclass.c (max_set_parallel): New variable.kenner
2001-01-02* tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva
2000-11-30 * function.h (emit_status): Delete member regno_pointer_flag andlaw
2000-11-10 * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-09-15 * calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.rth
2000-08-29 * local-alloc.c (requires_inout): Don't use reserved range forrth
2000-08-08 * regclass.c (choose_hard_reg_mode): Iterate over all CC modes.rth
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-06-13 * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth
2000-05-31Add blank linekenner
2000-05-28 * regclass.c (record_operand_costs): Protect reg_changes_sizerth
2000-05-28* config/rs6000/rs6000.md (movsi): Constify 'name'.geoffk
2000-05-28 * print-rtl.c (reg_names): Remove const.rth
2000-05-20top level:zack
2000-05-19 * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner
2000-04-24 * regs.h (reg_n_max): Don't declare.mmitchel
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-02-26Copyright fixes.law
2000-01-17 * machmode.h: PROTO -> PARAMS.ghazi
2000-01-13 * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.ghazi
2000-01-11 * Makefile.in (toplev.o): Depend on regs.h.ghazi
2000-01-06 * flow.c (mark_set_1): Use loop_depth+1 as reference weight.rth
2000-01-04 * regclass.c: Revert my Jan 4 change to loop cost computation.law
2000-01-04 * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizinghubicka
2000-01-04 * regclass.c (regclass): Properly compute loop_cost. Adjustlaw
2000-01-04 * regclass.c: Fix minor whitespace problems.law
2000-01-03 * regclass.c (op_costs): Remove global variable.hubicka
1999-12-24 * Makefile.in (toplev.o): Depend on loop.h.ghazi
1999-12-17 * regclass.c (regclass): Do not use flowgraph when not optimizing.hubicka
1999-12-16 * regclass.c (loop_depth): Removehubicka
1999-12-15 * regclass.c (record_reg_classes): Update comment for merginglaw
1999-12-14 * regclass.c (scan_one_insn): Set loop_cost to 1 whenhubicka
1999-12-14 * regclass.c (record_reg_classes): Do not do the copying preferrencinghubicka
1999-12-14 * regclass.c (record_reg_classes): Handle INOUT operands propertly.hubicka
1999-12-13Simplify reload register allocationcrux
1999-12-10 * regclass.c (globalize_reg): Re-instate test that allowsamylaar
1999-11-28 * integrate.c (mark_stores): Function definition made void, to matchlaw
1999-11-221999-11-22 Andrew Haley <aph@cygnus.com>aph
1999-11-22 * regclass.c (reg_pref): New structure and static variablehubicka
1999-11-21 * regclass.c (may_move_in_cost): Rename from may_move_cost, allhubicka
1999-11-21 * regclass.c (dump_regclass): New function.hubicka
1999-11-08 * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel
1999-11-03 * regclass.c (record_reg_classes): Always use may_move_cost whenkenner