aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-color.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov1-8/+8
2009-04-03revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov1-4/+4
2009-03-30ira-int.h (ira_allocno): Rename left_conflicts_num to left_conflicts_size.Vladimir Makarov1-21/+23
2009-03-30reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov1-4/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-29ira-color.c (allocno_reload_assign): Update comments.H.J. Lu1-2/+1
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-2/+2
2009-01-21re PR middle-end/38587 (IRA doesn't preserve local variables after setjmp)Vladimir Makarov1-0/+3
2009-01-06re PR bootstrap/38742 (Gcc failed to boostrap with --enable-checking=assert)H.J. Lu1-0/+2
2009-01-06re PR rtl-optimization/38583 (huge test case makes register allocator run out...Vladimir Makarov1-2/+2
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-110/+196
2008-11-25invoke.texi (ira-max-loops-num): Change semantics.Vladimir Makarov1-14/+27
2008-11-19re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu)Vladimir Makarov1-1/+18
2008-11-19re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2)Vladimir Makarov1-39/+85
2008-11-14re PR rtl-optimization/37397 (IRA performance impact on SPEC CPU 2K/2006)Vladimir Makarov1-1/+4
2008-11-10re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov1-115/+111
2008-10-27ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov1-21/+46
2008-09-26re PR middle-end/37448 (cannot compile big function)Vladimir Makarov1-14/+82
2008-09-22ira-color.c (start_allocno_priorities): Rename to setup_allocno_priorities.Vladimir Makarov1-36/+36
2008-09-15ira-color.c (finish_cost_update): Free update_cost_queue_elems rather than up...Jakub Jelinek1-1/+1
2008-09-13Apply correct version of previous patch (tweaked formatting).Richard Sandiford1-1/+2
2008-09-13ira-color.c (conflict_allocno_vec): Delete.Richard Sandiford1-153/+203
2008-09-12re PR bootstrap/37424 (IRA merge breaks Solaris/SPARC bootstrap)Eric Botcazou1-2/+2
2008-09-09re PR rtl-optimization/37333 (ICE in ira_flattening, at ira-build.c:2146)Vladimir Makarov1-3/+5
2008-09-08ira-color.c (ira_reuse_stack_slot): Set slot_num on success at the end of the...Eric Botcazou1-2/+3
2008-09-06ira-int.h (ira_zero_hard_reg_set, [...]): Delete.Richard Sandiford1-2/+2
2008-09-06ira-color.c (ira_fast_allocation): Permit global allocno allocation.Vladimir Makarov1-6/+2
2008-09-03re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov1-11/+9
2008-09-03re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov1-31/+105
2008-08-29re PR rtl-optimization/37251 (ICE with ira: delete_allocno_from_bucket)Vladimir Makarov1-0/+1
2008-08-29re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov1-2/+6
2008-08-26[multiple changes]Vladimir Makarov1-0/+2955