i386: Fix wrong-code x86 issue with avx512{f,vl} fma PR93009
[gcc.git] / gcc / ChangeLog
2020-01-14 Jakub Jelineki386: Fix wrong-code x86 issue with avx512{f,vl} fma...
2020-01-14 Jan HubickaCompare TREE_ADDRESSABLE and TYPE_MODE when ODR checkin...
2020-01-14 David MalcolmInitial commit of analyzer
2020-01-14 Uros BizjakPR target/93254 - -msse generates sse2 instructions
2020-01-14 David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-14 Kewen LinFix typo and avoid possible memory leak in average_num_...
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-13 Andrew PinskiAdd initial octeontx2 support.
2020-01-13 Jason MerrillPR c++/33799 - destroy return value if local cleanup...
2020-01-13 Martin LiskaRemove usage of legacy param_ipa_cp_unit_growth.
2020-01-13 Martin SeborPR tree-optimization/93213 - wrong code with -Og -fopti...
2020-01-13 Martin LiskaExclude CL_WARNING and CL_PARAM from --help=optimize.
2020-01-13 Jonathan Wakelydoc: Note that some warnings depend on optimizations...
2020-01-13 Jakub Jelinektree-opt: Fix bootstrap failure in tree-ssa-forwprop...
2020-01-10 Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-10 Jakub Jelinekre PR tree-optimization/93210 (Sub-optimal code optimiz...
2020-01-10 Jakub Jelinekre PR tree-optimization/90838 (Detect table-based ctz...
2020-01-10 Vladimir MakarovRename pr93207.c to pr93027.c. Fix PR number in change...
2020-01-10 Vladimir Makarovre PR inline-asm/93027 (ICE: in match_reload, at lra...
2020-01-10 Wilco DijkstraPR90838: Support ctz idioms
2020-01-10 Stam Markianos-Wrightaarch64.c (aarch64_invalid_conversion): New function...
2020-01-10 Stam Markianos-Wrightconfig.gcc: Add arm_bf16.h.
2020-01-10 Jason MerrillPR c++/93173 - incorrect tree sharing.
2020-01-10 Richard Sandiford[AArch64] Make -msve-vector-bits=128 generate VL-specif...
2020-01-10 Richard Sandiford[AArch64] Fix reversed vcond_mask invocation in aarch64...
2020-01-10 Richard Sandiford[AArch64] Tighten mode checks in aarch64_builtin_vector...
2020-01-10 Richard SandifordUse get_related_vectype_for_scalar_type for reduction...
2020-01-10 Richard SandifordFix gather/scatter check when updating a vector epilogu...
2020-01-10 Andre Vieira[vect] Add missing comment
2020-01-10 Andre Vieira[vect] Keep track of DR_OFFSET advance in dr_vec_info...
2020-01-10 Richard Biener2020-01-10 Richard Biener <rguenther@suse.de>
2020-01-10 Martin LiskaFix wrong parenthesis in inliner.
2020-01-10 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-10 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-10 Martin JamborIPA-CP: Access param_ipa_sra_max_replacements through...
2020-01-10 Martin JamborIPA-CP: Always access param_ipcp_unit_growth through...
2020-01-10 Martin JamborIPA-CP: Always access param_ipa_max_agg_items through...
2020-01-09 Kwok Cheung YeungRemove inline debug markers if support not enabled...
2020-01-09 Richard Sandiford[AArch64] Add support for the SVE2 ACLE
2020-01-09 Richard Sandiford[AArch64] Pass a mode to some SVE immediate queries
2020-01-09 Richard Sandiford[AArch64] Add banner comments to aarch64-sve2.md
2020-01-09 Richard Sandiford[AArch64] Simplify WHILERW and WHILEWR definition
2020-01-09 Richard Sandiford[AArch64] Rename UNSPEC_WHILE* to match instruction...
2020-01-09 Richard Sandiford[AArch64] Rename SVE shape "unary_count" to "unary_to_uint"
2020-01-09 Richard Sandiford[AArch64] Specify some SVE ACLE functions in a more...
2020-01-09 Richard Sandiford[AArch64] Tweak iterator usage for [SU]Q{ADD,SUB}
2020-01-09 Richard Sandiford[AArch64] Remove fictitious [SU]RHSUB instructions
2020-01-09 Richard SandifordFix tree-nrv.c ICE for direct internal functions
2020-01-09 Richard SandifordAdd a compatible_vector_types_p target hook
2020-01-09 Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-09 Martin LiskaSet Optimization for param_max_speculative_devirt_maydefs.
2020-01-09 Martin SeborPR middle-end/93200 - spurious -Wstringop-overflow...
2020-01-09 Martin LiskaAdd Optimization for various IPA parameters.
2020-01-09 Richard Bienerre PR tree-optimization/93054 (ICE in gimple_set_lhs...
2020-01-09 Richard Bienerre PR tree-optimization/93040 (gcc doesn't optimize...
2020-01-09 Georg-Johann Layavr-common.c (avr_option_optimization_table): Set ...
2020-01-09 Martin LiskaOne more usage of cgraph_node::dump_name.
2020-01-09 Jakub Jelinekre PR inline-asm/93202 ([RISCV] ICE when using inline...
2020-01-09 Jakub Jelinekre PR target/93141 (Missed optimization : Use of adc...
2020-01-09 David Malcolmvec.h: add auto_delete_vec
2020-01-09 David Malcolmsbitmap.h: add operator const_sbitmap to auto_sbitmap
2020-01-09 Jim WilsonRISC-V: Disable use of TLS copy relocs.
2020-01-08 David Malcolmhash-map-tests.c: fix memory leak
2020-01-08 Jakub Jelinekre PR target/93187 (ICE in extract_insn, at recog.c...
2020-01-08 Jakub Jelinekre PR target/93174 (ICE building glibc __sha512_process...
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-08 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-08 Georg-Johann Layre PR target/93182 ([avr] Add -nodevicespecs option.)
2020-01-08 Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-08 Martin LiskaReplace node->name/node->order with node->dump_name.
2020-01-08 Martin LiskaUse dump_asm_name for Callers/Calls in dump.
2020-01-08 Georg-Johann LayAdd -nodevicespecs option for avr.
2020-01-08 Georg-Johann LayImplement 64-bit double functions.
2020-01-08 Richard Earnshawarm: Fix rmprofile multilibs when architecture includes...
2020-01-08 Feng XueFind matched aggregate lattice for self-recursive CP...
2020-01-08 Luo Xiong HuPartially revert ipa-inline caller_growth_limits
2020-01-07 Andrew Stubbs[amdgcn] Add more modes for vector comparisons
2020-01-07 Andrew StubbsDisallow 'B' constraints on amdgcn addc/subb
2020-01-07 Andre Vieira[doc] Add missing documentation for existing target...
2020-01-07 Richard Bienerinstall.texi: Bump minimal supported MPC version.
2020-01-07 Richard SandifordAdd a generic lhd_simulate_enum_decl
2020-01-07 Richard Sandiford[AArch64] Use type attributes to mark types that use...
2020-01-07 Jakub Jelinekre PR tree-optimization/93156 (abused nonnull attribute...
2020-01-07 Jakub Jelinekre PR tree-optimization/93118 (>>32<<32 is not always...
2020-01-07 Martin LiskaAdd Optimization keyword for TREE/RTL optimization...
2020-01-07 Martin LiskaDocument cloning for the target_clone attribute.
2020-01-07 Martin LiskaMake warn_inline Optimization option.
2020-01-07 Martin LiskaMark -free as Optimization option.
2020-01-07 Martin LiskaMark param_min_crossjump_insns with Optimization keyword.
2020-01-07 Luo Xiong Huipa-inline: Adjust condition for caller_growth_limits
2020-01-07 Michael MeissnerRefactor some code for a future change.
2020-01-07 Michael MeissnerUpdate ChangeLog for last change
2020-01-07 Michael MeissnerFix bad code of vector extract of PC-relative address...
2020-01-07 Michael MeissnerAdd support for large prefixed address in adjusting...
2020-01-06 John David Anglinpa.md: Revert change to use ordered_comparison_operator...
2020-01-06 Richard SandifordRequire equal shift amounts for IFN_DIV_POW2
2020-01-06 Richard SandifordCheck mask argument's type when vectorising conditional...
2020-01-06 Andrew StubbsFix amdgcn issue with '0' constraints
2020-01-06 Bryan Stensonmips.c (vr4130_align_insns): Fix typo.
next