summaryrefslogtreecommitdiff
path: root/gcc/ira-emit.c
Commit message (Expand)AuthorAgeFilesLines
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* ira.h (target_ira): Delete x_ira_available_class_regs.Richard Sandiford2012-05-311-1/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* dbgcnt.def (ira_move): New counter.Bernd Schmidt2012-04-121-5/+5
* re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov2012-01-191-2/+4
* Remove doubled up words.Mike Stump2011-04-101-1/+1
* re PR target/48380 (ICE in postreload.c while building trunk)Vladimir Makarov2011-04-041-7/+29
* [multiple changes]Vladimir Makarov2011-03-291-46/+165
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-165/+46
* [multiple changes]Vladimir Makarov2011-03-271-46/+165
* re PR fortran/42169 (gfortran.dg/pr41928.f90:47: internal compiler error: in ...Vladimir Makarov2010-10-201-1/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd2010-08-191-2/+1
* ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.Bernd Schmidt2010-07-221-55/+81
* ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt2010-07-141-11/+15
* ira-int.h (struct ira_object): New.Bernd Schmidt2010-07-141-14/+22
* ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt2010-06-241-1/+1
* dbgcnt.c: Include toplev.h instead of errors.h.Joseph Myers2010-05-221-2/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov2009-04-161-1/+2
* revert: reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov2009-04-031-6/+5
* reload.c (push_reload, [...]): Use df_get_live_out instead of DF_LR_OUT.Vladimir Makarov2009-03-301-5/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR rtl-optimization/38495 (ACATS tests cxa4004 cxa4005 cxa4026 fail)Vladimir Makarov2009-01-091-13/+40
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-0/+9
* re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu)Vladimir Makarov2008-11-191-13/+78
* re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov2008-11-101-1/+1
* ira-emit.c (change_regs): Return false when replacing reg by itself.Jan Hubicka2008-10-151-1/+5
* re PR rtl-optimization/37377 (Bootstrap failure compiling libgcc)Vladimir Makarov2008-09-121-3/+5
* re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov2008-09-031-1/+1
* [multiple changes]Vladimir Makarov2008-08-261-0/+1019