2021-09-20 |
Arnaud Charlet | [Ada] Clean up Uint fields (continued) |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Piotr Trojanek | [Ada] Refine types of local constants that store Etype... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Gary Dismukes | [Ada] Implementation of Preelaborable_Initialization... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] Fix condition in op interpretation resolution |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Piotr Trojanek | [Ada] Don't examine all discriminants when looking... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Bob Duff | [Ada] Fix assertion in GNATprove_Mode |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Eric Botcazou | [Ada] Small cleanup in System.Dwarf_Line |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] Only assign type to op if compatible |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Justin Squirek | [Ada] Spurious accessibility error on allocator in... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] Capitalize comment |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] Refactor scan_backend_switch to share logic acros... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] Work around CodePeer bug by declaring variable |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] Move Build_And_Insert_Cuda_Initialization to... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Ghjuvan Lacambre | [Ada] usage.adb: make -gnatw.c description clearer |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Eric Botcazou | [Ada] Remove inappropriate test from Is_By_Reference_Type |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Richard Biener | Use the proper vectype |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Tobias Burnus | Fortran/OpenMP: unconstrained/reproducible ordered... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Richard Biener | Avoid premature alignment setting in vect_duplicate_ssa... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Richard Biener | vect alignmet enhance TLC |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Richard Biener | Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Christophe... | testsuite: Remove .exe suffix in prune_gcc_output |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Thomas Schwinge | Don't record string concatenation data for 'RESERVED_LO... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Richard Biener | tree-optimization/65206 - dependence analysis on mixed... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Iain Sandoe | Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Martin Sebor | Correct a function pre/postcondition [PR102403]. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Martin Sebor | Handle null cfun [PR102243]. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Iain Sandoe | libgcc, Darwin: Remove unused symlinks. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Iain Sandoe | libgcc, X86, Darwin: Handle symbols for HF cases. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Iain Sandoe | libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Iain Sandoe | Darwin, crts: Build Darwin10 unwinder shim as a library. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Jeff Law | [committed] Make test names unique for a couple of... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Andrew Pinski | Update the section on binutils version |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Andrew Pinski | Fix PR bootstrap/102389: --with-build-config=bootstrap... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Aldy Hernandez | Minor cleanups to forward threader. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Iain Sandoe | Jit, testsuite: Amend expect processing to tolerate... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Aldy Hernandez | Make dump_ranger routines externally visible. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
John Ericson | [PATCH] Factor out `find_a_program` helper around ... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Matwey V. Kornilov | [PATCH] avr: Add atmega324pb MCU |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Roger Sayle | PR middle-end/88173: More constant folding of NaN compa... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Benjamin Peterson | [PATCH] Remove unused function make_unique_name. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Andrew Pinski | Fix middle-end/102395: reg_class having only NO_REGS... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Jakub Jelinek | openmp: Handle unconstrained and reproducible modifiers... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | Fix ICE in pass_rpad. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Jakub Jelinek | openmp: Allow private or firstprivate arguments to... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add testcase for scalar FMA instructions. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add scalar fma instructions. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
H.J. Lu | AVX512FP16: Enable FP16 mask load/store. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add testcase for fp16 bitwise operations. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
H.J. Lu | AVX512FP16: Add scalar/vector bitwise operations, including |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add testcase for fma instructions |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add FP16 fma instructions. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add testcase for vfmaddsub[132,213,231... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | AVX512FP16: Add vfmaddsub[132,213,231]ph/vfmsubadd... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
liuhongt | Support embedded broadcast for AVX512FP16 instructions. |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Jason Merrill | c++: improve lookup of member-qualified names |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Jason Merrill | c++: fix comment typo |
commit | commitdiff | tree | snapshot |
2021-09-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Martin Sebor | Factor predidacte analysis out of tree-ssa-uninit.c... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Harald Anlauf | Fortran - (large) arrays in the main shall be static |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Jonathan Wakely | libstdc++: Add 'noexcept' to path::iterator members |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Jonathan Wakely | libstdc++: Fix last std::tuple constructor missing... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Julian Brown | openacc: Remove unnecessary barriers (gimple worker... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Julian Brown | openacc: Shared memory layout optimisation |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Julian Brown | openacc: Turn off worker partitioning if num_workers==1 |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Julian Brown | Add 'libgomp.oacc-c-c++-common/broadcast-many.c' |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Andrew MacLeod | Provide a relation oracle for paths. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Andrew MacLeod | Virtualize relation oracle and various cleanups. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
qing zhao | testsuite: Fix gcc.target/i386/auto-init-* tests. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Martin Sebor | Better handle MIN/MAX_EXPR of unrelated objects [PR102200]. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Bill Schmidt | rs6000: Support for vectorizing built-in functions |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Bill Schmidt | rs6000: Handle some recent MMA builtin changes |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Bill Schmidt | rs6000: Handle gimple folding of target built-ins |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Thomas Schwinge | Fix 'hash_table::expand' to destruct stale Value objects |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Sandra Loosemore | Fortran: Use _Float128 rather than __float128 for c_flo... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Roger Sayle | PR c/102245: Disable sign-changing optimization for... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Bill Schmidt | rs6000: Move __builtin_mffsl to the [always] stanza |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Tobias Burnus | Fortran: Prefer GCC internal macros to float.h in ISO_F... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Iain Sandoe | configure, jit: Allow for 'make check-gcc-jit'. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Richard Biener | Revert no longer needed fix for PR95539 |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Jonathan Wakely | libstdc++: Rename tests with incorrect extension |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Jakub Jelinek | libgomp: Spelling error fix in OpenMP 5.1 conformance... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Jakub Jelinek | openmp: Add support for OpenMP 5.1 atomics for C++ |
commit | commitdiff | tree | snapshot |
2021-09-17 |
H.J. Lu | x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY |
commit | commitdiff | tree | snapshot |
2021-09-17 |
H.J. Lu | x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
H.J. Lu | x86: Update memcpy/memset inline strategies for -mtune... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
H.J. Lu | x86: Update -mtune=tremont |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Eric Botcazou | Fix PR rtl-optimization/102306 |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add intrinsics for casting between vector... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add testcase for vcvtsh2sd/vcvtsh2ss/vcvtsd... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add vcvtsh2ss/vcvtsh2sd/vcvtss2sh/vcvtsd2sh. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add testcase for vcvtph2pd/vcvtph2psx/vcvtp... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add vcvttsh2si/vcvttsh2usi. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add testcase for vcvttph2w/vcvttph2uw/vcvtt... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add testcase for vcvtsh2si/vcvtsh2usi/vcvts... |
commit | commitdiff | tree | snapshot |
2021-09-17 |
liuhongt | AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh. |
commit | commitdiff | tree | snapshot |
2021-09-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
next |