New syntax for -fsanitize-recover.
[gcc.git] / gcc / ira-color.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-09-24 Zhenqiang Chenre PR rtl-optimization/63210 (ira does not select the...
2014-09-19 Felix Yangcfgrtl.c [...]: Update comments and fix spacing to...
2014-09-16 Kito ChengClean up useless initialization for IRA if using LRA.
2014-08-22 Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-02 Kito Chengdefaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_AL...
2014-03-26 Marek Polacekre PR other/59545 (Signed integer overflow issues)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-14 Vladimir Makarovira-color.c (coalesce_allocnos): Don't allocate and...
2013-11-13 Vladimir Makarovre PR rtl-optimization/59036 (Performance degradation...
2013-10-31 Vladimir Makarovre PR bootstrap/58933 (IRA ICE in update_costs_from_all...
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-05 Steven Bosschertm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
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-10-02 Richard Sandifordira-int.h (target_ira_int): Add x_ira_useful_class_mode...
2012-05-31 Richard Sandifordira.h (target_ira): Delete x_ira_available_class_regs.
2012-05-15 Tristan Gingoldira-color.c (move_spill_restore): Add a guard.
2012-03-29 Vladimir Makarovira-color.c (setup_left_conflict_sizes_p): Process...
2012-02-21 Bernd Schmidtira.c (check_allocation): Use REG_WORDS_BIG_ENDIAN...
2012-01-19 Vladimir Makarovre PR rtl-optimization/40761 (IRA memory hog for insane...
2011-12-12 Vladimir Makarovre PR rtl-optimization/21617 (CRC64 algorithm optimizat...
2011-12-09 Kai Tietzira-color.c (print_hard_regs_subforest): Use HOST_WIDES...
2011-12-05 Vladimir Makarovre PR other/50775 (Register allocator sets up frame...
2011-10-01 Eric Botcazou* ira-color.c (assign_hard_reg): Fix typo.
2011-08-22 Mikael Petterssonre PR bootstrap/50146 (unused variable saved_nregs...
2011-08-18 Vladimir Makarovre PR rtl-optimization/50107 ([IRA, i386] allocates...
2011-04-08 Vladimir Makarovre PR libstdc++/4435 (Object file has undefined basic_s...
2011-03-31 Vladimir Makarovre PR rtl-optimization/48381 (internal compiler error...
2011-03-30 Vladimir Makarovira-color.c (ira_assign_hard_reg): Use only one variabl...
2011-03-30 Vladimir Makarovre PR target/48336 (Error in generation of ARM ldrd...
2011-03-29 Vladimir Makarovre PR rtl-optimization/48331 (gcc.c-torture/execute...
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-03-18 Jeff Lawira-color.c (assign_hard_reg): Honor LOCAL_REGNO in...
2011-02-22 Chung-Lin Tangre PR rtl-optimization/46002 (ICE: in update_copy_costs...
2010-11-30 Joseph Myershwint.c: New.
2010-10-04 Vladimir Makarovcommon.opt (fira-coalesce): Remove.
2010-09-02 Olivier Hainqueira-color.c (SORTGT): New macro, helper for qsort callb...
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 (ira_object_conflict_iterator): Rename from...
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-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-24 Bernd Schmidtira-int.h (struct live_range, [...]): Renamed from...
2010-06-24 Bernd Schmidtira-color.c (assign_hard_reg): Improve formatting of...
2010-05-28 Jeff Lawira-color.c (update_curr_costs): Free updated hard...
2010-05-04 Mikael Petterssonre PR bootstrap/43964 (4.6-20100501 (r158965) bootstrap...
2010-04-29 Bernd Schmidtre PR target/42895 (Low registers are preferred than...
2010-04-19 Vladimir Makarovira-color.c (allocno_reload_assign): Avoid accumulating...
2010-04-17 Jeff Lawira-color.c (ira_reassign_pseudos): Collect and sort...
2010-04-16 Jeff Lawira-color.c (ira_reassign_pseudos): Collect and sort...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-23 Vladimir Makarovre PR rtl-optimization/43413 (Powerpc generates worse...
2009-11-28 David Bindermanira-color.c (put_allocno_into_bucket): Remove set but...
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 Makarovira-int.h (ira_allocno): Rename left_conflicts_num...
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-29 H.J. Luira-color.c (allocno_reload_assign): Update comments.
2009-01-29 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2009-01-21 Vladimir Makarovre PR middle-end/38587 (IRA doesn't preserve local...
2009-01-06 H.J. Lure PR bootstrap/38742 (Gcc failed to boostrap with...
2009-01-06 Vladimir Makarovre PR rtl-optimization/38583 (huge test case makes...
2008-12-09 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-11-25 Vladimir Makarovinvoke.texi (ira-max-loops-num): Change semantics.
2008-11-19 Vladimir Makarovre PR bootstrap/37859 (Bootstrap failure on mips64octeo...
2008-11-19 Vladimir Makarovre PR middle-end/37790 (limits-fnargs.c takes very...
2008-11-14 Vladimir Makarovre PR rtl-optimization/37397 (IRA performance impact...
2008-11-10 Vladimir Makarovre PR rtl-optimization/37948 (IRA generates slower...
2008-10-27 Vladimir Makarovira-int.h (ira_allocno): Add member updated_cover_class...
2008-09-26 Vladimir Makarovre PR middle-end/37448 (cannot compile big function)
2008-09-22 Vladimir Makarovira-color.c (start_allocno_priorities): Rename to setup...
2008-09-15 Jakub Jelinekira-color.c (finish_cost_update): Free update_cost_queu...
2008-09-13 Richard SandifordApply correct version of previous patch (tweaked format...
2008-09-13 Richard Sandifordira-color.c (conflict_allocno_vec): Delete.
2008-09-12 Eric Botcazoure PR bootstrap/37424 (IRA merge breaks Solaris/SPARC...
2008-09-09 Vladimir Makarovre PR rtl-optimization/37333 (ICE in ira_flattening...
2008-09-08 Eric Botcazouira-color.c (ira_reuse_stack_slot): Set slot_num on...
2008-09-06 Richard Sandifordira-int.h (ira_zero_hard_reg_set, [...]): Delete.
2008-09-06 Vladimir Makarovira-color.c (ira_fast_allocation): Permit global allocn...
2008-09-03 Vladimir Makarovre PR middle-end/37243 (IRA causes wrong code generation)
2008-09-03 Vladimir Makarovre PR middle-end/37243 (IRA causes wrong code generation)
2008-08-29 Vladimir Makarovre PR rtl-optimization/37251 (ICE with ira: delete_allo...
2008-08-29 Vladimir Makarovre PR middle-end/37243 (IRA causes wrong code generation)
2008-08-26 Vladimir Makarov[multiple changes]