summaryrefslogtreecommitdiffstats
path: root/gcc/regclass.c
Commit message (Expand)AuthorAgeFilesLines
* Add blank linekenner2000-05-311-0/+1
* * regclass.c (record_operand_costs): Protect reg_changes_sizerth2000-05-281-0/+2
* * config/rs6000/rs6000.md (movsi): Constify 'name'.geoffk2000-05-281-26/+58
* * print-rtl.c (reg_names): Remove const.rth2000-05-281-1/+1
* top level:zack2000-05-201-1/+4
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+1
* * regs.h (reg_n_max): Don't declare.mmitchel2000-04-241-26/+26
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-14/+15
* Copyright fixes.law2000-02-261-1/+2
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-10/+10
* * svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.ghazi2000-01-131-1/+1
* * Makefile.in (toplev.o): Depend on regs.h.ghazi2000-01-111-2/+2
* * flow.c (mark_set_1): Use loop_depth+1 as reference weight.rth2000-01-061-4/+4
* * regclass.c: Revert my Jan 4 change to loop cost computation.law2000-01-041-8/+4
* * regclass.c (regclass): Do not obey REG_N_REFS in non-optimizinghubicka2000-01-041-1/+3
* * regclass.c (regclass): Properly compute loop_cost. Adjustlaw2000-01-041-4/+8
* * regclass.c: Fix minor whitespace problems.law2000-01-041-3/+3
* * regclass.c (op_costs): Remove global variable.hubicka2000-01-031-76/+113
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-3/+5
* * regclass.c (regclass): Do not use flowgraph when not optimizing.hubicka1999-12-171-19/+24
* * regclass.c (loop_depth): Removehubicka1999-12-161-27/+19
* * regclass.c (record_reg_classes): Update comment for merginglaw1999-12-151-9/+21
* * regclass.c (scan_one_insn): Set loop_cost to 1 whenhubicka1999-12-141-2/+7
* * regclass.c (record_reg_classes): Do not do the copying preferrencinghubicka1999-12-141-2/+6
* * regclass.c (record_reg_classes): Handle INOUT operands propertly.hubicka1999-12-141-12/+24
* Simplify reload register allocationcrux1999-12-131-0/+8
* * regclass.c (globalize_reg): Re-instate test that allowsamylaar1999-12-101-3/+3
* * integrate.c (mark_stores): Function definition made void, to matchlaw1999-11-281-1/+1
* 1999-11-22 Andrew Haley <aph@cygnus.com>aph1999-11-221-0/+11
* * regclass.c (reg_pref): New structure and static variablehubicka1999-11-221-58/+51
* * regclass.c (may_move_in_cost): Rename from may_move_cost, allhubicka1999-11-211-10/+20
* * regclass.c (dump_regclass): New function.hubicka1999-11-211-1/+27
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-1/+4
* * regclass.c (record_reg_classes): Always use may_move_cost whenkenner1999-11-031-2/+2
* * regclass.c (record_reg_classes): In matching case, recomputekenner1999-11-011-12/+43
* * hard-reg-set.h (reg_names): Constify a char*.ghazi1999-11-011-1/+1
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-4/+10
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-1/+1
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-6/+0
* * regclass.c: Include ggc.h.law1999-09-231-0/+1
* * regclass.c (init_regs): Add "top_of_stack" as a garbagelaw1999-09-221-0/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * recog.h (struct recog_data): Make dup_num, operand_address_p,rth1999-09-141-1/+1
* Replace recog_foo with recog_data.foo.rth1999-09-121-42/+41
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-3/+3
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* law1999-07-141-6/+25
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-7/+0
* * regclass.c (record_reg_classes, case 'p'): Set classes appropriately.law1999-02-241-1/+12
* * regclass.c (record_reg_classes): Correctly handle 'p' constraint.law1999-02-181-2/+10
OpenPOWER on IntegriCloud