summaryrefslogtreecommitdiffstats
path: root/gcc/regclass.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-5/+5
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-4/+0
* Warning fixes:ghazi1999-01-181-13/+0
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-2/+2
* Richard Kenner <kenner@vlsi1.ultra.nyu.edu>:rth1998-12-291-1/+5
* * regclass.c (init_reg_sets): Move code that calculates tablesamylaar1998-11-251-19/+19
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-12/+8
* * regclass.c (init_reg_sets_1): Add prototype.law1998-11-191-0/+3
OpenPOWER on IntegriCloud