ira.c: Fix typo in comment.
[gcc.git] / gcc / ira-emit.c
2014-10-14 Kito Chengira.c: Fix typo in comment.
2014-10-13 Kirill Yukhinre PR target/8340 (ICE on x86 inline asm w/ -fPIC)
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-22 David Malcolmira: Use rtx_insn in various places
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-02-08 Richard Bienercfgloop.c (verify_loop_structure): Properly handle...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25 Vladimir Makarovre PR bootstrap/55068 (AIX bootstrap in push_reload...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-14 Steven Bosscherre PR rtl-optimization/38711 (ira should not be using...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Richard Sandifordira.h (target_ira): Delete x_ira_available_class_regs.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-12 Bernd Schmidtdbgcnt.def (ira_move): New counter.
2012-01-19 Vladimir Makarovre PR rtl-optimization/40761 (IRA memory hog for insane...
2011-04-10 Mike StumpRemove doubled up words.
2011-04-04 Vladimir Makarovre PR target/48380 (ICE in postreload.c while building...
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2010-10-20 Vladimir Makarovre PR fortran/42169 (gfortran.dg/pr41928.f90:47: intern...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-22 Bernd Schmidtira-build.c (ira_create_object): New arg SUBWORD; all...
2010-07-14 Bernd Schmidtira-int.h (struct live_range): Rename allocno member...
2010-07-14 Bernd Schmidtira-int.h (struct ira_object): New.
2010-06-24 Bernd Schmidtira-int.h (struct live_range, [...]): Renamed from...
2010-05-22 Joseph Myersdbgcnt.c: Include toplev.h instead of errors.h.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-04-16 Vladimir Makarovre PR rtl-optimization/39762 (IRA ICE with -msoft-float)
2009-04-03 Vladimir Makarovrevert: reload.c (push_reload, [...]): Use df_get_live_...
2009-03-30 Vladimir Makarovreload.c (push_reload, [...]): Use df_get_live_out...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-09 Vladimir Makarovre PR rtl-optimization/38495 (ACATS tests cxa4004 cxa40...
2008-12-09 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-11-19 Vladimir Makarovre PR bootstrap/37859 (Bootstrap failure on mips64octeo...
2008-11-10 Vladimir Makarovre PR rtl-optimization/37948 (IRA generates slower...
2008-10-16 Jan Hubickaira-emit.c (change_regs): Return false when replacing...
2008-09-12 Vladimir Makarovre PR rtl-optimization/37377 (Bootstrap failure compili...
2008-09-03 Vladimir Makarovre PR middle-end/37243 (IRA causes wrong code generation)
2008-08-26 Vladimir Makarov[multiple changes]