aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-11Fix parameter map computation in ipa-modrefJan Hubicka1-1/+1
2020-10-10[nvptx] Replace dots in function namesTom de Vries1-3/+54
2020-10-10[nvptx] Factor out write_fn_proto_1Tom de Vries1-19/+23
2020-10-10libstdc++: Replace use of reserved name that clashes [PR 97362]Jonathan Wakely4-5/+9
2020-10-10Fix ICE in remap_arguments with removed parameters.Jan Hubicka1-1/+6
2020-10-10Fix modref_transform ICE with more than 32 parameters.Jan Hubicka1-1/+1
2020-10-10Fix ipa-modref ICE with not allocated summaries.Jan Hubicka1-1/+1
2020-10-10Fix modref handling of parameter adjustments and jump functions.Jan Hubicka2-10/+92
2020-10-10Improve tree-ssa-alias dump files.Jan Hubicka1-12/+32
2020-10-10Objective-C, Darwin : Pick up super refs directly.Iain Sandoe1-38/+38
2020-10-10Darwin : Only emit Objective-C section switches for older linkers.Iain Sandoe1-3/+4
2020-10-10Objective-C, Darwin : Update metadata section uses.Iain Sandoe3-2/+12
2020-10-10Objective-C, Darwin : Use special string sections for V2 NeXT runtime.Iain Sandoe3-3/+23
2020-10-10Objective-C: Addess a FIXME (NFC).Iain Sandoe1-26/+6
2020-10-10Darwin : Begin rework of zero-fill sections.Iain Sandoe2-51/+33
2020-10-10x86-64: Check CMPXCHG16B for x86-64-v[234]H.J. Lu3-0/+9
2020-10-10libstdc++: Fix variant build on 32-bit targets [PR95904]Ville Voutilainen1-2/+2
2020-10-10PR97359: Do not cache relops in GORI cache.Aldy Hernandez2-8/+13
2020-10-10Daily bump.GCC Administrator5-1/+266
2020-10-09libstdc++: Diagnose visitors with different return types [PR95904]Ville Voutilainen2-5/+64
2020-10-09libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311]Jonathan Wakely3-32/+113
2020-10-09Don't keep strict_low_part in reloads for non-registers. [PR97313]Vladimir N. Makarov2-1/+30
2020-10-09libstdc++: Optimize uniform_int_distribution using Lemire's algorithmDaniel Lemire1-7/+54
2020-10-09libstdc++: Adjust variable export in makefileJonathan Wakely2-2/+2
2020-10-09libstdc++: Pass CXXFLAGS to check_performance scriptJonathan Wakely3-1/+3
2020-10-09libstdc++: Add performance test for <random>Jonathan Wakely1-0/+102
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu42-280/+464
2020-10-09[nvptx] Set -misa=sm_35 by defaultTom de Vries2-2/+6
2020-10-09Fixup gcc.dg/vect/pr65947-3.c when masked loads are availableRichard Biener3-4/+16
2020-10-09tree-optimization/97334 - improve BB SLP discoveryRichard Biener2-0/+25
2020-10-09libstdc++: Fix unused variable warningJonathan Wakely1-1/+0
2020-10-09IPA modref: fix miscompilation in clone when IPA modref is usedJan Hubicka1-1/+2
2020-10-09tree-optimization/97347 - fix another SLP constant insertion issueRichard Biener2-6/+54
2020-10-09Fix for PR97317.Andrew MacLeod2-7/+29
2020-10-09random memory leak fixesRichard Biener6-13/+30
2020-10-09vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801]Jakub Jelinek3-66/+136
2020-10-09match.pd: Fix up FFS -> CTZ + 1 optimization [PR97325]Jakub Jelinek2-1/+17
2020-10-09Move pr97315-1.c test to g++.dg/opt/.Aldy Hernandez1-1/+1
2020-10-09fix ICE with BB vectorization of PHIsRichard Biener2-1/+23
2020-10-09Daily bump.GCC Administrator7-1/+399
2020-10-08libstdc++: Make ranges::construct_at constexpr-friendly [PR95788]Patrick Palka2-3/+48
2020-10-08c++: Fix member alias template in C++17 and up. [PR96805]Jason Merrill2-2/+16
2020-10-08take type from intrinsic in sincos passAlexandre Oliva3-90/+164
2020-10-08libcpp: Directly peek for initial line markerNathan Sidwell3-67/+89
2020-10-08[PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2Will Schmidt1-6/+6
2020-10-08Disable TBAA in some uses of call_may_clobber_ref_pJan Hubicka5-9/+9
2020-10-08debug: Make sure to output .file 0 when generating DWARF5.Mark Wielaard1-0/+21
2020-10-08Improve documentation of -fallow-store-data-racesqing zhao1-1/+12
2020-10-08libstdc++: Add assertions for preconditions in sampling distributions [PR 82584]Jonathan Wakely2-1/+4
2020-10-08arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914)Christophe Lyon2-0/+21