aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-lives.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-19re PR rtl-optimization/42258 (redundant register move around mul instruction)Bernd Schmidt1-0/+18
2010-03-09ira-lives.c (check_and_make_def_use_conflict): Don't fall out array boundary.Jie Zhang1-1/+1
2009-11-28ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman1-2/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-38/+38
2009-11-23ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile upda...Jan Hubicka1-1/+1
2009-10-22ira-lives.c (process_single_reg_class_operands): Update the hard reg costs fo...Jeff Law1-4/+7
2009-10-07re PR middle-end/22072 (bizarre code for int*int/2 for -Os)Vladimir Makarov1-2/+2
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov1-3/+62
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+1
2009-07-22re PR target/37488 (register allocation spills floats needlessly)Vladimir Makarov1-1/+17
2009-06-22alias.c: Use REG_P...Shujing Zhao1-6/+6
2009-04-16re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov1-4/+5
2009-04-03revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov1-1/+1
2009-03-30reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-14re PR target/38811 (internal compiler error: in compensate_edge, at reg-stack...Vladimir Makarov1-0/+8
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-73/+113
2008-11-11ira-lives.c (process_bb_node_lives): Restore EH_RETURN_DATA_REGNO handling.Eric Botcazou1-7/+12
2008-10-27ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov1-3/+37
2008-10-27re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)Vladimir Makarov1-4/+3
2008-10-16re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov1-30/+171
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-4/+4
2008-10-06re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov1-38/+104
2008-09-272008-09-26 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-87/+38
2008-09-26re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov1-38/+87
2008-09-26re PR middle-end/37448 (cannot compile big function)Vladimir Makarov1-0/+59
2008-09-04re PR middle-end/37359 (IRA miscompiled transfer.o in libgfortran, sejmp)Vladimir Makarov1-3/+6
2008-09-04re PR middle-end/37243 (IRA causes wrong code generation)Richard Sandiford1-200/+149
2008-08-26[multiple changes]Vladimir Makarov1-0/+967