aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-16cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-1/+1
2008-01-17global.c (find_reg): Mark the eh regs as used if necessary.Andreas Krebbel1-1/+6
2008-01-16re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka1-0/+3
2007-10-10ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables to HOST_...Peter Bergner1-2/+2
2007-10-05ra-conflict.c: Include "sparseset.h".Peter Bergner1-32/+122
2007-10-02ra-conflict.c: New file.Kenneth Zadeck1-0/+133
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini1-642/+0
2004-07-29ra.h (single_reg_in_regclass): Declare.Pat Haugen1-0/+3
2004-07-26ra.h (enum node_type): Rename to: (enum ra_node_type).J"orn Rennecke1-3/+3
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn1-0/+10
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka1-2/+2
2003-07-12fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger1-56/+54
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-2/+2
2003-03-07df.h (enum df_ref_flags.DF_REF_STRIPPED): New.Michael Matz1-0/+7
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-25output.h: Fix comment typos.Kazu Hirata1-4/+4
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-07-15[multiple changes]Michael Matz1-0/+624