]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ira.c
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / ira.c
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-01  Richard SandifordAllow earlyclobbers in ira_get_dup_out_num
2019-07-01  Richard SandifordMake ira_get_dup_out_num handle more cases
2019-07-01  Richard SandifordSimplify ira_setup_alts
2019-07-01  Richard SandifordUse alternative_mask for add_insn_allocno_copies
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
2019-06-06  Andreas Krebbelre PR rtl-optimization/88751 (Performance regression...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-25  Vladimir Makarov2019-01-25 Vladimir Makarov <vmakarov@redhat.com>
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-06  Vladimir Makarovre PR target/88282 (ICE in df_install_refs at gcc/df...
2018-12-06  Richard Bienerbitmap.c (bitmap_head::crashme): Define.
2018-08-06  Alan HaywardRemaining support for clobber high
2018-02-05  Richard SandifordAdjust ira_init_register_move_cost comment
2018-01-31  Vladimir Makarovre PR target/82444 (ICE in ira_init_register_move_cost...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: frame allocations
2017-12-20  Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-20  Richard Sandifordpoly_int: ira subreg liveness tracking
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-10-18  Segher Boessenkoolira: volatile asm's are not moveable (PR82602)
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-06-23  Bernd Edlingerira.c (update_equiv_regs): Revert to using may_trap_or_...
2017-05-14  Trevor Saundersmove several bitmaps from gc memory to the default...
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-04-19  Segher BoessenkoolIRA: Don't create new regs for debug insns (PR80429)
2017-03-28  Vladimir Makarovre PR rtl-optimization/80193 (ICE on valid (but hairy...
2017-02-24  Jeff Lawre PR rtl-optimization/79286 (ira and lra wrong code...
2017-02-16  Alan Modrare PR rtl-optimization/79286 (ira and lra wrong code...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-12  Bernd Schmidtre PR rtl-optimization/78669 (ICE: in combine_and_move_...
2016-12-07  Wilco DijkstraGCC caches the whether a function is a leaf in crtl...
2016-11-30  Segher Boessenkoolira: Don't substitute into TRAP_IF insns (PR78610)
2016-11-30  Jakub Jelinekira.c (ira_update_equiv_info_by_shuffle_insn): Use...
2016-11-16  Alan ModraR_MIPS_JALR failures
2016-11-10  Vladimir Makarovtarget.def (additional_allocno_class_p): New.
2016-11-07  Pat Haugentarget.def (compute_pressure_classes): New target hook.
2016-10-18  Richard Bienertree-ssa-propagate.h (substitute_and_fold): Adjust...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-23  Renlin Li[PATCH][IRA]Initialize ira_use_lra_p early by moving...
2016-09-09  Bernd Edlingertm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-06-06  Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-05-28  Alan Modraira.c bb_loop_depth again
2016-05-26  Alan Modraira.c bb_loop_depth
2016-05-03  Alan ModraPR70890, stage2 miscompilation
2016-05-03  Bernd SchmidtFix PR44281, bad RA with global regs.
2016-04-30  Alan ModraGoodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS...
2016-04-30  Alan ModraGoodbye REG_LIVE_LENGTH
2016-04-30  Alan Modraira.c validate_equiv_mem
2016-04-29  Alan Modraira.c use DF infrastructure for combine_and_move_insns
2016-04-29  Alan Modraira.c combine_and_move_insns, and ordering of functions
2016-04-29  Alan Modraira.c tidies: validate_equiv_mem_from_store
2016-04-29  Alan Modraira.c tidies: split update_reg_equivs
2016-04-29  Alan Modraira.c tidies: move pdx_subregs into reg_equiv
2016-03-31  Jakub Jelinekre PR rtl-optimization/70460 (Miscompilation of glibc...
2016-03-18  Jeff Lawre PR rtl-optimization/70263 (ICE at -O1 and above...
2016-03-15  Alan ModraFix thinko in indirect_jump_optimize
2016-03-10  Alan ModraPR69195, Reload confused by invalid reg_equiv
2016-03-01  Eric Botcazoure PR ada/70017 (c52103x and c52104x test failure on...
2016-02-15  Bernd SchmidtDon't make something with an autoinc an equivalencing...
2016-02-08  Richard Bienerre PR target/69274 (435.gromacs performance regression...
2016-01-29  Vladimir Makarovre PR target/69299 (-mavx performance degradation with...
2016-01-19  Bernd Schmidt* ira.c (ira): Update regstat data if we deleted insns.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-18  Andreas KrebbelIRA: Fix % constraint modifier handling on disabled...
2015-11-11  Eric Botcazoure PR target/67265 ([x86] 'asm' operand has impossible...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21  Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-08-29  Anatoly SokolovRemove redundant use of REG_CLASS_NAMES maros
2015-08-13  Andrew MacLeodira-int.h: Include recog.h.
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodcgraph.h (cgraph_rtl_info): Move to rtl.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-26  Richard Sandifordcaller-save.c (init_caller_save): Base temporary regist...
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19  Richard Sandifordrtl.h (PUT_MODE_RAW): New macro.
2015-05-19  Richard Sandifordcaller-save.c (init_caller_save): Use word_mode and...
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-09  Trevor Saundersmore rtx_insn * in recog.c
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-05-02  Trevor Saunderstype reg_equiv_init as rtx_insn_list
2015-04-22  Trevor Saundersremove more ifdefs for HAVE_cc0
2015-04-22  Trevor Saundersreduce conditional compilation for HARD_FRAME_POINTER_I...
2015-04-22  Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22  Trevor Saundersalways define HAVE_cc0
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
next