analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / ira.h
2022-01-21 Vladimir N. Makarov[PR103676] LRA: Calculate and exclude some start hard...
2022-01-19 David MalcolmUpdate per-file selftest and finalization hooks for...
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-03 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-13 Vladimir N. Makarov[PATCH] Implementation of asm goto outputs
2020-10-30 Vladimir N. MakarovTake insn scratch RA requirements into account in IRA.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-06 Peter Bergnerre PR rtl-optimization/86939 (IRA incorrectly creates...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: reload<->ira interface
2017-10-26 Richard SandifordAdd wider_subreg_mode helper functions
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-08-07 H.J. LuAdd alternative_mask to ira_implicitly_set_insn_hard_regs
2015-07-16 Vladimir Makarovre PR rtl-optimization/66626 (gcc.dg/torture/stackalign...
2015-05-09 Trevor Saunderschange more argument types to rtx_insn *
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Vladimir Makarovira-int.h (ira_prohibited_class_mode_regs): Remove.
2014-11-19 David MalcolmPR jit/63854: Add ira_costs_c_finalize
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-14 Kito Chengira.c: Fix typo in comment.
2014-09-18 Kito ChengAdd header guard to several header files.
2014-09-12 Richard Sandifordira.h (ira_finish_once): Delete.
2014-09-09 David Malcolmstruct ira_reg_equiv_s's "init_insns" is an rtx_insn_list
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-13 Vladimir Makarovira.h (struct ira_reg_equiv): Rename to ira_reg_equiv_s.
2013-11-28 Vladimir Makarovre PR target/57293 (not needed frame pointers on IA...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-19 Bin Chengcommon.opt (flag_ira_hoist_pressure): New.
2012-10-02 Richard Sandifordira.h (target_ira): Add x_ira_class_singleton.
2012-05-31 Richard Sandifordira.h (target_ira): Delete x_ira_available_class_regs.
2011-07-19 Anatoly Sokolovtarget.def (class_max_nregs): New hook.
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-12 Richard SandifordMakefile.in (target-globals.o): Depend on $(IRA_INT_H).
2010-06-05 Anatoly Sokolovtarget.h (struct gcc_target): Add memory_move_cost...
2010-06-04 Bernd Schmidtre PR rtl-optimization/39871 (Code size increase on...
2010-05-28 Jeff Lawira.c (ira_bad_reload_regno, [...]): New functions.
2009-09-02 Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-06 Vladimir Makarovre PR rtl-optimization/38583 (huge test case makes...
2008-09-03 Vladimir Makarovre PR rtl-optimization/37296 (Bootstrap failure compili...
2008-08-26 Vladimir Makarov[multiple changes]