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