summaryrefslogtreecommitdiff
path: root/gcc/regs.h
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson2004-12-031-2/+0
* re PR rtl-optimization/18577 (variable use moved before initialization)Falk Hueffner2004-11-271-0/+3
* combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka2003-03-031-1/+1
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-7/+4
* aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi2001-11-271-16/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* flow.c (mark_set_1): Use REG_FREQ_FROM_BB.Jan Hubicka2001-07-301-0/+18
* regs.h (struct reg_info_def): Add freq field.Jan Hubicka2001-06-221-2/+6
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-2/+18
* caller-save.c (reg_save_code, [...]): Index by mode, not NREGS.Jan Hubicka2001-02-281-1/+1
* combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson2000-06-131-4/+6
* print-rtl.c (reg_names): Remove const.Richard Henderson2000-05-271-1/+1
* cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner2000-05-191-1/+1
* regs.h (reg_n_max): Don't declare.Mark Mitchell2000-04-241-2/+0
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-1/+1
* alias.c: Minor reformatting.Richard Kenner1999-12-181-4/+4
* hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1999-11-011-1/+1
* Include function.h in most files.Bernd Schmidt1999-08-091-18/+0
* combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg.Bernd Schmidt1998-10-191-4/+0
* global.c (global_alloc): Delete code to manage the scratch_list.Bernd Schmidt1998-10-021-9/+0
* regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.Michael Hayes1998-09-301-0/+6
* regs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.Jeff Law1998-09-301-0/+6
* Switch reg_n_info structure to use varraysMichael Meissner1998-07-021-22/+13
* acconfig.h (ENABLE_CHECKING): Undefine.Michael Meissner1998-05-131-9/+21
* dummy commit before mergeJeff Law1998-04-031-0/+4
* Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren...Michael Meissner1997-06-021-3/+3
* Use accessor macros to access arrays based on regno; move many of the arrays ...Michael Meissner1997-05-301-11/+41
* regs.h (regno_pointer_align, [...]): Delete from here...Richard Earnshaw1996-01-311-5/+0
* hard-reg-set.h (losing_caller_save_reg_set): Declare.Jeff Law1995-12-311-0/+6
* (reg_rtx_no, regno_pointer_{flag_length,align): New decls.Richard Kenner1995-12-271-1/+12
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* (reg_changes_size): Add declaration.Richard Kenner1994-08-071-1/+7
* (reg_raw_mode): Declare.Doug Evans1994-04-201-0/+7
* (regno_last_note_uid): Declared.Richard Stallman1993-10-111-0/+4
* (scratch_list, scratch_block, scratch_list_length): New vars.Richard Kenner1993-06-231-1/+10
* Change global-alloc.c to global.c.Jim Wilson1992-10-201-1/+1
* entered into RCSCharles Hannum1992-06-241-2/+2
* Initial revisionRichard Kenner1991-09-231-0/+148