2021-09-08 |
liuhongt | AVX512FP16: Add ABI test for ymm. |
commit | commitdiff | tree | snapshot |
2021-09-08 |
H.J. Lu | AVX512FP16: Add ABI tests for xmm. |
commit | commitdiff | tree | snapshot |
2021-09-08 |
H.J. Lu | AVX512FP16: Add tests for vector passing in variable... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
liuhongt | AVX512FP16: Add testcase for vector init and broadcast... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
liuhongt | AVX512FP16: Support vector init/broadcast/set/extract... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
Guo, Xuepeng | AVX512FP16: Initial support for AVX512FP16 feature... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
liuhongt | Support -fexcess-precision=16 which will enable FLT_EVA... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
liuhongt | Adjust the wording for x86 _Float16 type. |
commit | commitdiff | tree | snapshot |
2021-09-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Max Filippov | gcc: xtensa: fix PR target/102115 |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Ian Lance Taylor | runtime: use hash32, not hash64, for amd64p32, mips64p3... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | doc: BPF CO-RE documentation |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | bpf testsuite: Add BPF CO-RE tests |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | bpf: BPF CO-RE support |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | btf: expose get_btf_id |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | ctfc: add function to lookup CTF ID of a TREE type |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | ctfc: externalize ctf_dtd_lookup |
commit | commitdiff | tree | snapshot |
2021-09-07 |
David Faust | dwarf: externalize lookup_type_die |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Hans-Peter... | Fix fatal typo in gcc.dg/no_profile_instrument_function... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Harald Anlauf | Fortran - improve error recovery determining array... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Indu Bhagat | dwarf2out: Emit BTF in dwarf2out_finish for BPF CO... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Indu Bhagat | bpf: Add new -mco-re option for BPF CO-RE |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Indu Bhagat | debug: Add BTF_WITH_CORE_DEBUG debug format |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Jason Merrill | tree: Change error_operand_p to an inline function |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Jakub Jelinek | c++: Fix up constexpr evaluation of deleting dtors... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Tobias Burnus | libgomp.texi: Extend OpenMP 5.0 Implementation Status |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Aldy Hernandez | Rename forwarder_block_p in treading code to empty_bloc... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Tobias Burnus | libgfortran: Makefile fix for ISO_Fortran_binding.h |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Eric Botcazou | Fix PR debug/101947 |
commit | commitdiff | tree | snapshot |
2021-09-07 |
H.J. Lu | x86: Enable FMA in unsigned SI to SF expanders |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Richard Biener | tree-optimization/102226 - fix epilogue vector re-use |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Marcel Vollweiler | C, C++, Fortran, OpenMP: Add support for 'flush seq_cst... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Martin Liska | inline: do not einline when no_profile_instrument_funct... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Richard Biener | tree-optimization/101555 - avoid redundant alias querie... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Tobias Burnus | libgomp.texi: Add OpenMP Implementation Status |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Sandra Loosemore | Fortran: Revert to non-multilib-specific ISO_Fortran_bi... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
Xionghu Luo | rs6000: Expand fmod and remainder when built with fast... |
commit | commitdiff | tree | snapshot |
2021-09-07 |
YunQiang Su | MIPS: add .module arch and ase to all output asm |
commit | commitdiff | tree | snapshot |
2021-09-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Roger Sayle | Correct implementation of wi::clz |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Tobias Burnus | invoke.texi: Fix @opindex for -foffload-options |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Serge Belyshev | gcc_update: use human readable name for revision string... |
commit | commitdiff | tree | snapshot |
2021-09-06 |
H.J. Lu | x86: Add non-destructive source to @xorsign<mode>3_1 |
commit | commitdiff | tree | snapshot |
2021-09-06 |
liuhongt | Avoid FROM being overwritten in expand_fix. |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Thomas Schwinge | 'libgomp.c/target-43.c': '-latomic' for nvptx offloading |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Eric Botcazou | Fix debug info for packed array types in Ada |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Jakub Jelinek | match.pd: Fix up __builtin_*_overflow arg demotion... |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Andrew Pinski | Fix PR tree-optimization/63184: add simplification... |
commit | commitdiff | tree | snapshot |
2021-09-06 |
liuhongt | Explicitly add -msse2 to compile HF related libgcc... |
commit | commitdiff | tree | snapshot |
2021-09-06 |
Richard Biener | tree-optimization/102176 - locally compute participatin... |
commit | commitdiff | tree | snapshot |
2021-09-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Ian Lance Taylor | libgo: update to final Go 1.17 release |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Aldy Hernandez | Make the path solver's range_of_stmt() handle all state... |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Aldy Hernandez | Add an unreachable_path_p method to path_range_query. |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Aldy Hernandez | Clean up registering of paths in backwards threader. |
commit | commitdiff | tree | snapshot |
2021-09-05 |
Jeff Law | Improve handling of C bit for setcc insns |
commit | commitdiff | tree | snapshot |
2021-09-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Segher Boessenkool | rs6000: Don't use r12 for CR save on ELFv2 (PR102107) |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Iain Sandoe | coroutines: Support for debugging implementation state. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Iain Sandoe | coroutines: Add a helper for creating local vars. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Iain Sandoe | coroutines: Use DECL_VALUE_EXPR instead of rewriting... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Andrew Pinski | Fix target/102173 ICE after error recovery |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Andrew Pinski | Fix some GC issues in the aarch64 back-end. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Implement POINTER_DIFF_EXPR entry in range-op. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Patrick Palka | c++: shortcut bad convs during overload resolution... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Iain Sandoe | libgcc, soft-float: Fix strong_alias macro use for... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Do not assume loop header threading in backward threader. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Abstract PHI and forwarder block checks in jump threader. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Improve backwards threader debugging dumps. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Dump reason why threads are being cancelled and abstrac... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Jason Merrill | c++: Avoid bogus -Wunused with recent change |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Tobias Burnus | Fortran: Fix Bind(C) char-len check, add ptr-contiguous... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Avoid using unavailable objects in jt_state. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Do not release state location until after path registry. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Add debug helper for jump thread paths. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | RAII class to change dump_file. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Add function name when dumping ranger contents. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Use non-null knowledge in path_range_query. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Improve path_range_query dumps. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Implement relation_oracle::debug. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Remove unnecessary include from tree-ssa-loop-ch.c |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Skip statements with no BB in ranger. |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Aldy Hernandez | Improve support for IMAGPART_EXPR and REALPART_EXPR... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Tobias Burnus | libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Eric Botcazou | Improve compatibility of -fdump-ada-spec with warnings |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Jakub Jelinek | openmp: Improve expand_omp_atomic_pipeline |
commit | commitdiff | tree | snapshot |
2021-09-03 |
Jakub Jelinek | c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
liuhongt | Remove macro check for __AMX_BF16/INT8/TILE__ in header... |
commit | commitdiff | tree | snapshot |
2021-09-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Sandra Loosemore | libgfortran: Further fixes for GFC/CFI descriptor conve... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Sandra Loosemore | Fortran: TS 29113 testsuite |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Implement std::atomic<T*>::compare_exchange_weak |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Tweak whitespace in <atomic> |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Remove "no stronger" assertion in compare... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jonathan Wakely | libstdc++: Define std::invoke_r for C++23 (P2136R3) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Martin Sebor | Improve -Wuninitialized note location. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Marcel Vollweiler | Add support for device-modifiers for 'omp target device'. |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Richard Biener | Refine fix for PR78185, improve LIM for code after... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Jakub Jelinek | match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands... |
commit | commitdiff | tree | snapshot |
next |