summaryrefslogtreecommitdiff
path: root/gcc/lra-eliminations.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* change more argument types to rtx_insn *Trevor Saunders2015-05-091-1/+1
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-2/+1
* re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov2015-04-191-25/+42
* Actually check in the fixH.J. Lu2015-02-041-0/+2
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+16
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [LRA] Relax one gcc_assert in lra-eliminate for fixed registerJiong Wang2014-11-181-1/+3
* common.opt (flra-remat): New.Vladimir Makarov2014-11-131-35/+62
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-4/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+3
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-19/+19
* lra: use rtx_insnDavid Malcolm2014-08-221-6/+6
* re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when bui...Vladimir Makarov2014-05-231-0/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...Vladimir Makarov2013-11-281-111/+186
* lra-constraints.c (process_alt_operand): Calculate scratch_p and use it.Vladimir Makarov2013-10-031-62/+64
* lra-eliminations.c (init_elim_table): Guard value_p.Jan-Benedict Glaw2013-09-271-1/+1
* cse.c (count_reg_usage): Handle INT_LIST.Richard Sandiford2013-09-271-0/+1
* re PR middle-end/58335 (S/390: reload vs lra regression - testcase builtin-in...Vladimir Makarov2013-09-121-45/+59
* ira.c (update_equiv_regs): Add insn having equiv memory even if it is not lhs...Vladimir Makarov2013-05-071-9/+9
* rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov2013-04-261-10/+10
* revert: rtl.h (struct rtx_def): ...Vladimir Makarov2013-04-241-10/+10
* rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov2013-04-241-10/+10
* lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen2013-04-231-2/+9
* re PR target/57018 (Miscompilation of bison 2.7.1 under "-Os -fomit-frame-poi...Vladimir Makarov2013-04-221-1/+3
* cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher2013-03-301-2/+1
* cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher2013-03-291-3/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* PR rtl-optimization/pr55672Vladimir Makarov2013-01-101-2/+5
* lra-eliminations.c (lra_eliminate_regs_1): Use simplify_gen_subreg rather tha...Richard Sandiford2012-10-301-1/+2
* Remove trailing white spacesH.J. Lu2012-10-291-25/+25
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-0/+1301