aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.c
AgeCommit message (Expand)Author
2017-10-18ira: volatile asm's are not moveable (PR82602)Segher Boessenkool
2017-04-19IRA: Don't create new regs for debug insns (PR80429)Segher Boessenkool
2017-03-282017-03-28 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2017-02-24 PR rtl-optimizatoin/79286Jeff Law
2017-02-162017-02-16 Alan Modra <amodra@gmail.com>Alan Modra
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-12 PR rtl-optimization/78669Bernd Schmidt
2016-12-07GCC caches the whether a function is a leaf in crtl->is_leaf. Using thisWilco Dijkstra
2016-11-30ira: Don't substitute into TRAP_IF insns (PR78610)Segher Boessenkool
2016-11-30 * ira.c (ira_update_equiv_info_by_shuffle_insn): Use copy_rtxJakub Jelinek
2016-11-16R_MIPS_JALR failuresAlan Modra
2016-11-102016-11-10 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2016-11-07 * target.def (compute_pressure_classes): New target hook.Pat Haugen
2016-10-182016-10-18 Richard Biener <rguenther@suse.de>Richard Biener
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-23[PATCH][IRA]Initialize ira_use_lra_p early by moving the initialization intoRenlin Li
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-08-12 PR c/7652Marek Polacek
2016-06-06gcc/Bernd Edlinger
2016-05-28ira.c bb_loop_depth againAlan Modra
2016-05-26ira.c bb_loop_depthAlan Modra
2016-05-03PR70890, stage2 miscompilationAlan Modra
2016-05-03Fix PR44281, bad RA with global regs.Bernd Schmidt
2016-04-30Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSEDAlan Modra
2016-04-30Goodbye REG_LIVE_LENGTHAlan Modra
2016-04-30ira.c validate_equiv_memAlan Modra
2016-04-29ira.c use DF infrastructure for combine_and_move_insnsAlan Modra
2016-04-29ira.c combine_and_move_insns, and ordering of functionsAlan Modra
2016-04-29ira.c tidies: validate_equiv_mem_from_storeAlan Modra
2016-04-29ira.c tidies: split update_reg_equivsAlan Modra
2016-04-29ira.c tidies: move pdx_subregs into reg_equivAlan Modra
2016-03-31 PR rtl-optimization/70460Jakub Jelinek
2016-03-18 PR rtl-optimization/70263Jeff Law
2016-03-15Fix thinko in indirect_jump_optimizeAlan Modra
2016-03-10PR69195, Reload confused by invalid reg_equivAlan Modra
2016-03-01 PR ada/70017Eric Botcazou
2016-02-15Don't make something with an autoinc an equivalencing insn (PR69752).Bernd Schmidt
2016-02-082016-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-292016-01-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2016-01-19 * ira.c (ira): Update regstat data if we deleted insns.Bernd Schmidt
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-18IRA: Fix % constraint modifier handling on disabled alternatives.Andreas Krebbel
2015-11-11 PR target/67265Eric Botcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.cJeff Law
2015-08-29Remove redundant use of REG_CLASS_NAMES marosAnatoly Sokolov
2015-08-13 * ira-int.h: Include recog.h.Andrew Macleod
2015-07-13Fix double word typos.Aldy Hernandez