aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira-conflicts.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-9/+25
2008-11-19re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2)Vladimir Makarov1-46/+0
2008-11-10re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov1-7/+10
2008-10-27ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov1-7/+18
2008-10-27re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)Vladimir Makarov1-2/+0
2008-09-09ira-conflicts.c (process_regs_for_copy): Check that the hard regno is in the ...Vladimir Makarov1-5/+11
2008-09-04ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is...Vladimir Makarov1-2/+2
2008-09-03re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov1-14/+50
2008-08-26[multiple changes]Vladimir Makarov1-0/+777