summaryrefslogtreecommitdiff
path: root/gcc/ira-int.h
AgeCommit message (Expand)Author
2011-08-18re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-opt...Vladimir Makarov
2011-05-01reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov
2011-04-10Remove doubled up words.Mike Stump
2011-03-29[multiple changes]Vladimir Makarov
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov
2011-03-27[multiple changes]Vladimir Makarov
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-08-11ira-int.h (ira_remove_allocno_copy_from_list): Remove.Vladimir Makarov
2010-07-22ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.Bernd Schmidt
2010-07-14ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_it...Bernd Schmidt
2010-07-14ira-int.h (struct live_range): Rename allocno member to object and change typ...Bernd Schmidt
2010-07-14ira-int.h (struct ira_object): New.Bernd Schmidt
2010-07-12ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs and...Richard Sandiford
2010-07-12ira-int.h (target_ira_int): Add x_max_struct_costs_size...Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on $(IRA_INT_H).Richard Sandiford
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov
2010-06-24ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra...Bernd Schmidt
2010-06-24ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT...Bernd Schmidt
2010-06-24ira-int.h (ira_parent_allocno, [...]): Declare.Bernd Schmidt
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher
2010-05-20ira.c (ira_non_ordered_class_hard_regs): Define.Vladimir Makarov
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov
2009-04-16re PR rtl-optimization/39762 (IRA ICE with -msoft-float)Vladimir Makarov
2009-03-30ira-int.h (ira_allocno): Rename left_conflicts_num to left_conflicts_size.Vladimir Makarov
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek
2009-03-12re PR debug/39432 (gdb.base/store.exp failures)Vladimir Makarov
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-06re PR bootstrap/38742 (Gcc failed to boostrap with --enable-checking=assert)H.J. Lu
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov
2008-11-25invoke.texi (ira-max-loops-num): Change semantics.Vladimir Makarov
2008-11-19re PR bootstrap/37859 (Bootstrap failure on mips64octeon-unknown-linux-gnu)Vladimir Makarov
2008-11-19re PR middle-end/37790 (limits-fnargs.c takes very long time to compile at -O2)Vladimir Makarov
2008-11-14ira-int.h (struct ira_loop_tree_node): Improve comments for subloop_next/next...Adam Nemet
2008-11-14re PR rtl-optimization/37397 (IRA performance impact on SPEC CPU 2K/2006)Vladimir Makarov
2008-11-10re PR rtl-optimization/37948 (IRA generates slower code)Vladimir Makarov
2008-10-27ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov
2008-10-27re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)Vladimir Makarov
2008-09-26re PR middle-end/37448 (cannot compile big function)Vladimir Makarov
2008-09-06ira-int.h (ira_zero_hard_reg_set, [...]): Delete.Richard Sandiford
2008-09-04ira-conflicts.c (process_regs_for_copy): Check insn to check that the cost is...Vladimir Makarov
2008-09-03re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov
2008-08-26[multiple changes]Vladimir Makarov