summaryrefslogtreecommitdiff
path: root/gcc/ira-lives.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+15
* 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
* rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck2012-11-091-10/+4
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-4/+4
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-3/+3
* re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher2012-10-141-1/+1
* ira-build.c (ira_loop_tree_body_rev_postorder): New function.Steven Bosscher2012-10-111-2/+11
* ira.h (target_ira): Add x_ira_class_singleton.Richard Sandiford2012-10-021-15/+17
* cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...Kenneth Zadeck2012-08-021-11/+10
* ira.h (target_ira): Delete x_ira_available_class_regs.Richard Sandiford2012-05-311-8/+8
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-0/+89
* re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov2012-01-191-1/+1
* ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_c...Vladimir Makarov2011-08-211-7/+7
* re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register...Uros Bizjak2011-05-091-9/+17
* [multiple changes]Vladimir Makarov2011-03-291-69/+88
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-88/+69
* [multiple changes]Vladimir Makarov2011-03-271-69/+88
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR bootstrap/45445 (ARM bootstrap failure: comparison failures after stage 3)Bernd Schmidt2010-10-111-40/+61
* re PR target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool...Richard Sandiford2010-08-141-21/+35
* ira-live.c: Include sbitmap.h.Vladimir Makarov2010-08-101-10/+29
* ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.Bernd Schmidt2010-07-221-106/+238
* ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt2010-07-141-27/+27
* ira-int.h (struct ira_object): New.Bernd Schmidt2010-07-141-12/+17
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt2010-06-241-14/+14
* ira-build.c (merge_hard_reg_conflicts): New function.Bernd Schmidt2010-06-241-201/+146
* re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64)James E. Wilson2010-04-201-0/+3
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR rtl-optimization/42258 (redundant register move around mul instruction)Bernd Schmidt2010-03-191-0/+18
* ira-lives.c (check_and_make_def_use_conflict): Don't fall out array boundary.Jie Zhang2010-03-091-1/+1
* ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman2009-11-281-2/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-38/+38
* ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile upda...Jan Hubicka2009-11-231-1/+1
* ira-lives.c (process_single_reg_class_operands): Update the hard reg costs fo...Jeff Law2009-10-221-4/+7
* re PR middle-end/22072 (bizarre code for int*int/2 for -Os)Vladimir Makarov2009-10-071-2/+2
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-3/+62
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+1
* re PR target/37488 (register allocation spills floats needlessly)Vladimir Makarov2009-07-221-1/+17
* alias.c: Use REG_P...Shujing Zhao2009-06-221-6/+6
* re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov2009-04-161-4/+5
* revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov2009-04-031-1/+1
* reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov2009-03-301-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/38811 (internal compiler error: in compensate_edge, at reg-stack...Vladimir Makarov2009-01-141-0/+8
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-73/+113