aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-emit.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-20re PR fortran/42169 (gfortran.dg/pr41928.f90:47: internal compiler error: in ...Vladimir Makarov1-1/+2
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-08-19cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd1-2/+1
2010-07-22ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.Bernd Schmidt1-55/+81
2010-07-14ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt1-11/+15
2010-07-14ira-int.h (struct ira_object): New.Bernd Schmidt1-14/+22
2010-06-24ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt1-1/+1
2010-05-22dbgcnt.c: Include toplev.h instead of errors.h.Joseph Myers1-2/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-04-16re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov1-1/+2
2009-04-03revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov1-6/+5
2009-03-30reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov1-5/+6
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-09re PR rtl-optimization/38495 (ACATS tests cxa4004 cxa4005 cxa4026 fail)Vladimir Makarov1-13/+40
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-0/+9
2008-11-19re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu)Vladimir Makarov1-13/+78
2008-11-10re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov1-1/+1
2008-10-15ira-emit.c (change_regs): Return false when replacing reg by itself.Jan Hubicka1-1/+5
2008-09-12re PR rtl-optimization/37377 (Bootstrap failure compiling libgcc)Vladimir Makarov1-3/+5
2008-09-03re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+1019