]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-06-03 Jiufu Guotree_int_cst_equal compare cst tree
2021-06-02 Jiufu Guocode format
2021-06-02 Jiufu Guocode clean up
2021-06-02 Jiufu GuoFix bootstrap-O3 fail
2021-06-01 Jiufu Guoupdate test loop-split2.c
2021-06-01 Jiufu Guoupdate test loop-split1.c
2021-06-01 Jiufu Guoupdate test loop-split1.c
2021-05-31 Jiufu GuoUpdate according Richi comments
2021-05-31 Jiufu GuoUse number_of_iterations_exit as main check
2021-05-31 Jiufu GuoUpdate testcases, do not change pr98064.cc
2021-05-31 Jiufu Guousing number_of_iterations_exit to check wrap/overflow
2021-05-31 Jiufu Guowithout number_of_iterations_exit
2021-05-31 Jiufu Guoonly 1 phi in header, test cases, no INV set
2021-05-31 Jiufu Guoavoid max/min, get_bb_copy, param, msg,iv.no_overflow...
2021-05-31 Jiufu GuoSplit loop for NE condition.
2021-05-31 GCC AdministratorDaily bump.
2021-05-30 Gerald Pfeiferlibstdc++: Remove "Intel Compilers" bibliography entry
2021-05-30 Gerald PfeiferFortran: Fix typo in documentation of BOZ
2021-05-30 GCC AdministratorDaily bump.
2021-05-29 Bernd Edlingerdiagnostics: Fix sporadic test failure
2021-05-29 Jeff Law[committed][PR bootstrap/100730] Fix warnings in H8...
2021-05-29 Mike Frysingersim: leverage gnulib
2021-05-29 Jakub Jelinekopenmp: Add shared to parallel for linear on parallel...
2021-05-29 Aldy HernandezFix i686 bootstrap by temporarily disabling exporting...
2021-05-29 GCC AdministratorDaily bump.
2021-05-28 Jason Merrilltree-iterator: C++11 range-for and tree_stmt_iterator
2021-05-28 Richard Bienertree-optimization/100778 - avoid cross-BB vectorization...
2021-05-28 Jason Merrillc++: 'this' adjustment for devirtualized call
2021-05-28 Richard Bieneripa/100791 - copy fntype when processing __builtin_va_a...
2021-05-28 Richard Bienerc/100803 - diagnose invalid GIMPLE condition
2021-05-28 Martin LiskaDOC: Update __gcov_dump documentation.
2021-05-28 Cooper QuC-SKY: Define HAVE_sync_compare_and_swap*.
2021-05-28 Jakub Jelinekopenmp: Fix up handling of reduction clause on construc...
2021-05-28 Tobias BurnusOpenMP: Add iterator support to Fortran's depend; add...
2021-05-28 Joern RenneckeRecognize popcount also when a double width operation...
2021-05-28 Bernd EdlingerGenerate gimple-match.c and generic-match.c earlier
2021-05-28 Joern RenneckeFix match_dup bug of define_cond_exec.
2021-05-28 Joern RenneckeFix bug in the define_subst handling that made match_sc...
2021-05-28 Kewen Linforwprop: Enhance vec perm fed by CTOR and CTOR/CST...
2021-05-28 GCC AdministratorDaily bump.
2021-05-27 Ian Lance Taylorgccgo.texi: remove HTML quoting
2021-05-27 Matthias Kretzc++: Output less irrelevant info for function template...
2021-05-27 Matthias Kretzc++: Add missing scope in typedef diagnostic [PR100763]
2021-05-27 Jakub Jelineklibgomp: Add openacc_{cuda,cublas,cudart} effective...
2021-05-27 Uros Bizjaki386: Remove unneeded binary operand fixup from expanders.
2021-05-27 Martin SeborPR other/100463 - many errors using GTY and hash_map
2021-05-27 Patrick Palkac++: parameter pack inside static_assert [PR99893]
2021-05-27 Jason Merrillc++: argument pack with expansion [PR86355]
2021-05-27 Patrick Palkac++: Relax rule for non-type arguments in partial specs...
2021-05-27 Uros Bizjaki386: Add XOP comparisons for 4- and 8-byte vectors...
2021-05-27 Harald AnlaufFortran: Fix erroneous "pointer argument is not associa...
2021-05-27 Harald AnlaufPR fortran/100656 - prevent ICE in gfc_conv_expr_present
2021-05-27 Richard Earnshawarm: Remove use of opts_set in arm_configure_build_targ...
2021-05-27 Aldy HernandezUse get_range_query in simplify_conversion_using_ranges.
2021-05-27 Aldy HernandezMove global range code to value-query.cc.
2021-05-27 Aldy HernandezTweak Wstringop-overflow-55.c test.
2021-05-27 Uros Bizjaki386: Add uavg_ceil patterns for 4-byte vectors [PR100637]
2021-05-27 GCC AdministratorDaily bump.
2021-05-26 Eric BotcazouSmall tweak to documentation of scalar_storage_order
2021-05-26 Patrick Palkac++: access for hidden friend of nested class template...
2021-05-26 François Dumontlibstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert...
2021-05-26 Aldy HernandezCleanup get_range_info
2021-05-26 Aldy HernandezConvert remaining passes to get_range_query.
2021-05-26 Aldy HernandezConvert Walloca pass to get_range_query.
2021-05-26 Aldy HernandezConvert evrp pass to get_range_query.
2021-05-26 Aldy HernandezCommon API for accessing global and on-demand ranges.
2021-05-26 Uros Bizjaki386: Autovectorize 4-byte vectors
2021-05-26 Jonathan Wakelylibstdc++: Change [range.iter.op] functions to function...
2021-05-26 Bernd EdlingerFix gcc-bootstrap issue
2021-05-26 Eric BotcazouWarn on type punning that toggles scalar storage order
2021-05-26 Christophe... arm: Auto-vectorization for MVE: vaddv
2021-05-26 Jakub JelinekRemove useless register keywords
2021-05-26 Jan-Benedict... arc: Remove useless register keyword
2021-05-26 Patrick Palkac++: constexpr and copy elision within mem init [PR100368]
2021-05-26 Patrick Palkac++: Fix reference NTTP binding to noexcept fn [PR97420]
2021-05-26 Jakub Jelinekopenmp: Fix up handling of target constructs in offload...
2021-05-26 Geng QiC-SKY: Delete TARGET_CAN_CHANGE_MODE_CLASS, use defualt...
2021-05-26 Eric BotcazouFix C++ libgomp regressions
2021-05-26 Martin LiskaDOC: update documentation of __gcov_{dump,reset}
2021-05-26 Martin Liskadocs: port old-intall.texi part to install.texi
2021-05-26 Martin LiskaRemove install-old.texi
2021-05-26 Geng QiC-SKY: Support fldrd/fstrd for fpuv2 and fldr.64/fstr...
2021-05-26 Geng QiC-SKY: Delete definition TARGET_PROMOTE_PROTOTYPES...
2021-05-26 Geng QiC-SKY: Fix FAIL of gcc.dg/torture/stackalign/builtin...
2021-05-26 Geng QiC-SKY: Add instruction "ld.bs".
2021-05-26 Andrew PinskiOptimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd
2021-05-26 Andrew PinskiAdd a couple of A?CST1:CST2 match and simplify optimiza...
2021-05-26 GCC AdministratorDaily bump.
2021-05-25 Andrew MacLeodRemove the logical stmt cache for now.
2021-05-25 Andrew MacLeodAdjust fur_source internal api to use gori_compute...
2021-05-25 Andrew MacLeodMake expr_range_in_bb stmt based rather than block...
2021-05-25 Andrew MacLeodTweak location of non-null calls. revamp ranger debug...
2021-05-25 Andrew MacLeodUnify temporal cache with gori dependencies.
2021-05-25 Andrew MacLeodAdd imports and strengthen the export definition in...
2021-05-25 Andrew MacLeodfully populate the export list from range_cache, not...
2021-05-25 Andrew MacLeodChange gori_compute to inherit from gori_map instead...
2021-05-25 Aldy HernandezFix selftest for targets where short and int are the...
2021-05-25 Eric BotcazouRemove stalled TREE_READONLY flag on automatic variable
2021-05-25 Jakub Jelinekc++: Avoid -Wunused-value false positives on nullptr...
2021-05-25 Eric BotcazouFix thinko in latest change to setup_one_parameter
next
This page took 0.080425 seconds and 5 git commands to generate.