| Commit message (Expand) | Author | Age | Files | Lines |
* | regs.h (END_HARD_REGNO): Delete. | Richard Sandiford | 2015-05-19 | 1 | -8/+0 |
* | rtl.h (reg_info): Add an nregs field. | Richard Sandiford | 2015-05-19 | 1 | -2/+2 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -6/+6 |
* | Eliminate the checked cast from get_call_reg_set_usage | David Malcolm | 2014-09-05 | 1 | -1/+1 |
* | Remove CALLER_SAVE_PROFITABLE since it is not used at present. | Kito Cheng | 2014-08-24 | 1 | -8/+0 |
* | -fuse-caller-save - Collect register usage information | Radovan Obradovic | 2014-05-28 | 1 | -0/+4 |
* | ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p. | Dehao Chen | 2014-05-16 | 1 | -3/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 2013-11-19 | 1 | -1/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -1/+1 |
* | re PR debug/53948 (Assignment line missing for -O0 -g) | Jeff Law | 2013-02-08 | 1 | -0/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -3/+1 |
* | tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation. | Steven Bosscher | 2012-12-05 | 1 | -15/+11 |
* | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 2012-07-08 | 1 | -2/+2 |
* | regs.h (move_table, [...]): Move these definitions and associated target_glob... | Richard Sandiford | 2012-05-31 | 1 | -23/+0 |
* | recog.c (reg_fits_class_p): Check both regno and regno + offset are hard regi... | Jim MacArthur | 2012-05-24 | 1 | -0/+7 |
* | regrename.c (struct du_head): Make nregs signed. | Bernd Schmidt | 2011-09-07 | 1 | -0/+44 |
* | Remove doubled up words. | Mike Stump | 2011-04-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | target.def (class_likely_spilled_p): New hook. | Anatoly Sokolov | 2010-09-02 | 1 | -6/+0 |
* | regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_fr... | Richard Sandiford | 2010-07-12 | 1 | -0/+15 |
* | regs.h (target_regs): Add x_hard_regs_of_mode... | Richard Sandiford | 2010-07-12 | 1 | -20/+32 |
* | Makefile.in (target-globals.o): Depend on $(REGS_H). | Richard Sandiford | 2010-07-12 | 1 | -10/+25 |
* | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 2010-05-23 | 1 | -2/+1 |
* | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 2010-05-03 | 1 | -4/+0 |
* | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 2010-04-30 | 1 | -1/+0 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -1/+1 |
* | [multiple changes] | Vladimir Makarov | 2008-08-26 | 1 | -0/+18 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -2/+3 |
* | re PR rtl-optimization/31396 (Inline code performance much worse than out-of-... | Jan Hubicka | 2008-01-16 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -70/+90 |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -0/+84 |
* | lower-subreg.c: New file. | Ian Lance Taylor | 2007-02-01 | 1 | -1/+4 |
* | basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY. | Kazu Hirata | 2006-04-14 | 1 | -10/+17 |
* | re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i... | Jakub Jelinek | 2005-08-22 | 1 | -0/+7 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -0/+1 |
* | regs.h (struct reg_info_def): Remove the last_node_uid and changes_mode fields. | Steven Bosscher | 2004-10-09 | 1 | -7/+0 |
* | re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p) | Richard Henderson | 2004-09-24 | 1 | -2/+0 |
* | tree-cfg.c (gimplify_val): Move from tree-complex.c. | Paolo Bonzini | 2004-07-22 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -0/+4 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -0/+3 |
* | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 2003-12-06 | 1 | -2/+5 |
* | regclass.c (choose_hard_reg_mode): Add third argument. | J"orn Rennecke | 2003-07-11 | 1 | -1/+1 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -4/+4 |
* | c-tree.h: Remove declaration of poplevel. | Andreas Jaeger | 2003-06-19 | 1 | -5/+1 |
* | combine.c (gen_lowpart_for_combine): Update handling of subregs_of_mode | Jan Hubicka | 2003-02-28 | 1 | -1/+1 |