]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Change recursive prepare_block_for_update to use a worklist
[thirdparty/gcc.git] / gcc / ChangeLog
2020-01-21  Andrew PinskiChange recursive prepare_block_for_update to use a...
2020-01-21  Mihail Ionescu[PATCH, GCC/ARM] Fix clear_operation_p uninitialised...
2020-01-21  Jakub Jelinekpowerpc: Fix ICE with fp conditional move (PR target...
2020-01-21  Kito ChengRISC-V: Disallow regrenme if the TO register never...
2020-01-20  Wilco Dijkstra[AArch64] Set jump-align=4 for neoversen1
2020-01-20  Andrew PinskiFix PR 93242: patchable-function-entry broken on MIPS
2020-01-20  Fangrui SongAlign __patchable_function_entries to POINTER_SIZE...
2020-01-20  H.J. Lux32: Add x32 support to -mtls-dialect=gnu2
2020-01-20  Wilco Dijkstra[AArch64] Set SLOW_BYTE_ACCESS
2020-01-20  Richard Sandifordaarch64: Remove parameter name and ATTRIBUTE_UNUSED
2020-01-20  Richard Bienerdebug/92763 keep DIEs that might be used in DW_TAG_inli...
2020-01-20  Martin LiskaRecord outer non-cleanup region in TREE EH.
2020-01-20  Richard Bienertree-optimization/93094 pass down VECTORIZED_CALL to...
2020-01-20  Eric S. RaymondClean up references to Subversion in documentation...
2020-01-19  Jan HubickaImplement speculative call verifier
2020-01-19  Jan HubickaFix ICE in speculative_call_info
2020-01-18  Tamar ChristinaAArch64: Fix unused variable warning breaking bootstrap.
2020-01-18  Hans-Peter Nilssonconfig.gcc <obsolete targets>: Add crisv32-*-* and...
2020-01-18  Gerald PfeiferReword a comment in varpool_node::ctor_useable_for_fold...
2020-01-18  Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-18  Jakub Jelinekarm: Remove yet another unused variable.
2020-01-18  Jakub Jelinekarm: fix rtl checking bootstrap (PR target/93312)
2020-01-17  David Malcolmanalyzer: prevent ICE on isnan (PR 93290)
2020-01-17  Mihail Ionescu[GCC/ARM, 2/2] Add support for ASRL(imm), LSLL(imm...
2020-01-17  Mihail Ionescu[GCC/ARM, 1/2] Add support for ASRL(reg) and LSLL(reg...
2020-01-17  Jakub Jelinekarm: Unbreak bootstrap
2020-01-17  Alexander Monakovgdbinit.in: make shorthands accept an explicit argument
2020-01-17  Matthew Malcomson[AArch64] [Obvious] Correct pattern target requirement
2020-01-17  Matthew Malcomson[AArch64] [SVE] Implement svld1ro intrinsic.
2020-01-17  Matthew Malcomson[AArch64] Enable CLI for Armv8.6-A f64mm
2020-01-17  Wilco Dijkstra[AArch64] Enable compare branch fusion
2020-01-17  Wilco Dijkstra[AArch64] Fix shrinkwrapping interactions with atomics...
2020-01-17  Richard SandifordAdd PR number to change log
2020-01-17  Richard Sandifordaarch64: Don't raise FE_INVALID for -__builtin_isgreate...
2020-01-17  Richard Sandifordgimplifier: handle POLY_INT_CST-sized TARGET_EXPRs
2020-01-17  Jakub Jelinekvect: Fix ICE in vectorizable_comparison PR93292
2020-01-17  Jakub JelinekChangeLog fixes.
2020-01-16  Jan HubickaExtern -param=max-predicted-iterations range.
2020-01-16  Jan HubickaMake profile estimation more precise
2020-01-16  Stam Markianos-Wright[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector...
2020-01-16  Stam Markianos-Wright[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector...
2020-01-16  Mihail IonescuAdd CLI and multilib support for Armv8.1-M Mainline...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 10/10] Enable -mcmse
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 9/10] Call nscall function with blxns
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 8/10] Do lazy store & load inline...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 7/10] Clear all VFP regs inline in...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 6/10] Clear GPRs inline when calling...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 4/10] Clear GPR with CLRM
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 2/10] Add command line support for...
2020-01-16  Stam Markianos-Wright[GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot...
2020-01-16  Stam Markianos-Wright[GCC][PATCH][AArch64]Add ACLE intrinsics for dot produc...
2020-01-16  Martin LiskaFix spacing in a dump in value-prof.c.
2020-01-16  Andrew PinskiFix value numbering dealing with reverse byte order
2020-01-16  Andrew PinskiUninitialized padding in struct _dep.
2020-01-16  Andrew PinskiFix uninitialized field in expand_operand.
2020-01-16  Andre VieiraPR tree-optimization/92429 do not fold when updating...
2020-01-16  Richard Sandifordaarch64: Fix BE SVE mode punning involving floats
2020-01-15  David Malcolmanalyzer: add note about -fdump-ipa-analyzer to interna...
2020-01-15  Wilco DijkstraFix ctz issues (PR93231)
2020-01-15  Uros BizjakRemove invalid SSE2 ISA requirements in *movsf_internal.
2020-01-15  Richard Bienermiddle-end/93273 - fix sinking clobbers across backedges
2020-01-15  Jakub JelinekBump gcc/BASE-VER to 10.0.1 now that we are in stage4.
2020-01-15  Richard SandifordPR tree-optimization/93247 - ICE in get_load_store_type
2020-01-15  Richard SandifordFix type mismatch in SLPed constructors
2020-01-15  Martin LiskaDo not call streamer_read_hwi in a function call.
2020-01-15  Richard BienerOptimize alias subset recording
2020-01-15  David Malcolminvoke.texi: update -fdiagnostics-show-cwe for analyzer
2020-01-15  David Malcolmtree-diagnostic-path.cc: properly handle ad-hoc wrapper...
2020-01-15  Jakub Jelinektree-optimization: Fix tree dse of __*_chk PR93262
2020-01-15  Jakub Jelinektree-optimization: Fix tree dse of strncpy PR93249
2020-01-14  David Malcolmanalyzer: add function-set.cc/h
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...
next