summaryrefslogtreecommitdiff
path: root/gcc/hard-reg-set.h
Commit message (Expand)AuthorAgeFilesLines
* remove need for store_values_directlyTrevor Saunders2015-04-181-1/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* hard-reg-set.h: Include hash-table.h.Richard Sandiford2014-09-221-0/+10
* gcc/Richard Sandiford2014-09-221-24/+48
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-2/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek2012-01-171-1/+9
* hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford2011-11-271-0/+11
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-2/+2
* defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford2010-07-121-5/+6
* hard-reg-set.h (target_hard_regs): New structure.Richard Sandiford2010-07-121-65/+89
* reload.c (find_reloads): Don't clear badop if we have a winreg alternative...Bernd Schmidt2010-07-091-0/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* hard-reg-set.h (call_fixed_regs): Remove.Anatoly Sokolov2009-09-031-9/+4
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2009-01-291-3/+0
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-2/+96
* [multiple changes]Vladimir Makarov2008-08-261-0/+9
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of...Richard Sandiford2007-05-221-58/+151
* regclass.c (n_non_fixed_regs): Remove.Kazu Hirata2006-03-041-4/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* regclass.c (reg_class_superclasses, [...]): Make them static.Kazu Hirata2005-03-141-8/+0
* harg-reg-set.h (reg_class_names): Prototype global array.Roger Sayle2005-01-151-1/+5
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-051-1/+1
* hard-reg-set.h: s/HOST_BITS_PER_WIDES_FAST_INT/HOST_BITS_PER_WIDEST_FAST_INT.Andrew Pinski2004-08-301-1/+1
* re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski2004-08-301-13/+14
* targhooks.c: New file.DJ Delorie2003-09-031-2/+2
* loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka2003-01-311-3/+1
* hard-reg-set.h: Follow spelling conventions.Kazu Hirata2002-11-161-1/+1
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-0/+7
* config.gcc: Don't include mips/abi64.h in $tm_file.Richard Sandiford2002-08-021-0/+4
* * hard-reg-set.h (TEST_HARD_REG_BIT): Return 1 if the bit is set.Marek Michalkiewicz2002-07-161-3/+3
* 1750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi2001-12-231-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-56/+56
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* hard-reg-set.h (regs_invalidated_by_call): Declare.Richard Henderson2001-07-161-0/+9
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* hard-reg-set.h: Add multiple include guard.Michael Hayes2001-01-071-0/+4
* 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
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-2/+2
* Simplify reload register allocationBernd Schmidt1999-12-131-1/+5
* hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1999-11-011-1/+1
* (twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \.Doug Evans1996-02-201-1/+1
* Unroll hard register loops if <= 4*HOST_BITS_PER_WIDE_INT registersMichael Meissner1996-02-191-0/+196