summaryrefslogtreecommitdiff
path: root/gcc/ira-int.h
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-6/+0
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-27/+16
* ira-int.h (target_ira_int): Add x_ira_useful_class_mode_regs.Richard Sandiford2012-10-021-0/+16
* ira-int.h (struct target_ira_int): Add member x_ira_uniform_class_p.Vladimir Makarov2012-06-041-0/+5
* ira-int.h (target_ira_int): Rename x_move_cost to x_ira_register_move_cost...Richard Sandiford2012-05-311-43/+5
* regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford2012-05-311-0/+23
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-0/+4
* ira-int.h (ira_allocno_object_iter_cond): Avoid out-of-bound array access.Richard Guenther2012-04-191-2/+7
* dbgcnt.def (ira_move): New counter.Bernd Schmidt2012-04-121-0/+3
* re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov2012-01-191-5/+10
* re PR other/50775 (Register allocator sets up frame and frame pointer with lo...Vladimir Makarov2011-12-051-4/+0
* re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-opt...Vladimir Makarov2011-08-181-4/+4
* reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov2011-05-011-4/+4
* Remove doubled up words.Mike Stump2011-04-101-1/+1
* [multiple changes]Vladimir Makarov2011-03-291-208/+240
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-240/+208
* [multiple changes]Vladimir Makarov2011-03-271-208/+240
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* ira-int.h (ira_remove_allocno_copy_from_list): Remove.Vladimir Makarov2010-08-111-1/+0
* ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.Bernd Schmidt2010-07-221-24/+66
* ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_it...Bernd Schmidt2010-07-141-16/+14
* ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt2010-07-141-15/+15
* ira-int.h (struct ira_object): New.Bernd Schmidt2010-07-141-77/+126
* ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs and...Richard Sandiford2010-07-121-5/+10
* ira-int.h (target_ira_int): Add x_max_struct_costs_size...Richard Sandiford2010-07-121-0/+20
* Makefile.in (target-globals.o): Depend on $(IRA_INT_H).Richard Sandiford2010-07-121-88/+127
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-1/+1
* ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt2010-06-241-18/+15
* ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT...Bernd Schmidt2010-06-241-30/+35
* ira-int.h (ira_parent_allocno, [...]): Declare.Bernd Schmidt2010-06-241-0/+2
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-1/+1
* ira.c (ira_non_ordered_class_hard_regs): Define.Vladimir Makarov2010-05-201-0/+5
* Remove trailing white spaces.H.J. Lu2009-11-251-11/+11
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-47/+3
* re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov2009-04-161-4/+35
* ira-int.h (ira_allocno): Rename left_conflicts_num to left_conflicts_size.Vladimir Makarov2009-03-301-5/+5
* dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2009-03-181-12/+12
* re PR debug/39432 (gdb.base/store.exp failures)Vladimir Makarov2009-03-121-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR bootstrap/38742 (Gcc failed to boostrap with --enable-checking=assert)H.J. Lu2009-01-061-1/+3
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-0/+10
* invoke.texi (ira-max-loops-num): Change semantics.Vladimir Makarov2008-11-251-0/+4
* re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu)Vladimir Makarov2008-11-191-0/+5
* re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2)Vladimir Makarov2008-11-191-2/+7
* ira-int.h (struct ira_loop_tree_node): Improve comments for subloop_next/next...Adam Nemet2008-11-141-4/+4
* re PR rtl-optimization/37397 (IRA performance impact on SPEC CPU 2K/2006)Vladimir Makarov2008-11-141-0/+5
* re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov2008-11-101-3/+4
* ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov2008-10-271-4/+4
* re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)Vladimir Makarov2008-10-271-0/+5
* re PR middle-end/37448 (cannot compile big function)Vladimir Makarov2008-09-261-1/+2