aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-10-28c: Allow omitted parameter names for C2xJoseph Myers10-2/+68
2020-10-28c++: Make OMP UDR DECL_LOCAL_DECL_P earlierNathan Sidwell2-6/+15
2020-10-28VSX_EXTRACT fixCarl Love1-1/+1
2020-10-28dump when SLP analysis fails due to shared vectype mismatchRichard Biener1-1/+7
2020-10-28c++: Check constraints before instantiation from mark_used [PR95132]Patrick Palka2-10/+21
2020-10-28c++: Refactor push_template_declNathan Sidwell1-17/+15
2020-10-28testsuite: Correct requirements for vadsdu*, vslv and vsrv testcases.David Edelsohn16-32/+16
2020-10-28Ignore ignored operands in vect_get_and_check_slp_defsRichard Biener1-10/+26
2020-10-28testsuite: Correct requirements for byte-in-* testcases.David Edelsohn7-15/+8
2020-10-28Fix gcc.dg/vect/bb-slp-5[89].cRichard Biener2-0/+2
2020-10-28tree-optimization/97615 - avoid creating externals from patternsRichard Biener2-1/+25
2020-10-28Fix iteration over loads in SLP optimizeRichard Biener1-1/+1
2020-10-28Change the way we split stores in BB vectorizationRichard Biener2-7/+35
2020-10-28dump reason for throwing away SLP instanceRichard Biener1-1/+7
2020-10-28aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsicsAndrea Corallo10-49/+440
2020-10-28aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisicsAndrea Corallo9-57/+289
2020-10-28[PR97504] riscv needs wraplf for aux_long_long_float tooAlexandre Oliva1-0/+1
2020-10-28openmp: Parsing and some semantic analysis of OpenMP allocate clauseJakub Jelinek17-57/+739
2020-10-28openmp: Implicitly discover declare target for variants of declare variant callsJakub Jelinek1-2/+21
2020-10-28lto: LTO cgraph support for late declare variant resolution [PR96680]Jakub Jelinek8-7/+142
2020-10-28wide-int: Fix up set_bit_largeJakub Jelinek1-2/+5
2020-10-28[RS6000] power10 scan-assembler testsAlan Modra8-8/+8
2020-10-28[RS6000] dg-do !compile and scan-assemblerAlan Modra12-16/+14
2020-10-27Tweaks to ranger API routines.Andrew MacLeod2-44/+50
2020-10-28Daily bump.GCC Administrator9-1/+586
2020-10-27c: Allow duplicate C2x standard attributesJoseph Myers4-71/+14
2020-10-27libgo: update to Go 1.15.3 releaseIan Lance Taylor1-1/+1
2020-10-27Fix PR97497Andreas Krebbel2-0/+43
2020-10-27PR fortran/97491 - Wrong restriction for VALUE arguments of pure proceduresHarald Anlauf2-0/+17
2020-10-27PPC testsuite fixesCarl Love5-11/+15
2020-10-27compiler, go/internal/gccgoimporter: export notinheap annotationIan Lance Taylor5-9/+28
2020-10-27compiler: remove unused Type::in_heap_ member variableIan Lance Taylor2-3/+1
2020-10-27c++: Kill nested_udtsNathan Sidwell6-298/+25
2020-10-27c++: Small cleanup for do_type_instantiationNathan Sidwell2-56/+41
2020-10-27AArch64: Fix overflow in memcopy expansion on aarch64.Tamar Christina2-4/+25
2020-10-27aarch64: Add vcopy(q)__lane(q)_bf16 intrinsicsAndrea Corallo10-0/+206
2020-10-27Extract VX_CPU_PREFIX up into config/vxworks.hOlivier Hainque2-12/+12
2020-10-27Fix glitch on VX_CPU selection for E6500Olivier Hainque1-1/+1
2020-10-27Fix BB store group splitting group size computeRichard Biener2-1/+17
2020-10-27Fix ipa-modref signature updatesJan Hubicka2-39/+59
2020-10-27Add tests for PR92942 - missing -Wstringop-overflow for allocations with a ne...Martin Sebor2-0/+254
2020-10-27Remove .s file.Martin Sebor1-271/+0
2020-10-27Combine logical OR ranges properly. pr97567Andrew MacLeod1-2/+2
2020-10-27Adjust BB vectorization function splittingRichard Biener3-21/+23
2020-10-27analyzer: don't assume extern const vars are zero-initialized [PR97568]David Malcolm3-2/+35
2020-10-27analyzer: Change cast from long to intptr_t [PR96608]Markus Böck1-1/+1
2020-10-27analyzer: eliminate non-deterministic behaviorDavid Malcolm5-31/+102
2020-10-27analyzer: eliminate non-determinism in logsDavid Malcolm13-65/+493
2020-10-27analyzer: fix param "analyzer-max-enodes-per-program-point"David Malcolm1-1/+1
2020-10-27analyzer: implement region_model::get_representative_path_var for labelsDavid Malcolm2-1/+6