alias.c: Remove unused headers.
[gcc.git] / gcc / ira-color.c
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-24 Vladimir Makarovre PR target/61578 (Code size increase for ARM thumb...
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-08-13 Andrew MacLeodira-int.h: Include recog.h.
2015-08-07 H.J. LuAdd alternative_mask to ira_implicitly_set_insn_hard_regs
2015-07-16 Vladimir Makarovre PR rtl-optimization/66626 (gcc.dg/torture/stackalign...
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-25 Zhouyi Zhouira-color.c (assign_hard_reg): Remove unecessary bitmap...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in ira-color.c.
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-09 Trevor Saunderschange more argument types to rtx_insn *
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-04-16 Zhouyi Zhouira-color.c (setup_left_conflict_sizes_p): Do not proce...
2015-02-20 Vladimir Makarovre PR rtl-optimization/64172 (Wrong code with GCC vecto...
2015-02-10 Zhouyi Zhouira-color.c (setup_left_conflict_sizes_p): Simplify...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
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.
next