aboutsummaryrefslogtreecommitdiff
path: root/gcc/hard-reg-set.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-04regclass.c (n_non_fixed_regs): Remove.Kazu Hirata1-4/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-14regclass.c (reg_class_superclasses, [...]): Make them static.Kazu Hirata1-8/+0
2005-01-15harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle1-1/+5
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-30hard-reg-set.h: s/HOST_BITS_PER_WIDES_FAST_INT/HOST_BITS_PER_WIDEST_FAST_INT.Andrew Pinski1-1/+1
2004-08-30re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski1-13/+14
2003-09-03targhooks.c: New file.DJ Delorie1-2/+2
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka1-3/+1
2002-11-16hard-reg-set.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez1-0/+7
2002-08-02config.gcc: Don't include mips/abi64.h in $tm_file.Richard Sandiford1-0/+4
2002-07-16* hard-reg-set.h (TEST_HARD_REG_BIT): Return 1 if the bit is set.Marek Michalkiewicz1-3/+3
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-56/+56
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-16hard-reg-set.h (regs_invalidated_by_call): Declare.Richard Henderson1-0/+9
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-01-07hard-reg-set.h: Add multiple include guard.Michael Hayes1-0/+4
2000-05-27print-rtl.c (reg_names): Remove const.Richard Henderson1-1/+1
2000-05-19cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner1-1/+1
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-2/+2
1999-12-13Simplify reload register allocationBernd Schmidt1-1/+5
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1-1/+1
1996-02-20(twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \.Doug Evans1-1/+1
1996-02-19Unroll hard register loops if <= 4*HOST_BITS_PER_WIDE_INT registersMichael Meissner1-0/+196
1995-12-31hard-reg-set.h (losing_caller_save_reg_set): Declare.Jeff Law1-0/+3
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-05-15(GO_IF_HARD_REG_EQUAL): Fix typo.Doug Evans1-1/+1
1994-02-03(GO_IF_HARD_REG_EQUAL): Fix typo.Richard Kenner1-2/+2
1993-07-10(HARD_REG_ELT_TYPE): New unsigned type to avoid signed arithmetic overflow.Richard Stallman1-32/+35
1992-07-06entered into RCSCharles Hannum1-0/+267