2020-10-11 |
Iain Sandoe | testsuite, Objective-C : Update forward-1.m. |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | testsuite, Objective-C : Add initialize method to root... |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | testsuite, Objective-C : Adjust gnu-api tests for Darwin. |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | testsuite, Objective-C : Update a test for newer OS... |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | testsuite, Objective-C : Compatibility fixes. |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Darwin, Objective-C : Adjust objective-c symbol linkage... |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Darwin, Objective-C : Update meta-data linkage. |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Objective-C, Darwin : Update message call codegen. |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Objective-C, Darwin : Revise the runtime selection... |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Objective-C++, Darwin : Make metadata 'extern "C"'. |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Ojective-C, Darwin : Adjust category superclass ref... |
commit | commitdiff | tree |
2020-10-11 |
Iain Sandoe | Objective-C, Darwin : Update protocol metadata to curre... |
commit | commitdiff | tree |
2020-10-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-10-10 |
Jan Hubicka | Fix parameter map computation in ipa-modref |
commit | commitdiff | tree |
2020-10-10 |
Tom de Vries | [nvptx] Replace dots in function names |
commit | commitdiff | tree |
2020-10-10 |
Tom de Vries | [nvptx] Factor out write_fn_proto_1 |
commit | commitdiff | tree |
2020-10-10 |
Jonathan Wakely | libstdc++: Replace use of reserved name that clashes... |
commit | commitdiff | tree |
2020-10-10 |
Jan Hubicka | Fix ICE in remap_arguments with removed parameters. |
commit | commitdiff | tree |
2020-10-10 |
Jan Hubicka | Fix modref_transform ICE with more than 32 parameters. |
commit | commitdiff | tree |
2020-10-10 |
Jan Hubicka | Fix ipa-modref ICE with not allocated summaries. |
commit | commitdiff | tree |
2020-10-10 |
Jan Hubicka | Fix modref handling of parameter adjustments and jump... |
commit | commitdiff | tree |
2020-10-10 |
Jan Hubicka | Improve tree-ssa-alias dump files. |
commit | commitdiff | tree |
2020-10-10 |
Iain Sandoe | Objective-C, Darwin : Pick up super refs directly. |
commit | commitdiff | tree |
2020-10-10 |
Iain Sandoe | Darwin : Only emit Objective-C section switches for... |
commit | commitdiff | tree |
2020-10-10 |
Iain Sandoe | Objective-C, Darwin : Update metadata section uses. |
commit | commitdiff | tree |
2020-10-10 |
Iain Sandoe | Objective-C, Darwin : Use special string sections for... |
commit | commitdiff | tree |
2020-10-10 |
Iain Sandoe | Objective-C: Addess a FIXME (NFC). |
commit | commitdiff | tree |
2020-10-10 |
Iain Sandoe | Darwin : Begin rework of zero-fill sections. |
commit | commitdiff | tree |
2020-10-10 |
H.J. Lu | x86-64: Check CMPXCHG16B for x86-64-v[234] |
commit | commitdiff | tree |
2020-10-10 |
Ville Voutilainen | libstdc++: Fix variant build on 32-bit targets [PR95904] |
commit | commitdiff | tree |
2020-10-10 |
Aldy Hernandez | PR97359: Do not cache relops in GORI cache. |
commit | commitdiff | tree |
2020-10-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-10-09 |
Ville Voutilainen | libstdc++: Diagnose visitors with different return... |
commit | commitdiff | tree |
2020-10-09 |
Jonathan Wakely | libstdc++: Fix incorrect results in std::seed_seq:... |
commit | commitdiff | tree |
2020-10-09 |
Vladimir N... | Don't keep strict_low_part in reloads for non-registers... |
commit | commitdiff | tree |
2020-10-09 |
Daniel Lemire | libstdc++: Optimize uniform_int_distribution using... |
commit | commitdiff | tree |
2020-10-09 |
Jonathan Wakely | libstdc++: Adjust variable export in makefile |
commit | commitdiff | tree |
2020-10-09 |
Jonathan Wakely | libstdc++: Pass CXXFLAGS to check_performance script |
commit | commitdiff | tree |
2020-10-09 |
Jonathan Wakely | libstdc++: Add performance test for <random> |
commit | commitdiff | tree |
2020-10-09 |
H.J. Lu | x86: Add <x86gprintrin.h> |
commit | commitdiff | tree |
2020-10-09 |
Tom de Vries | [nvptx] Set -misa=sm_35 by default |
commit | commitdiff | tree |
2020-10-09 |
Richard Biener | Fixup gcc.dg/vect/pr65947-3.c when masked loads are... |
commit | commitdiff | tree |
2020-10-09 |
Richard Biener | tree-optimization/97334 - improve BB SLP discovery |
commit | commitdiff | tree |
2020-10-09 |
Jonathan Wakely | libstdc++: Fix unused variable warning |
commit | commitdiff | tree |
2020-10-09 |
Jan Hubicka | IPA modref: fix miscompilation in clone when IPA modref... |
commit | commitdiff | tree |
2020-10-09 |
Richard Biener | tree-optimization/97347 - fix another SLP constant... |
commit | commitdiff | tree |
2020-10-09 |
Andrew MacLeod | Fix for PR97317. |
commit | commitdiff | tree |
2020-10-09 |
Richard Biener | random memory leak fixes |
commit | commitdiff | tree |
2020-10-09 |
Jakub Jelinek | vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312,... |
commit | commitdiff | tree |
2020-10-09 |
Jakub Jelinek | match.pd: Fix up FFS -> CTZ + 1 optimization [PR97325] |
commit | commitdiff | tree |
2020-10-09 |
Aldy Hernandez | Move pr97315-1.c test to g++.dg/opt/. |
commit | commitdiff | tree |
2020-10-09 |
Richard Biener | fix ICE with BB vectorization of PHIs |
commit | commitdiff | tree |
2020-10-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-10-08 |
Patrick Palka | libstdc++: Make ranges::construct_at constexpr-friendly... |
commit | commitdiff | tree |
2020-10-08 |
Jason Merrill | c++: Fix member alias template in C++17 and up. [PR96805] |
commit | commitdiff | tree |
2020-10-08 |
Alexandre Oliva | take type from intrinsic in sincos pass |
commit | commitdiff | tree |
2020-10-08 |
Nathan Sidwell | libcpp: Directly peek for initial line marker |
commit | commitdiff | tree |
2020-10-08 |
Will Schmidt | [PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_P... |
commit | commitdiff | tree |
2020-10-08 |
Jan Hubicka | Disable TBAA in some uses of call_may_clobber_ref_p |
commit | commitdiff | tree |
2020-10-08 |
Mark Wielaard | debug: Make sure to output .file 0 when generating... |
commit | commitdiff | tree |
2020-10-08 |
qing zhao | Improve documentation of -fallow-store-data-races |
commit | commitdiff | tree |
2020-10-08 |
Jonathan Wakely | libstdc++: Add assertions for preconditions in sampling... |
commit | commitdiff | tree |
2020-10-08 |
Christophe... | arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic... |
commit | commitdiff | tree |
2020-10-08 |
Richard Biener | SLP vectorize multiple BBs at once |
commit | commitdiff | tree |
2020-10-08 |
Jonathan Wakely | libstdc++: Add C++11 member functions for ios::failure... |
commit | commitdiff | tree |
2020-10-08 |
Jonathan Wakely | libstdc++: Avoid divide by zero in default template... |
commit | commitdiff | tree |
2020-10-08 |
Richard Biener | tree-optimization/97330 - fix bad load sinking |
commit | commitdiff | tree |
2020-10-08 |
Jan Hubicka | Fix handling of parm_offset in ipa-modref on 32bit... |
commit | commitdiff | tree |
2020-10-08 |
Martin Liska | IPA MOD REF: add debug counter. |
commit | commitdiff | tree |
2020-10-08 |
Richard Biener | adjust BB vectorization dump scanning |
commit | commitdiff | tree |
2020-10-08 |
Christophe... | arm: [MVE] Remove illegal intrinsics (PR target/96914) |
commit | commitdiff | tree |
2020-10-08 |
Christophe... | arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914) |
commit | commitdiff | tree |
2020-10-08 |
Jakub Jelinek | arm: Fix ICE on glibc compilation after my DIVMOD optim... |
commit | commitdiff | tree |
2020-10-08 |
Aldy Hernandez | Fix PR97325. |
commit | commitdiff | tree |
2020-10-08 |
Aldy Hernandez | Fix PR97315 (part 2 of 2) |
commit | commitdiff | tree |
2020-10-08 |
Aldy Hernandez | Fix PR97315 (part 1 of 2) |
commit | commitdiff | tree |
2020-10-08 |
Jakub Jelinek | openmp: Set cfun->calls_alloca when needed in OpenMP... |
commit | commitdiff | tree |
2020-10-08 |
Tom de Vries | [libgomp, nvptx] Report launch dimensions in GOMP_OFFLO... |
commit | commitdiff | tree |
2020-10-08 |
Patrick Palka | c++: ICE in dependent_type_p with constrained auto... |
commit | commitdiff | tree |
2020-10-08 |
Patrick Palka | c++: Set the constraints of a class type sooner [PR96229] |
commit | commitdiff | tree |
2020-10-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-10-07 |
Jonathan Wakely | libstdc++: Fix divide by zero in default template argument |
commit | commitdiff | tree |
2020-10-07 |
Jonathan Wakely | libstdc++: Fix non-reserved names in headers |
commit | commitdiff | tree |
2020-10-07 |
Marek Polacek | c++: Fix P0846 (ADL and function templates) in template... |
commit | commitdiff | tree |
2020-10-07 |
Clément Chigot | libgo/configure: remove -fno-section-anchors for AIX |
commit | commitdiff | tree |
2020-10-07 |
Nikhil Benesch | libgo: handle go1.10+ correctly in match.sh |
commit | commitdiff | tree |
2020-10-07 |
Aldy Hernandez | Rename -fevrp-mode= to --param=evrp-mode=. |
commit | commitdiff | tree |
2020-10-07 |
Richard Biener | tree-optimization/97307 - improve sinking of loads |
commit | commitdiff | tree |
2020-10-07 |
Patrick Palka | c++: Distinguish alignof and __alignof__ in cp_tree_equ... |
commit | commitdiff | tree |
2020-10-07 |
Andrew MacLeod | Off by one final fix. |
commit | commitdiff | tree |
2020-10-07 |
Paul Thomas | This patch fixes PR47469 - a trivial bit of tidying up. |
commit | commitdiff | tree |
2020-10-07 |
David Malcolm | analyzer: handle C++ argument numbers and "this" [PR97116] |
commit | commitdiff | tree |
2020-10-07 |
David Malcolm | Add -fdiagnostics-path-format=separate-events to -fdiag... |
commit | commitdiff | tree |
2020-10-07 |
Nathan Sidwell | c++: block-scope externs get an alias [PR95677,PR31775... |
commit | commitdiff | tree |
2020-10-07 |
Martin Jambor | ipa-prop: Fix multiple-target speculation resolution |
commit | commitdiff | tree |
2020-10-07 |
Nathan Sidwell | c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P |
commit | commitdiff | tree |
2020-10-07 |
Nathan Sidwell | c++: Adding exception specs can changed dependentness |
commit | commitdiff | tree |
2020-10-07 |
Andrew Stubbs | amdgcn: Use scalar instructions for addptrdi3 |
commit | commitdiff | tree |
2020-10-07 |
Mark Wielaard | Output filepath strings in .debug_line_str for DWARF5 |
commit | commitdiff | tree |
2020-10-07 |
Jakub Jelinek | debug: Pass --gdwarf-N to assembler if fixed gas is... |
commit | commitdiff | tree |
next |