summaryrefslogtreecommitdiff
path: root/gcc/ra.h
Commit message (Expand)AuthorAgeFilesLines
* cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-4/+4
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-1/+1
* global.c (find_reg): Mark the eh regs as used if necessary.Andreas Krebbel2008-01-171-1/+6
* re PR rtl-optimization/31396 (Inline code performance much worse than out-of-...Jan Hubicka2008-01-161-0/+3
* ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables to HOST_...Peter Bergner2007-10-101-2/+2
* ra-conflict.c: Include "sparseset.h".Peter Bergner2007-10-051-32/+122
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-0/+133
* common.opt (-fnew-ra): Remove.Paolo Bonzini2005-01-171-642/+0
* ra.h (single_reg_in_regclass): Declare.Pat Haugen2004-07-291-0/+3
* ra.h (enum node_type): Rename to: (enum ra_node_type).J"orn Rennecke2004-07-261-3/+3
* Makefile.in (RA_H, [...]): New.Jerry Quinn2004-06-031-0/+10
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka2004-01-161-2/+2
* fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger2003-07-121-56/+54
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-2/+2
* df.h (enum df_ref_flags.DF_REF_STRIPPED): New.Michael Matz2003-03-071-0/+7
* ifcvt.c: Fix comment typos.Kazu Hirata2003-01-171-1/+1
* output.h: Fix comment typos.Kazu Hirata2002-12-251-4/+4
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-1/+1
* [multiple changes]Michael Matz2002-07-151-0/+624