aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-eliminations.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-19/+19
2014-08-22lra: use rtx_insnDavid Malcolm1-6/+6
2014-05-23re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when bui...Vladimir Makarov1-0/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-28re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...Vladimir Makarov1-111/+186
2013-10-03lra-constraints.c (process_alt_operand): Calculate scratch_p and use it.Vladimir Makarov1-62/+64
2013-09-27lra-eliminations.c (init_elim_table): Guard value_p.Jan-Benedict Glaw1-1/+1
2013-09-27cse.c (count_reg_usage): Handle INT_LIST.Richard Sandiford1-0/+1
2013-09-12re PR middle-end/58335 (S/390: reload vs lra regression - testcase builtin-in...Vladimir Makarov1-45/+59
2013-05-07ira.c (update_equiv_regs): Add insn having equiv memory even if it is not lhs...Vladimir Makarov1-9/+9
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-10/+10
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov1-10/+10
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-10/+10
2013-04-23lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen1-2/+9
2013-04-22re PR target/57018 (Miscompilation of bison 2.7.1 under "-Os -fomit-frame-poi...Vladimir Makarov1-1/+3
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-2/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-3/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-10PR rtl-optimization/pr55672Vladimir Makarov1-2/+5
2012-10-30lra-eliminations.c (lra_eliminate_regs_1): Use simplify_gen_subreg rather tha...Richard Sandiford1-1/+2
2012-10-29Remove trailing white spacesH.J. Lu1-25/+25
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+1301