]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
* cfgloop.h (struct loop): New field constraints.
[thirdparty/gcc.git] / gcc / ChangeLog
2016-07-29  amker * cfgloop.h (struct loop): New field constraints.
2016-07-29  mpolacek PR c/7652
2016-07-29  gjlgcc/
2016-07-29  mpolacek PR c/7652
2016-07-29  gjl * config/avr/avr.md (addqi3) [cc]: Revert glitch in...
2016-07-29  kugangcc/ChangeLog:
2016-07-28  meissner[gcc]
2016-07-28  wilcoOn AArch64 the UXTB and UXTH instructions are aliases...
2016-07-28  wilcoThis patchset improves zero extend costs and code gener...
2016-07-28  wilcoThis patch improves the readability of the prolog and...
2016-07-28  ienkovichgcc/
2016-07-28  ienkovichgcc/
2016-07-28  tbsaundemerge adjust_cost and adjust_cost_2 target hooks
2016-07-28  tbsaundehaifa-sched.c: make twins a auto_vec<rtx_insn *>
2016-07-28  tbsaundemake pattern_regs a vec
2016-07-28  marxinIntroduce no_profile_instrument_function attribute
2016-07-28  marxinDo not allow make_compound_operation for vector mode
2016-07-27  kugangcc/testsuite/ChangeLog:
2016-07-27  edlinger2016-07-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-27  meissner2016-07-27 Michael Meissner <meissner@linux.vnet...
2016-07-27  dmalcolmMove make_location from tree.h/c to input.h/c
2016-07-27  segherAdd missing PR marker to Changelog for 71216 fix
2016-07-27  prathamesh34922016-07-27 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-07-27  dmalcolmUse static_assert for STATIC_ASSERT for C++11 onwards
2016-07-27  rguenth2016-07-27 Richard Biener <rguenther@suse.de>
2016-07-27  rguenth2016-07-27 Richard Biener <rguenther@suse.de>
2016-07-27  marxinpredict.c: merge multi-edges
2016-07-27  meissner[gcc]
2016-07-26  nathanMissed changelog entries for commit 238252. Sorry,
2016-07-26  ppalkaMinor changes in tree-vrp.c
2016-07-26  ppalkaTeach VRP to register assertions along default switch...
2016-07-26  wschmidtMove ChangeLog entry to the right place
2016-07-26  wschmidt2016-07-26 Bill Schmidt <wschmidt@linux.vnet.ibm...
2016-07-26  wschmidt2016-07-26 Bill Schmidt <wschmidt@linux.vnet.ibm...
2016-07-26  rguenth2016-07-26 Richard Biener <rguenther@suse.de>
2016-07-26  rguenth2016-07-26 Richard Biener <rguenther@suse.de>
2016-07-26  prathamesh34922016-07-26 Richard Biener <rguenther@suse.de>
2016-07-26  tbsaundeadd [cd]tors to scc_info
2016-07-26  tbsaundeadd a constructor to elim_graph
2016-07-26  tbsaunderemove elim_graph typedef
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-07-26  tbsaundeadd auto_sbitmap class
2016-07-26  amodra[RS6000] push_secondary_reload ICE
2016-07-25  dmalcolmFix selftest::temp_source_file ctor
2016-07-25  danglin PR middle-end/71732
2016-07-25  jiwang[AArch64][10/10] ARMv8.2-A FP16 lane scalar intrinsics
2016-07-25  jiwang[AArch64][9/10] ARMv8.2-A FP16 three operands scalar...
2016-07-25  jiwang[AArch64][8/10] ARMv8.2-A FP16 two operands scalar...
2016-07-25  jiwang[AArch64][7/10] ARMv8.2-A FP16 one operand scalar intri...
2016-07-25  jiwang[AArch64][6/14] ARMv8.2-A FP16 reduction vector intrinsics
2016-07-25  jiwang[AArch64][5/10] ARMv8.2-A FP16 lane vector intrinsics
2016-07-25  jiwang[AArch64][4/10] ARMv8.2-A FP16 three operands vector...
2016-07-25  jiwang[AArch64][3/10] ARMv8.2-A FP16 two operands vector...
2016-07-25  jiwang[AArch64][2/10] ARMv8.2-A FP16 one operand vector intri...
2016-07-25  jiwang[AArch64][1/10] ARMv8.2-A FP16 data processing intrinsics
2016-07-25  jiwang[AArch64][3/3] Migrate aarch64_expand_prologue/epilogue...
2016-07-25  jiwang[AArch64][2/3] Optimize aarch64_add_constant to generat...
2016-07-25  jiwang[AArch64][1/3] Migrate aarch64_add_constant to new...
2016-07-25  amonakovrevert: nvptx: do not implicitly enable -ftoplevel...
2016-07-25  rguenth2016-07-25 Richard Biener <rguenther@suse.de>
2016-07-25  marxinDon't call get_working_sets w/ LTO and -fauto-profile (PR
2016-07-25  marxinHandle loops with loop->latch == NULL (PR gcov-profile...
2016-07-25  marxinFix memory leak introduced in r238336
2016-07-25  marxinCall get_ops just for SSA_NAMEs (PR tree-optimization...
2016-07-25  marxinAdapt the numbering scheme (PR gcov-profile/64874)
2016-07-24  kugangcc/ChangeLog:
2016-07-23  meissner2016-07-22 Michael Meissner <meissner@linux.vnet...
2016-07-22  mseborgcc/ChangeLog:
2016-07-22  mseborPR c/71560 - union compound literal initializes wrong...
2016-07-22  kelvingcc/ChangeLog:
2016-07-22  iverbin2016-07-22 Evgeny Stupachenko <evstupac@gmail.com>
2016-07-22  amker * common.opt (funsafe-loop-optimizations): Mark ignore.
2016-07-22  amker * tree-ssa-loop-niter.h (number_of_iterations_exit_ass...
2016-07-22  segherSubject: [PATCH] rs6000: Fix logic for when to emit...
2016-07-22  marxinConsider functions with xloc.file == NULL (PR
2016-07-22  gjl * config/avr/avr.c (TARGET_SECONDARY_RELOAD): Remove...
2016-07-21  edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-21  edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-21  dmalcolmFix build of spellcheck-tree.c with older gccs
2016-07-21  jakub PR sanitizer/71953
2016-07-21  jgreenhalgh[Patch 3/2 ifcvt costs] Don't expand a conditional...
2016-07-21  jgreenhalgh[Patch 2/2 ifcvt costs] Introduce a new cost model...
2016-07-21  jgreenhalgh[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt...
2016-07-21  rguenth2016-07-21 Richard Biener <rguenther@suse.de>
2016-07-21  rguenth2016-07-21 Richard Biener <rguenther@suse.de>
2016-07-21  prathamesh34922016-07-21 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-07-21  gjl Some patterns for moving one bit around by BST + BLD.
2016-07-21  amker * tree-chrec.c (convert_affine_scev): New parameter...
2016-07-21  amker * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2016-07-21  jakub * tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U...
2016-07-21  jason Improving concepts performance and diagnostics.
2016-07-20  uros * hwint.h (HOST_WIDE_INT_0): New define.
2016-07-20  krebbelS/390: Remove mode size check in encode_section_info.
2016-07-20  uros * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_I...
2016-07-20  gjlgcc/
2016-07-20  gjlgcc/
2016-07-20  ppalkaBuild libbackend.a as a thin archive if possible
2016-07-20  dmalcolmEnabling work for C++ handling of misspelled identifier...
2016-07-20  gjlgcc/
2016-07-20  amonakovnvptx: do not implicitly enable -ftoplevel-reorder
next