re PR middle-end/63155 (memory hog)
[gcc.git] / gcc / ChangeLog
2018-10-08 Richard Bienerre PR middle-end/63155 (memory hog)
2018-10-06 Peter Bergnerre PR rtl-optimization/86939 (IRA incorrectly creates...
2018-10-05 Andrew WatermanRISC-V: Fix -fsignaling-nans for glibc testsuite.
2018-10-05 Segher Boessenkoolrs6000: Some mfcr pattern simplification
2018-10-05 David MalcolmSupport string locations for C++ in -Wformat (PR c...
2018-10-05 Uros Bizjaki386.md (*cmpxf_cc_i387): Remove pattern.
2018-10-05 Paul KoningAdd some pdp11 target hook definitions for C++
2018-10-05 Paul KoningRemove -mfloat32, -mfloat64 switches from pdp11 target.
2018-10-05 Uros Bizjaki386.md (*cmpxf_i387): Change operand 2 predicate to...
2018-10-05 Uros Bizjakconstraints.md ("C"): Do not depend on TARGET_SSE.
2018-10-05 Martin SeborPR tree-optimization/87490 - ICE in expand_builtin_strn...
2018-10-05 Richard Bienerre PR middle-end/63155 (memory hog)
2018-10-05 Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-10-05 Richard Bieneri386.c (ix86_add_stmt_cost): When scalar cost is asked...
2018-10-05 H.J. Lui386: Don't pass -msse2avx to assembler for -mavx
2018-10-05 Segher Boessenkoolrs6000: Various fixes for the new fpscr builtins (PR87509)
2018-10-04 Uros Bizjaki386.md (*fop_<X87MODEF:mode>_2_i387): Macroize insn...
2018-10-04 Vinay Kumarinvoke.texi (-Wno-prio-ctor-dtor): Document new warning...
2018-10-04 David MalcolmReport vectorization problems via a new opt_problem...
2018-10-04 David MalcolmAdd -fopt-info-internals
2018-10-04 Bernd Edlingervarasm.c (output_constant): Add new parameter merge_str...
2018-10-04 Thomas Preud'hommeRevert "Never reload fixed form constraints memory...
2018-10-04 Martin LiskaError about alias attribute with body definition (PR...
2018-10-04 Martin LiskaRedirect call within specific target attribute among...
2018-10-04 David MalcolmFix -fopt-info for plugin passes
2018-10-04 Peter BergnerAdd missing ChangeLog entry for previous commit
2018-10-04 Tamar ChristinaRemove superfluous assignment in add_params.
2018-10-04 Martin LiskaFix divergence in indirect profiling (PR gcov-profile...
2018-10-04 Prathamesh Kulkarnire PR tree-optimization/85787 (malloc_candidate_p fails...
2018-10-04 Martin LiskaCall ultimate_alias_target for node being inlined ...
2018-10-04 Thomas Preud'hommeNever reload fixed form constraints memory operand
2018-10-04 Jeff Lawgimple-ssa-sprintf.c (format_string): Do not hardcode...
2018-10-03 Uros Bizjaki386.md (*cmp<X87MODEF:mode>_<SWI24:mode>_i387): Change...
2018-10-03 Martin Seborgimple-ssa-sprintf.c (struct fmtresult): Add new member...
2018-10-03 Jim WilsonRISC-V: Add macro for ilp32e ABI. Cleanup white space.
2018-10-03 Paul KoningEnable LRA register allocator for PDP11.
2018-10-03 Uros Bizjaki386.md (*<absneg:code>extendsfdf2): Remove.
2018-10-03 Aldy Hernandezre PR tree-optimization/87415 (wrong code at -O1 and...
2018-10-03 Jeff Lawgimple-fold.c (get_range_strlen): Only set *nonstr...
2018-10-03 Aldy Hernandeztree-vrp.c (extract_range_from_unary_expr): Special...
2018-10-03 Jerome LambourgFix ARM_TARGET2_DWARF_FORMAT for vxworks
2018-10-03 Martin LiskaProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-10-02 Aaron Sawdeyre PR target/87474 (ICE in extract_insn, at recog.c...
2018-10-02 Andreas KrebbelS/390: Support IBM z14 Model ZR1 with -march=native
2018-10-02 Andreas KrebbelS/390: Rename arch12 to z14
2018-10-02 Uros Bizjaki386.md (fxam<mode>2_i387_with_temp): Remove.
2018-10-02 Uros Bizjaki386.c (ix86_emit_i387_round): Extend op1 to XFmode...
2018-10-02 Marc Glisse((X /[ex] A) +- B) * A --> X +- A * B
2018-10-02 Marc GlisseNo a*x+b*x factorization for signed vectors
2018-10-02 Jeff Law* gimple-fold.c (get_range_strlen): Remove dead code.
2018-10-02 Martin Seborbuiltins.c (unterminated_array): Add new arguments.
2018-10-02 Richard Bienersse.md (reduc_plus_scal_v4df): Avoid the use of haddv4df...
2018-10-02 Eric Botcazoudojump.h (do_jump): Delete.
2018-10-02 Eric Botcazoureorg.c (make_return_insns): Use emit_copy_of_insn_afte...
2018-10-02 Richard Bienertree-inline.c (expand_call_inline): Use the location...
2018-10-01 Carl LoveUpdate, forgot to put the PR number in the Change Log.
2018-10-01 Carl Lovers6000-builtin.def (__builtin_mffsl): New.
2018-10-01 Richard Bienerre PR tree-optimization/87465 (Loop removal regression)
2018-10-01 Tamar ChristinaValidate and set default parameters for stack-clash.
2018-10-01 Tamar ChristinaUpdate options framework for parameters to properly...
2018-10-01 Tamar ChristinaAllow back-ends to be able to do custom validations...
2018-10-01 Tamar ChristinaSet default values for stack-clash and do basic validat...
2018-10-01 Tamar ChristinaAllow setting of stack-clash via configure options.
2018-10-01 Tamar ChristinaEnsure that outgoing argument size is at least 8 bytes...
2018-10-01 Tamar ChristinaAdd a hook to support telling the mid-end when to probe...
2018-10-01 Tamar ChristinaAdd support for SVE stack clash probing.
2018-10-01 Tamar Christinastack-clash: Add LR assert to layout_frame.
2018-10-01 Jeff LawUpdated stack-clash implementation supporting 64k probes.
2018-10-01 MCC CSre PR tree-optimization/87261 (Optimize bool expressions)
2018-10-01 Claudiu Zissulescu[ARC] Avoid specific constants to end in limm field.
2018-10-01 Claudiu Zissulescu[ARC] Check for odd-even register when emitting double...
2018-10-01 Richard Bienertree-inline.c (expand_call_inline): Store origin of...
2018-09-30 Uros Bizjakmmx.md (EMMS): New int iterator.
2018-09-30 Peter Bergnerre PR rtl-optimization/86939 (IRA incorrectly creates...
2018-09-29 H.J. Lui386: Use TImode for BLKmode values in 2 integer registers
2018-09-29 Jeff Lawbuiltins.c (unterminated_array): Pass in c_strlen_data...
2018-09-29 Jakub Jelinekre PR target/87467 (Incorrect function parameter for...
2018-09-28 John David Anglinmatch.pd (simple_comparison): Don't optimize if either...
2018-09-28 Segher Boessenkoolrs5000: Delete all specific asm_cpu_* and ASM_CPU_...
2018-09-28 Segher Boessenkoolrs6000: Delete HAVE_AS_DCI
2018-09-28 Segher Boessenkoolrs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTION
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-09-28 David Malcolmopt-suggestions.c: fix minor memory leak
2018-09-28 David Malcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-28 Uros Bizjaki386.h (SSE_REGNO): Fix check for FIRST_REX_SSE_REG.
2018-09-28 Uros Bizjaki386.h (CC_REGNO): Remove FPSR_REGS.
2018-09-28 Richard Bienertree.h (BLOCK_ORIGIN): New.
2018-09-28 Andrew StubbsSimplify vec_merge according to the mask.
2018-09-28 Eric Botcazousparc-protos.h (sparc_branch_cost): Declare.
2018-09-27 Martin Sebortree.h (tree_to_shwi): Add attribute nonnull and pure.
2018-09-27 Uros Bizjaki386.md (UNSPEC_FLDCW): Remove.
2018-09-27 Uros Bizjaki386.md (FPSR_REG): Remove.
2018-09-27 Segher Boessenkoolrs6000: Delete many HAVE_AS_* (PR87149)
2018-09-27 Martin Liskacoverage.c (get_coverage_counts): Revert the formatting...
2018-09-27 Richard Bienerre PR debug/37801 (DWARF output for inlined functions...
2018-09-27 Andrew Stubbs[pr82089] Don't sign-extend SFV 1 in BImode
2018-09-27 Andreas KrebbelS/390: Implement speculation barrier
2018-09-26 Indu Bhagatre PR gcov-profile/86957 (gcc should warn about missing...
2018-09-26 Jim WilsonRISC-V: Add missing negate patterns.
2018-09-26 Martin Sebortree.c (zerop): Change return type to bool.
next