summaryrefslogtreecommitdiff
path: root/gcc/regclass.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * recog.h (enum op_type): Define.law1998-11-041-116/+82
* * regclass.c (renumber, regno_allocated): New static variables, movedlaw1998-10-281-26/+29
* Warning fixes:ghazi1998-10-251-3/+4
* - update record_reg_classes change to be consistent withdje1998-10-241-8/+8
* * loop.c (loop_has_tablejump): New variable.dje1998-10-231-14/+16
* * regclass.c (regclass): Break out some code into new functionlaw1998-10-221-201/+232
* * regclass.c (fix_register): Add error message.gavin1998-10-201-2/+21
* * Makefile.in (insn-extract.o): Fix dependencies.law1998-10-171-0/+13
* Warning fixes:ghazi1998-10-141-4/+4
* * jump.c (duplicate_loop_exit_test): Strip REG_WAS_0 notes off alllaw1998-10-071-7/+0
* 8law1998-10-021-1/+9
* PR gcc/16300brolley1998-08-251-1/+3
* * regclass.c: Changed register set documentation to be consistentlaw1998-08-191-6/+6
* * regclass.c (allocate_reg_info): Respect MIN when clearing data.rth1998-08-171-6/+7
* More efficient version of Jul 10 bugfix of mine, asdavem1998-07-131-16/+54
* * regclass.c (allocate_reg_info): Initialize the entire reg_datalaw1998-07-061-2/+4
* Switch reg_n_info structure to use varraysmeissner1998-07-021-32/+108
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+1
* Warning fixes:ghazi1998-05-131-0/+1
* * acconfig.h (ENABLE_CHECKING): Undefine.law1998-05-131-4/+3
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* Sync up MEMORY_MOVE_COST changes with FSF.raeburn1998-04-071-7/+30
* * regclass.c (reg_scan_mark_refs): Be more selective aboutlaw1998-03-261-0/+6
* * regclass.c (record_reg_classes): '?' increases cost by two.amylaar1998-03-261-1/+3
* Major cutover to using system.h:ghazi1998-03-201-4/+1
* Pmanfred1998-03-191-0/+8
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-9/+51
* amanfred1998-03-121-1/+1
* * regclass.c (init_reg_sets): Move init of move cost tables...raeburn1998-02-261-33/+33
* * varasm.c (output_constant_pool): Bring back 'done' label insidelaw1998-02-141-1/+3
* law1998-01-271-0/+4
* * Makefile.in: Remove all bytecode support.law1998-01-201-10/+1
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-5/+5
* * regclass.c (record_address_regs): Don't use REG_OK_FOR_BASE_Plaw1998-01-101-0/+2
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-2/+4
* Merge from gcc-2.8law1997-12-071-0/+19
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-40/+10