]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Fix missed IPA-CP on by-ref argument directly passed through (PR 93429)
[thirdparty/gcc.git] / gcc / ChangeLog
2020-06-01  GCC AdministratorDaily bump.
2020-05-31  GCC AdministratorDaily bump.
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  GCC AdministratorDaily bump.
2020-05-28  GCC AdministratorDaily bump.
2020-05-27  GCC AdministratorDaily bump.
2020-05-26  Martin LiskaRevert "Add ChangeLog entry for my last commit."
2020-05-26  liuhongtAdd ChangeLog entry for my last commit. misc/first-auto-changelog
2020-05-25  Eric BotcazouFix internal error on store to FP component at -O2
2020-05-25  Uros Bizjaki386: Remove broadcasts from TARGET_MMX_WITH_SSE vec_du...
2020-05-25  Richard Bienertree-optimization/95309 - fix invariant SLP node costing
2020-05-25  Jan HubickaDo not stream redundant stuff
2020-05-25  Richard Bienertree-optimization/95308 - really avoid forward propagat...
2020-05-25  Richard Bienertree-optimization/95295 - fix wrong-code with SM
2020-05-25  Richard Bienertree-optimization/95271 - fix bswap vectorization invar...
2020-05-25  Richard Bienertree-optimization/95297 - handle scalar shift arg for...
2020-05-25  Richard Bienertree-optimization/95284 - amend previous store commonin...
2020-05-25  liuhongtAdd missing expander for vector float_extend and float_...
2020-05-23  Iain SandoeDarwin: Make sanitizer local vars linker-visible.
2020-05-22  Jan HubickaSilence warning introduced by my previous change.
2020-05-22  Uros Bizjaki386: Fix <rounding_insn><mode>2 expander [PR95255]
2020-05-22  Jan HubickaAvoid streaming stray references.
2020-05-22  Jan HubickaAdd debug dump for integer_cst streaming.
2020-05-22  Jan HubickaImprove LTO streaming dumps
2020-05-22  liuhongtAdd missing vector truncmn2 expanders [PR92658]
2020-05-22  H.J. Lux86: Handle -mavx512vpopcntdq for -march=native
2020-05-22  Richard Bienertree-optimization/95268 - fix commoning of clobbers
2020-05-22  Jan HubickaFix hashing of prestreamed nodes
2020-05-22  Jan HubickaSimplify streaming of SCC components
2020-05-22  Richard Bienerlto/95190 - amend -flto docs for diagnostic option...
2020-05-22  Richard Bienerenfoce SLP_TREE_VECTYPE for invariants
2020-05-22  Richard Bienertree-optimization/95248 - fix oversight in SM rewrite
2020-05-22  Richard Bieneradd ctor/dtor to slp_tree
2020-05-21  Rainer OrthInclude memmodel.h in adjust-alignment.c
2020-05-21  H.J. Luconfig/i386/cpuid.h: Use hexadecimal in comments
2020-05-21  H.J. Lulibgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_A...
2020-05-21  Martin LiskaAdd outline-atomics to target attribute.
2020-05-20  Uros Bizjaki386: Do not use commutative operands with (use) RTX...
2020-05-20  Uros Bizjaki386: Fix zero/sign extend expanders [PR95229]
2020-05-20  Uros Bizjaki386: Fix *pushsi2_rex64 constraints [PR95238]
2020-05-20  Jan HubickaAvoid SCC hashing on unmergeable trees
2020-05-20  Patrick Palkac++: spec_hasher and TYPENAME_TYPE resolution [PR95223]
2020-05-20  Martin LiskaFill up {,un}compression stats for ZSTD in LTO.
2020-05-20  Richard Bienertree-optimization/95219 - improve IV selection for...
2020-05-20  Richard Bienermiddle-end/95231 - revert parts of PR95171
2020-05-20  Martin LiskaRemove dangling line from gcc/ChangeLog.
2020-05-20  Srinath Parvathaneni[ARM]: Fix the wrong code-gen generated by MVE vector...
2020-05-20  Richard Bienerc/95141 - fix bogus integer overflow warning
2020-05-20  Kito ChengFix alignment for local variable [PR90811]
2020-05-19  Alex Coplan[aarch64] PR target/94591: Don't generate invalid REV64...
2020-05-19  Jozef LawrynowiczTESTSUITE: Fix tests for 16-bit targets
2020-05-19  Jose E. Marchesibpf: do not save/restore callee-saved registers in...
2020-05-19  Jose E. Marchesibpf: add support for the -mxbpf option
2020-05-19  Uros BizjakAdd missing ChangeLog entries.
2020-05-19  Kito ChengRISC-V: Handle implied extension for -march parser.
2020-05-19  Kito ChengRISC-V: Update march parser
2020-05-19  Richard Bienercost invariant nodes from vect_slp_analyze_node_operati...
2020-05-18  Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18  Martin SeborPR middle-end/94940 - spurious -Warray-bounds for a...
2020-05-18  Jason Merrillbootstrap: Update requirement to C++11.
2020-05-18  Stefan Schulze Fri... tree-optimization: Fix use of uninitialized variables...
2020-05-18  Carl Lovepr94833, fix vec_first_match_index for nulls
2020-05-18  Uros Bizjaki386: Avoid reversing a non-trapping comparison to...
2020-05-18  Alex Coplan[arm] Don't generate invalid LDRD insns
2020-05-18  Uros Bizjaki386: Improve vector mode and TFmode ABS and NEG patterns
2020-05-18  Richard Bienerfixup BB vectorization constant generation place
2020-05-18  H.J. Lux86: Update Intel processor detection
2020-05-18  Richard Bienermiddle-end/95171 - inlining of trapping compare into...
2020-05-18  Richard Bienertree-optimization/95172 - avoid mixing conditionalized...
2020-05-17  Jeff LawUse pc_or_label_operand to collapse a couple more patte...
2020-05-17  H.J. Lux86: Allow V1TI vector register pushes
2020-05-17  Aldy HernandezRevert previous patch:
2020-05-17  Aldy HernandezMove operand_less_p to vr-values.c.
2020-05-17  Aldy HernandezRemove vrp_insert::live_on_edge declaration.
2020-05-17  Aldy HernandezMore refactoring of tree-vrp.c.
2020-05-17  Aldy HernandezMove array bounds checking out of vrp_prop and into...
2020-05-16  Jeff LawConsolidate a couple peepholes and improve peepholes...
2020-05-15  Segher Boessenkoolrs6000: BU_FUTURE_MISC_2 requires powerpc64
2020-05-15  Uros Bizjaki386: Allow SI, DI and TImode pushes from XMM registers
2020-05-15  Richard Bienertree-optimization/92260 - improve fix
2020-05-15  Martin LiskaFix clang [-Wmisleading-indentation] in hsa-gen.c.
2020-05-15  Andrew StubbsWIP amdgcn: use unsigned extend for lshiftrt
2020-05-15  Richard Bienertree-optimization/95133 - avoid abnormal edges in path...
2020-05-15  Christophe Lyonarm: Add support for interrupt routines to reg_needs_sa...
2020-05-15  Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-05-15  Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15  Richard Bienertree-optimization/33315 - common stores during sinking
2020-05-15  Xionghu LuoFold (add -1; zero_ext; add +1) operations to zero_ext...
2020-05-14  H.J. LuSkip jit tests for targets that don't support -lgccjit
2020-05-14  Andrew Stubbsamdgcn: fix vcc clobber in vector load/store
2020-05-14  Uros Bizjaki386: Add V2DFmode float trunc/extend functions [PR95046]
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-05-14  Christophe Lyonarm: Factorize several occurrences of the same code...
2020-05-14  Christophe Lyonarm.c: Clarify error message in thumb1_expand_prologue
2020-05-14  Uros Bizjaki386: Add V2DFmode conversion functions [PR95046]
2020-05-14  Richard Sandifordaarch64: Fix arm_sve_vector_bits on typedefs [PR95105]
2020-05-14  Richard Bienermiddle-end/95118 - fix printing of denormal zero
2020-05-14  Jakub Jelinekopenmp: cgraph support for late declare variant resolution
2020-05-14  Jakub Jelinekopenmp: Fix placement of 2nd+ preparation statement...
2020-05-14  Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
next