Age | Commit message (Expand) | Author | Files | Lines |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+15 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-09 | rtl.h (CONST_SCALAR_INT_P): New macro. | Kenneth Zadeck | 1 | -10/+4 |
2012-11-01 | This patch renames sbitmap iterators to unify them with the bitmap iterators. | Lawrence Crowl | 1 | -1/+1 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -4/+4 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -3/+3 |
2012-10-14 | re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.) | Steven Bosscher | 1 | -1/+1 |
2012-10-11 | ira-build.c (ira_loop_tree_body_rev_postorder): New function. | Steven Bosscher | 1 | -2/+11 |
2012-10-02 | ira.h (target_ira): Add x_ira_class_singleton. | Richard Sandiford | 1 | -15/+17 |
2012-08-02 | cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma... | Kenneth Zadeck | 1 | -11/+10 |
2012-05-31 | ira.h (target_ira): Delete x_ira_available_class_regs. | Richard Sandiford | 1 | -8/+8 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -2/+2 |
2012-05-14 | attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN. | Bernd Schmidt | 1 | -0/+89 |
2012-01-19 | re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) | Vladimir Makarov | 1 | -1/+1 |
2011-08-21 | ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_c... | Vladimir Makarov | 1 | -7/+7 |
2011-05-09 | re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register... | Uros Bizjak | 1 | -9/+17 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -69/+88 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -88/+69 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -69/+88 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-10-11 | re PR bootstrap/45445 (ARM bootstrap failure: comparison failures after stage 3) | Bernd Schmidt | 1 | -40/+61 |
2010-08-14 | re PR target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool... | Richard Sandiford | 1 | -21/+35 |
2010-08-10 | ira-live.c: Include sbitmap.h. | Vladimir Makarov | 1 | -10/+29 |
2010-07-22 | ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. | Bernd Schmidt | 1 | -106/+238 |
2010-07-14 | ira-int.h (struct live_range): Rename allocno member to object and change typ... | Bernd Schmidt | 1 | -27/+27 |
2010-07-14 | ira-int.h (struct ira_object): New. | Bernd Schmidt | 1 | -12/+17 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-24 | ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra... | Bernd Schmidt | 1 | -14/+14 |
2010-06-24 | ira-build.c (merge_hard_reg_conflicts): New function. | Bernd Schmidt | 1 | -201/+146 |
2010-04-20 | re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64) | James E. Wilson | 1 | -0/+3 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-19 | re PR rtl-optimization/42258 (redundant register move around mul instruction) | Bernd Schmidt | 1 | -0/+18 |
2010-03-09 | ira-lives.c (check_and_make_def_use_conflict): Don't fall out array boundary. | Jie Zhang | 1 | -1/+1 |
2009-11-28 | ira-color.c (put_allocno_into_bucket): Remove set but not used local variable... | David Binderman | 1 | -2/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -38/+38 |
2009-11-23 | ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile upda... | Jan Hubicka | 1 | -1/+1 |
2009-10-22 | ira-lives.c (process_single_reg_class_operands): Update the hard reg costs fo... | Jeff Law | 1 | -4/+7 |
2009-10-07 | re PR middle-end/22072 (bizarre code for int*int/2 for -Os) | Vladimir Makarov | 1 | -2/+2 |
2009-09-02 | invoke.texi (-fsched-pressure): Document it. | Vladimir Makarov | 1 | -3/+62 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+1 |
2009-07-22 | re PR target/37488 (register allocation spills floats needlessly) | Vladimir Makarov | 1 | -1/+17 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -6/+6 |
2009-04-16 | re PR rtl-optimization/39762 (IRA ICE with -msoft-float) | Vladimir Makarov | 1 | -4/+5 |
2009-04-03 | revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -1/+1 |
2009-03-30 | reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT. | Vladimir Makarov | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-14 | re PR target/38811 (internal compiler error: in compensate_edge, at reg-stack... | Vladimir Makarov | 1 | -0/+8 |
2008-12-09 | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 1 | -73/+113 |
2008-11-11 | ira-lives.c (process_bb_node_lives): Restore EH_RETURN_DATA_REGNO handling. | Eric Botcazou | 1 | -7/+12 |