]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ira-lives.c
RISC-V: Add testcase for pr114734
[thirdparty/gcc.git] / gcc / ira-lives.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-03-22  Vladimir N. Makarov[PR99581] Define relaxed memory and use it for aarch64
2021-03-09  Vladimir N. MakarovIRA: Process digital constraints containing more one...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-28  Vladimir N. MakarovFix for PR93272 - LRA: EH reg allocated to hold local...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-07  Richard Sandiford[IRA] Handle fully-tied destinations in a similar way...
2019-09-30  Richard SandifordRemove global call sets: IRA
2019-09-30  Richard SandifordAdd a function for getting the ABI of a call insn target
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-10  Richard SandifordReplace call_used_reg_set with call_used_or_fixed_regs
2019-09-09  Richard SandifordRemove AND_COMPL_HARD_REG_SET
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-07-01  Richard SandifordUse ira_setup_alts for conflict detection
2019-05-22  Hans-Peter Nilssonre PR middle-end/90553 (Register allocation allocates...
2019-04-18  Peter Bergnerre PR rtl-optimization/87871 (testcases fail after...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-19  Peter Bergnerre PR rtl-optimization/88033 (ICE on valid code at...
2018-10-12  Peter Bergnerre PR rtl-optimization/87600 (Fix for PRs 86939 and...
2018-10-06  Peter Bergnerre PR rtl-optimization/86939 (IRA incorrectly creates...
2018-10-04  Peter Bergnerre PR rtl-optimization/87466 (IRA and LRA spill all...
2018-09-30  Peter Bergnerre PR rtl-optimization/86939 (IRA incorrectly creates...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: SUBREG_BYTE
2017-08-30  Richard SandifordDrop df_ from df_read_modify_subreg_p
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-07-01  Alan Modrastrcpy arg optimised out
2016-01-29  Vladimir Makarovre PR target/69299 (-mavx performance degradation with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-08-13  Andrew MacLeodira-int.h: Include recog.h.
2015-08-07  H.J. LuAdd alternative_mask to ira_implicitly_set_insn_hard_regs
2015-07-11  Marek Polacekre PR middle-end/66353 (Missing bb_has_abnormal_call_pr...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Vladimir Makarovre PR target/66334 (cleanup block fails to initialize...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19  Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-19  Richard Sandifordcfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
2015-04-22  Trevor Saundersadd default definition of EH_RETURN_DATA_REGNO
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-25  Vladimir Makarovira-lives.c (process_bb_node_lives): Make code with...
2014-11-25  Vladimir Makarovre PR target/63527 (-fPIC uses 2 registers for GOT)
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22  Richard Sandifordmd.texi: Document "preferred_for_size" and "preferred_f...
2014-10-14  Kito Chengira.c: Fix typo in comment.
2014-09-19  Felix Yangcfgrtl.c [...]: Update comments and fix spacing to...
2014-08-27  David MalcolmTweak to ira-lives.c
2014-08-22  David Malcolmira: Use rtx_insn in various places
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-11  Richard Sandifordcommon.md: New file.
2014-06-11  Richard Sandifordsystem.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.
2014-06-11  Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-06  Richard Sandifordira-lives.c (single_reg_class): Add missing break.
2014-06-04  Richard Sandifordrecog.h (operand_alternative): Convert reg_class, rejec...
2014-06-04  Richard Sandifordrecog.c (preprocess_constraints): Don't skip disabled...
2014-06-04  Richard Sandifordrecog.h (recog_op_alt): Convert to a flat array.
2014-05-28  Radovan Obradovic-fuse-caller-save - Use collected register usage inform...
2014-05-27  Richard Sandifordsystem.h (TEST_BIT): New macro.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-09  Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-01  Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-14  Steven Bosscherre PR rtl-optimization/38711 (ira should not be using...
2012-10-11  Steven Bosscherira-build.c (ira_loop_tree_body_rev_postorder): New...
2012-10-02  Richard Sandifordira.h (target_ira): Add x_ira_class_singleton.
2012-08-02  Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-05-31  Richard Sandifordira.h (target_ira): Delete x_ira_available_class_regs.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-14  Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-01-19  Vladimir Makarovre PR rtl-optimization/40761 (IRA memory hog for insane...
2011-08-21  Vladimir Makarovira-lives.c (mark_pseudo_regno_subword_live): Use alloc...
2011-05-09  Uros Bizjakre PR rtl-optimization/48927 (Issues with "enable"...
2011-03-29  Vladimir Makarov[multiple changes]
2011-03-28  Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27  Vladimir Makarov[multiple changes]
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-11  Bernd Schmidtre PR bootstrap/45445 (ARM bootstrap failure: compariso...
2010-08-14  Richard Sandifordre PR target/43358 (IRA: internal compiler error: in...
2010-08-10  Vladimir Makarovira-live.c: Include sbitmap.h.
2010-07-22  Bernd Schmidtira-build.c (ira_create_object): New arg SUBWORD; all...
2010-07-14  Bernd Schmidtira-int.h (struct live_range): Rename allocno member...
2010-07-14  Bernd Schmidtira-int.h (struct ira_object): New.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-24  Bernd Schmidtira-int.h (struct live_range, [...]): Renamed from...
2010-06-24  Bernd Schmidtira-build.c (merge_hard_reg_conflicts): New function.
2010-04-21  James E. Wilsonre PR rtl-optimization/43520 (gcc.dg/pr43058.c uses...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
next