rs6000: Add vclrlb and vclrrb
[gcc.git] / gcc / testsuite / ChangeLog
2020-05-11 Kelvin Nilsenrs6000: Add vclrlb and vclrrb
2020-05-11 Bill SchmidtFix change log ordering from previous commit
2020-05-11 Kelvin Nilsenrs6000: Add cntlzdm and cnttzdm
2020-05-11 Harald AnlaufPR fortran/95053 - ICE in gfc_divide(): Bad basic type
2020-05-11 Uros Bizjaki386: Add V2SFmode sqrt insn pattern [PR95046]
2020-05-11 Kelvin Nilsenrs6000: Add vcfuged instruction
2020-05-11 Kelvin Nilsenrs6000: Add scalar cfuged instruction
2020-05-11 Richard Bienertree-optimization/95049 - fix not terminating RPO VN...
2020-05-11 Kelvin Nilsenrs6000: Add vgnb
2020-05-11 Kelvin Nilsenrs6000: Add vector pdep/pext
2020-05-11 Kelvin Nilsenrs6000: Add vector count under mask
2020-05-11 Richard Bienertree-optimization/94988 - enhance SM some more
2020-05-11 Tobias Burnus[Fortran] Fix/modify present() handling for assumed...
2020-05-11 Fei Yangaarch64: Fix ICE when expanding scalar floating move...
2020-05-11 Alex Coplan[PATCH] aarch64: prefer using csinv, csneg in zero...
2020-05-11 Kelvin NilsenFix missing files from previous commit.
2020-05-11 Kito Chengtestsuite: Require gnu-tm support for pr94856.C
2020-05-11 Uros Bizjaki386: Vectorize basic V2SFmode operations [PR94913]
2020-05-11 Mark EgglestonFortran : Spurious warning message with -Wsurprising...
2020-05-11 Xionghu LuoAdd handling of MULT_EXPR/PLUS_EXPR for wrapping overfl...
2020-05-10 Harald AnlaufPR fortran/93499 - ICE on division by zero in declarati...
2020-05-09 Jakub Jelinektestsuite: Fix up two testcases [PR95008]
2020-05-09 Hans-Peter Nilssongcc/testsuite: Remove traces of crisv32-* outside gcc...
2020-05-09 Hans-Peter Nilssongcc/testsuite: gcc.target/cris: Remove crisv32-* and...
2020-05-08 Vladimir N. MakarovImprove hard reg preference propapagation.
2020-05-08 Iain Sandoecoroutines: Update TREE_SIDE_EFFECTS on inserted bind...
2020-05-08 Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-05-08 Richard Bienermove permutation validity check
2020-05-08 Nathan SidwellEOF has a location
2020-05-08 Eric BotcazouFix uniqueness of address for aliased objects
2020-05-08 Richard BienerFix availability compute during VN DOM elimination
2020-05-08 Jakub Jelinekmatch.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ...
2020-05-08 Jakub Jelinekix86: Add peephole2 for *add<mode>3_cc_overflow_1 follo...
2020-05-08 Jakub Jelinekmatch.pd: Canonicalize (X + (X >> (prec - 1))) ^ (X...
2020-05-08 Jakub Jelinekmatch.pd: Optimize ffs of known non-zero arg into ctz...
2020-05-08 Jakub Jelinekmatch.pd: Simplify unsigned A - B - 1 >= A to B >=...
2020-05-07 Segher Boessenkoolrs6000: Tests for setnbc
2020-05-07 Segher Boessenkoolrs6000: Tests for setbc
2020-05-07 Iain Sandoecoroutines: Improve error recovery [PR94817, PR94829].
2020-05-07 Marek Polacekc++: Detect long double -> double narrowing [PR94590]
2020-05-07 Marek Polacekc++: Fix crash with template spec in different namespac...
2020-05-07 Marek Polacekc++: Implement P1957R2, T* to bool should be considered...
2020-05-07 Manfred SchwarbFix various dg directives.
2020-05-07 Marek Polacekc++: Fix spelling of non-static
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-05-07 Jakub Jelinektestsuite: Improve g++.dg/ext/attr-parm-1.C testcase...
2020-05-07 Jakub Jelinekc-family: Fix error-recovery ICE on __builtin_speculati...
2020-05-07 Richard Bienertree-optimization/57359 - rewrite SM code
2020-05-07 Eric BotcazouFix a few DWARF bugs with -fgnat-encodings=minimal
2020-05-06 Marek Polacekc++: ICE in value_dependent_expression_p in C++98 mode...
2020-05-06 Iain Buclawd: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959
2020-05-06 Jakub Jelinekc++: Avoid strict_aliasing_warning on dependent types...
2020-05-06 Jakub Jelinekc++: Don't synthesize sfk_comparison method multiple...
2020-05-06 qing zhaoadd a new option -flarge-source-files.
2020-05-06 Uros Bizjaki386: Use ADD to implement compares with negated operan...
2020-05-06 Richard Bienertree-optimization/94963 - avoid bogus uninit warning...
2020-05-06 liuhongtAdd ChangeLog entries for patch TSXLDTRK.
2020-05-06 liuhongtAdd ENQCMD, AVX512BF16, AVX512_VP2INTERSECT to gcc...
2020-05-06 Jakub Jelinekmatch.pd: Optimize ~(~X +- Y) into (X -+ Y) [PR94921]
2020-05-06 Jakub Jelinekcombine: Don't replace SET_SRC with REG_EQUAL note...
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-05 H.J. Lumatcher-1.m: Change return type to int
2020-05-05 Harald AnlaufPR fortran/93366 - ICE on invalid, reject invalid use...
2020-05-05 Michael MeissnerDelete changes meant for a private branch.
2020-05-05 Dimitar Dimitrovtestsuite: pru: Add clobber test
2020-05-05 Dimitar DimitrovPRU: Fix R3.w0 register class
2020-05-05 Marek Polacekc++: Member template function lookup failure [PR94799]
2020-05-05 Martin LiskaAdd missing ChangeLog entries.
2020-05-05 Richard Bienertestsuite/92177 - adjust expected patterns for gcc...
2020-05-05 Richard Bieneripa/94947 - fix test for externally visible variables...
2020-05-05 Eric BotcazouDo not put incomplete CONSTRUCTORs into static memory
2020-05-05 Richard Bienertree-optimization/94949 - fix load eliding in SM
2020-05-05 Alex Coplanaarch64: eliminate redundant zero extend after bitwise...
2020-05-05 Jakub Jelinekmatch.pd: Canonicalize (x + (x << cst)) into (x * cst2...
2020-05-05 Jakub Jelinekx86: Fix *vec_dupv4hi constraints [PR94942]
2020-05-05 Jakub Jelinekmatch.pd: Optimize (((type)A * B) >> prec) != 0 into...
2020-05-04 Patrick Palkac++: Avoid unnecessary copying in cp_fold [PR94038]
2020-05-04 Richard Sandifordinternal-fn: Avoid dropping the lhs of some calls ...
2020-05-04 Uros BizjakAdded missing ChangeLog entries
2020-05-04 Richard Bienertree-optimization/39612 - avoid issueing loads in SM...
2020-05-04 Uros Bizjaki386: Use SHR to compare with large power-of-two consta...
2020-05-04 Jakub Jelinekmatch.pd: Optimize (x < 0) != (y < 0) into (x ^ y)...
2020-05-04 Jakub Jelinekmatch.pd: Decrease number of nop conversions around...
2020-05-04 Jakub Jelinekmatch.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) ...
2020-05-03 Eric BotcazouFix incorrect use of 'Unrestricted_Access in testcase
2020-05-02 H.J. Lugfortran: Get asan library from TEST_ALWAYS_FLAGS
2020-05-02 Thomas KoenigAdd asan subdirectory for gfortran.dg.
2020-05-02 H.J. LuAdd patch_area_size and patch_area_entry to crtl
2020-05-01 Patrick Palkac++: Missing SFINAE with inaccessible static data membe...
2020-05-01 Marek Polacekc++: Parenthesized-init of aggregates accepts invalid...
2020-05-01 Andreas Toblertestsuite: Enable asan tests on FreeBSD x86_64
2020-04-30 Peter Bergnercse: Add test case. [PR94740]
2020-04-30 Jakub Jelinekc: Fix ICE with _Atomic side-effect in nested fn param...
2020-04-30 Martin Jamboripa: Cgraph verification fix (PR 94856)
2020-04-30 Iain Sandoecoroutines: Fix handling of artificial vars [PR94886]
2020-04-30 Iain Sandoecoroutines: Fix handling of target cleanup exprs [PR94883]
2020-04-30 Iain Sandoecoroutines: Fix cases where proxy variables are used...
2020-04-30 Marek Polacektree: Don't reuse types if TYPE_USER_ALIGN differ ...
2020-04-30 Szabolcs Nagyaarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL...
2020-04-30 Andreas KrebbelIBM Z: vec_store_len_r/vec_load_len_r fix
next