]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lra-lives.c
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / lra-lives.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-04-06  Vladimir N. Makarov[PR99781] Update correctly reg notes in LRA for multi...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-04-06  Richard Sandifordlra: Stop eh_return data regs being incorrectly marked...
2020-02-21  Richard Sandifordlra: Stop registers being incorrectly marked live v2...
2020-01-27  Richard Sandifordlra: Stop registers being incorrectly marked live ...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-02  Richard Sandiford[LRA] Don't make eliminable registers live (PR91957)
2019-10-01  Richard SandifordRemove clobber_high
2019-09-30  Richard SandifordRemove global call sets: LRA
2019-09-30  Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
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 hard_reg_set_equal_p
2019-09-09  Richard SandifordRemove AND_COMPL_HARD_REG_SET
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-09-09  Richard SandifordRemove COPY_HARD_REG_SET
2019-07-31  Richard SandifordMake lra use per-alternative earlyclobber info
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  Peter Bergnerre PR middle-end/87899 (r264897 cause mis-compiled...
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-08-15  Ilya Leoshkevichre PR target/86547 (s390x: Maximum number of LRA assign...
2018-08-06  Alan Haywardlra support for clobber_high
2018-06-28  Dimitar Dimitrovlra-eliminations.c (update_reg_eliminate): Mark all...
2018-03-01  Tom de VriesFix liveness analysis in lra for spilled-into hard...
2018-02-22  Vladimir Makarovre PR target/81572 (gcc-7 regression: unnecessary vecto...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Vladimir Makarovre PR target/83252 (Wrong code with "-march=skylake...
2017-10-16  Vladimir Makarovre PR sanitizer/82353 (runtime ubsan crash)
2017-10-12  Vladimir Makarovrevert: re PR sanitizer/82353 (runtime ubsan crash)
2017-10-11  Vladimir Makarovre PR sanitizer/82353 (runtime ubsan crash)
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-12  Richard SandifordMake more use of end_hard_regno
2017-09-04  Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  Richard SandifordAdd a partial_subreg_p predicate
2017-05-14  Trevor Saundersmake inverted_post_order_compute() operate on a vec
2017-02-14  Vladimir Makarovre PR target/79282 ([7 Regresion] FAIL: gcc.target...
2017-01-26  Vladimir Makarovre PR target/79131 (ICE: in extract_constrain_insn...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-06  Vladimir Makarovlra-lives.c (process_bb_lives): Update biggest mode...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-03-14  Bernd SchmidtLRA: identify biggest access mode for hard_regs and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Martin Liskare PR rtl-optimization/68287 (conditional jump or move...
2015-11-09  Martin LiskaFix memory leaks and use a pool_allocator
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-09-16  Mikhail MaltsevShare memory blocks between pool allocators
2015-09-01  Vladimir Makarovre PR target/61578 (Code size increase for ARM thumb...
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
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-09  Vladimir Makarovre PR rtl-optimization/66782 (Unable to run 64-bit...
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-30  Vladimir Makarovre PR debug/66691 (ICE on valid code at -O3 with -g...
2015-06-22  Vladimir Makarovre PR bootstrap/63740 (GCC 4.9.2 bootstrap fails on...
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-06-01  Martin LiskaChange use to type-based pool allocator in lra-lives.c.
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-22  Trevor Saundersadd default definition of EH_RETURN_DATA_REGNO
2015-03-16  Tom de VriesRevert 'Use actual_call_used_reg_set to find conflictin...
2015-03-12  Tom de VriesUse actual_call_used_reg_set to find conflicting regs
2015-01-23  Vladimir Makarovre PR rtl-optimization/64317 (Ineffective allocation...
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.
2014-12-03  Tom de VriesRename fuse-caller-save
2014-11-28  Vladimir Makarovre PR rtl-optimization/64087 (ICE on valid code at...
2014-11-21  Vladimir Makarovre PR target/63897 (gcc.dg/torture/vector-2.c fails...
2014-11-14  Vladimir Makarovlra-int.h (lra_create_live_ranges): Add parameter.
2014-11-13  Kirill YukhinRename struct in gcc/lra-lives.c
2014-11-13  Vladimir Makarovcommon.opt (flra-remat): New.
2014-11-10  Vladimir Makarovre PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
2014-11-09  Vladimir Makarovre PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
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-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-10  Robert SuchanekFix ICE in bitmap routines with LRA and inline assembly...
2014-08-22  David Malcolmlra: use rtx_insn
2014-06-16  Chung-Lin Tangre PR middle-end/61430 (ICE in lra_create_copy)
2014-05-30  Tom de Vries-fuse-caller-save - Support in lra
2014-05-28  Tom de Vriesrevert: lra-int.h (struct lra_reg): Add field actual_ca...
2014-05-28  Tom de Vries-fuse-caller-save - Support in lra
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
next