re PR tree-optimization/71818 (ICE in as_a, at is-a.h:192 w/ -O2 -ftree-vectorize)
[gcc.git] / gcc / ChangeLog
2016-08-01 Alan Haywardre PR tree-optimization/71818 (ICE in as_a, at is-a...
2016-08-01 Georg-Johann Layre PR target/72767 ([avr] Some branches report too...
2016-08-01 Georg-Johann Layextend.texi (AVR Built-in Functions): Document __builti...
2016-08-01 Kyrylo Tkachov[AArch64] Allow multiple-of-8 immediate offsets for...
2016-08-01 Virendra Pathakaarch64.c (vulcan_tunings): Update vulcan L1 cache_line...
2016-07-30 Michael Meissnerrs6000-protos.h (rs6000_adjust_vec_address): New functi...
2016-07-29 Georg-Johann Layavr.c (avr_out_compare): Use const0_rtx instead of...
2016-07-29 Bin Chengre PR tree-optimization/57558 (Loop not vectorized...
2016-07-29 Bin Chengcfgloop.h (struct loop): New field constraints.
2016-07-29 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-29 Segher Boessenkoolre PR rtl-optimization/71976 (insn-combiner deletes...
2016-07-29 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-29 Georg-Johann Layavr.md (addqi3): Revert glitch in insn attribute introd...
2016-07-29 Kugan Vivekanandarajahre PR rtl-optimization/68217 (Wrong constant folding)
2016-07-28 Michael Meissnerrs6000-protos.h (rs6000_split_vec_extract_var): New...
2016-07-28 Wilco DijkstraOn AArch64 the UXTB and UXTH instructions are aliases...
2016-07-28 Kristina MartsenkoThis patchset improves zero extend costs and code gener...
2016-07-28 Wilco DijkstraThis patch improves the readability of the prolog and...
2016-07-28 Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-28 Ilya Enkovichre PR middle-end/72657 ([CHKP] internal compiler error...
2016-07-28 Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-07-28 Trevor Saundershaifa-sched.c: make twins a auto_vec<rtx_insn *>
2016-07-28 Trevor Saundersmake pattern_regs a vec
2016-07-28 Martin LiskaIntroduce no_profile_instrument_function attribute
2016-07-28 Martin LiskaDo not allow make_compound_operation for vector mode
2016-07-27 Kugan Vivekanandarajahre PR tree-optimization/71994 (ICE: verify_gimple failed)
2016-07-27 Bernd Edlingerdefaults.h (LOG2_BITS_PER_UNIT): Move from here...
2016-07-27 Michael Meissnervector.md (vec_extract<mode>): Change the calling signa...
2016-07-27 David MalcolmMove make_location from tree.h/c to input.h/c
2016-07-27 Segher BoessenkoolAdd missing PR marker to Changelog for 71216 fix
2016-07-27 Prathamesh Kulkarnire PR middle-end/71078 (x/abs(x) -> sign(1.0,x))
2016-07-27 David MalcolmUse static_assert for STATIC_ASSERT for C++11 onwards
2016-07-27 Richard Bienerre PR tree-optimization/72517 (436.cactusADM: More...
2016-07-27 Richard Bienerpredict.c (set_even_probabilities): Make nedges unsigned.
2016-07-27 Martin Liskapredict.c: merge multi-edges
2016-07-27 Michael Meissnerre PR target/71869 (__builtin_isgreater raises an inval...
2016-07-26 Nathan SidwellMissed changelog entries for commit 238252. Sorry,
2016-07-26 Patrick PalkaMinor changes in tree-vrp.c
2016-07-26 Patrick PalkaTeach VRP to register assertions along default switch...
2016-07-26 William SchmidtMove ChangeLog entry to the right place
2016-07-26 Bill Schmidtpr63354.c: Require lp64 since -mprofile-kernel is not...
2016-07-26 Bill Schmidtgimple-ssa-strength-reduction.c (slsr_process_phi)...
2016-07-26 Richard Bienerre PR rtl-optimization/71984 (wrong code with -O -mavx5...
2016-07-26 Richard Bienerre PR tree-optimization/72517 (436.cactusADM: More...
2016-07-26 Richard Bienerre PR middle-end/70920 (if ((intptr_t)ptr == 0) doesn...
2016-07-26 Trevor Saundersadd [cd]tors to scc_info
2016-07-26 Trevor Saundersadd a constructor to elim_graph
2016-07-26 Trevor Saundersremove elim_graph typedef
2016-07-26 Trevor Saundersuse auto_sbitmap in various places
2016-07-26 Trevor Saundersadd auto_sbitmap class
2016-07-26 Alan Modra[RS6000] push_secondary_reload ICE
2016-07-25 David MalcolmFix selftest::temp_source_file ctor
2016-07-25 John David Anglinre PR middle-end/71732 (FAIL: gcc.dg/torture/pr71532...
2016-07-25 Jiong Wang[AArch64][10/10] ARMv8.2-A FP16 lane scalar intrinsics
2016-07-25 Jiong Wang[AArch64][9/10] ARMv8.2-A FP16 three operands scalar...
2016-07-25 Jiong Wang[AArch64][8/10] ARMv8.2-A FP16 two operands scalar...
2016-07-25 Jiong Wang[AArch64][7/10] ARMv8.2-A FP16 one operand scalar intri...
2016-07-25 Jiong Wang[AArch64][6/14] ARMv8.2-A FP16 reduction vector intrinsics
2016-07-25 Jiong Wang[AArch64][5/10] ARMv8.2-A FP16 lane vector intrinsics
2016-07-25 Jiong Wang[AArch64][4/10] ARMv8.2-A FP16 three operands vector...
2016-07-25 Jiong Wang[AArch64][3/10] ARMv8.2-A FP16 two operands vector...
2016-07-25 Jiong Wang[AArch64][2/10] ARMv8.2-A FP16 one operand vector intri...
2016-07-25 Jiong Wang[AArch64][1/10] ARMv8.2-A FP16 data processing intrinsics
2016-07-25 Jiong Wang[AArch64][3/3] Migrate aarch64_expand_prologue/epilogue...
2016-07-25 Jiong Wang[AArch64][2/3] Optimize aarch64_add_constant to generat...
2016-07-25 Jiong Wang[AArch64][1/3] Migrate aarch64_add_constant to new...
2016-07-25 Alexander Monakovrevert: nvptx: do not implicitly enable -ftoplevel...
2016-07-25 Richard Bienercgraph.c (cgraph_node::verify_node): Compare against...
2016-07-25 Martin LiskaDon't call get_working_sets w/ LTO and -fauto-profile (PR
2016-07-25 Martin LiskaHandle loops with loop->latch == NULL (PR gcov-profile...
2016-07-25 Martin LiskaFix memory leak introduced in r238336
2016-07-25 Martin LiskaCall get_ops just for SSA_NAMEs (PR tree-optimization...
2016-07-25 Martin LiskaAdapt the numbering scheme (PR gcov-profile/64874)
2016-07-24 Kugan Vivekanandarajahre PR tree-optimization/66726 (missed optimization...
2016-07-23 Michael Meissnerrs6000-c.c (altivec_resolve_overloaded_builtin): Reform...
2016-07-22 Martin Seborextend.texi (Compound Literals): Add '@' missed in...
2016-07-22 Martin SeborPR c/71560 - union compound literal initializes wrong...
2016-07-22 Kelvin Nilsenrs6000.c (rs6000_option_override_internal): Add comment...
2016-07-22 Evgeny Stupachenkoipa-cp.c (determine_versionability): Do not create...
2016-07-22 Bin Chengcommon.opt (funsafe-loop-optimizations): Mark ignore.
2016-07-22 Bin Chengtree-ssa-loop-niter.h (number_of_iterations_exit_assump...
2016-07-22 Segher BoessenkoolSubject: [PATCH] rs6000: Fix logic for when to emit...
2016-07-22 Martin LiskaConsider functions with xloc.file == NULL (PR
2016-07-22 Georg-Johann Layavr.c (TARGET_SECONDARY_RELOAD): Remove hook define...
2016-07-21 Bernd Edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-21 Bernd Edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-21 David MalcolmFix build of spellcheck-tree.c with older gccs
2016-07-21 Jakub Jelinekre PR sanitizer/71953 (ICE using address sanitizers...
2016-07-21 James Greenhalgh[Patch 3/2 ifcvt costs] Don't expand a conditional...
2016-07-21 James Greenhalgh[Patch 2/2 ifcvt costs] Introduce a new cost model...
2016-07-21 James Greenhalgh[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt...
2016-07-21 Richard Bienerre PR tree-optimization/71947 (x ^ y not folded to...
2016-07-21 Richard Bienerfunction-tests.c (build_trivial_generic_function):...
2016-07-21 Prathamesh Kulkarnitree-ssa-strlen.c (strlen_dom_walker::before_dom_childr...
2016-07-21 Georg-Johann LaySome patterns for moving one bit around by BST + BLD.
2016-07-21 Bin Chengtree-chrec.c (convert_affine_scev): New parameter.
2016-07-21 Bin Chengtree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2016-07-21 Jakub Jelinek* tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U...
2016-07-21 Andrew SuttonImproving concepts performance and diagnostics.
2016-07-20 Uros Bizjakhwint.h (HOST_WIDE_INT_0): New define.
next