summaryrefslogtreecommitdiff
path: root/gcc/ira-conflicts.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/39432 (gdb.base/store.exp failures)Vladimir Makarov2009-03-121-14/+18
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* ira-conflicts.c: Include addresses.h for the definition of base_reg_class.Nick Clifton2009-01-141-2/+3
* re PR rtl-optimization/38583 (huge test case makes register allocator run out...Vladimir Makarov2009-01-061-18/+47
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-9/+25
* re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2)Vladimir Makarov2008-11-191-46/+0
* re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov2008-11-101-7/+10
* ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov2008-10-271-7/+18
* re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)Vladimir Makarov2008-10-271-2/+0
* ira-conflicts.c (process_regs_for_copy): Check that the hard regno is in the ...Vladimir Makarov2008-09-091-5/+11
* ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is...Vladimir Makarov2008-09-041-2/+2
* re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov2008-09-031-14/+50
* [multiple changes]Vladimir Makarov2008-08-261-0/+777