aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.c
AgeCommit message (Expand)Author
2017-10-18ira: volatile asm's are not moveable (PR82602)segher
2017-04-19IRA: Don't create new regs for debug insns (PR80429)segher
2017-03-282017-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2017-02-24 PR rtl-optimizatoin/79286law
2017-02-162017-02-16 Alan Modra <amodra@gmail.com>law
2017-01-01 Update copyright years.jakub
2016-12-12 PR rtl-optimization/78669bernds
2016-12-07GCC caches the whether a function is a leaf in crtl->is_leaf. Using thiswilco
2016-11-30ira: Don't substitute into TRAP_IF insns (PR78610)segher
2016-11-30 * ira.c (ira_update_equiv_info_by_shuffle_insn): Use copy_rtxjakub
2016-11-16R_MIPS_JALR failuresamodra
2016-11-102016-11-10 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2016-11-07 * target.def (compute_pressure_classes): New target hook.pthaugen
2016-10-182016-10-18 Richard Biener <rguenther@suse.de>rguenth
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-23[PATCH][IRA]Initialize ira_use_lra_p early by moving the initialization intorenlin
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-08-12 PR c/7652mpolacek
2016-06-06gcc/edlinger
2016-05-28ira.c bb_loop_depth againamodra
2016-05-26ira.c bb_loop_depthamodra
2016-05-03PR70890, stage2 miscompilationamodra
2016-05-03Fix PR44281, bad RA with global regs.bernds
2016-04-30Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSEDamodra
2016-04-30Goodbye REG_LIVE_LENGTHamodra
2016-04-30ira.c validate_equiv_memamodra
2016-04-29ira.c use DF infrastructure for combine_and_move_insnsamodra
2016-04-29ira.c combine_and_move_insns, and ordering of functionsamodra
2016-04-29ira.c tidies: validate_equiv_mem_from_storeamodra
2016-04-29ira.c tidies: split update_reg_equivsamodra
2016-04-29ira.c tidies: move pdx_subregs into reg_equivamodra
2016-03-31 PR rtl-optimization/70460jakub
2016-03-18 PR rtl-optimization/70263law
2016-03-15Fix thinko in indirect_jump_optimizeamodra
2016-03-10PR69195, Reload confused by invalid reg_equivamodra
2016-03-01 PR ada/70017ebotcazou
2016-02-15Don't make something with an autoinc an equivalencing insn (PR69752).bernds
2016-02-082016-02-08 Richard Biener <rguenther@suse.de>rguenth
2016-01-292016-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2016-01-19 * ira.c (ira): Update regstat data if we deleted insns.bernds
2016-01-04 Update copyright years.jakub
2015-12-18IRA: Fix % constraint modifier handling on disabled alternatives.krebbel
2015-11-11 PR target/67265ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw
2015-08-29Remove redundant use of REG_CLASS_NAMES marosaesok
2015-08-13 * ira-int.h: Include recog.h.amacleod
2015-07-13Fix double word typos.aldyh