Age | Commit message (Expand) | Author | Files | Lines |
2022-10-31 | builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x} | Jakub Jelinek | 6 | -0/+164 |
2022-10-31 | builtins: Add __builtin_nextafterf16b builtin | Jakub Jelinek | 3 | -0/+4 |
2022-10-31 | builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128x} builtins | Jakub Jelinek | 7 | -52/+531 |
2022-10-31 | Support Intel AVX-NE-CONVERT | konglin1 | 41 | -38/+887 |
2022-10-31 | i386:: using __bf16 for AVX512BF16 intrinsics | konglin1 | 11 | -126/+189 |
2022-10-31 | Enable V4BFmode and V2BFmode. | liuhongt | 6 | -17/+68 |
2022-10-31 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2022-10-30 | Daily bump. | GCC Administrator | 5 | -1/+122 |
2022-10-29 | Repair --disable-sjlj-exceptions | Eric Botcazou | 2 | -3/+6 |
2022-10-29 | Restore RTL alias analysis for hard frame pointer | Eric Botcazou | 1 | -7/+12 |
2022-10-29 | d: Merge upstream dmd, druntime e4f8919591, phobos 3ad507b51. | Iain Buclaw | 117 | -1393/+2851 |
2022-10-29 | Better separate 'LTO' vs. 'LTODump' in 'gcc/lto/lang.opt' | Thomas Schwinge | 1 | -8/+7 |
2022-10-29 | d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default. | Iain Buclaw | 8 | -52/+31 |
2022-10-29 | d: Remove D-specific version definitions from target headers | Iain Buclaw | 20 | -95/+345 |
2022-10-28 | Fix signed vs unsigned issue in H8 port | Jeff Law | 2 | -2/+2 |
2022-10-29 | Daily bump. | GCC Administrator | 9 | -1/+322 |
2022-10-28 | c++: -Wdangling-reference and system headers | Marek Polacek | 2 | -0/+21 |
2022-10-28 | c++: apply friend attributes sooner | Jason Merrill | 1 | -1/+4 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 56 | -105/+621 |
2022-10-28 | vect: Reject non-byte offsets for gather/scatters [PR107346] | Andre Vieira | 1 | -0/+5 |
2022-10-28 | tree-optimization/107407 - wrong code with DSE | Richard Biener | 2 | -8/+35 |
2022-10-28 | tree-optimization/107447 - avoid hoisting returns-twice calls in LIM | Richard Biener | 2 | -4/+32 |
2022-10-28 | tree-optimization/107435 - ICE with recurrence vectorization | Richard Biener | 2 | -0/+29 |
2022-10-28 | openmp: Allow optional comma after directive-specifier in C/C++ | Jakub Jelinek | 7 | -89/+687 |
2022-10-28 | Adjust gcc.dg/vect/pr100756.c for V8SI and V16SI | Richard Biener | 1 | -1/+1 |
2022-10-28 | OpenACC: Don't gang-privatize artificial variables [PR90115] | Julian Brown | 1 | -0/+22 |
2022-10-28 | Merge branch 'master' into devel/sphinx | Martin Liska | 111 | -489/+3192 |
2022-10-28 | Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c' | Thomas Schwinge | 1 | -1/+1 |
2022-10-28 | docs: document sanitizers can trigger warnings | Martin Liska | 1 | -0/+4 |
2022-10-28 | lto-dump: modernize a bit | Martin Liska | 1 | -12/+7 |
2022-10-28 | Document 'distclean-stage[N]' | Thomas Schwinge | 1 | -0/+10 |
2022-10-28 | Change remaining flag_finite_math_only use in value-range.cc. | Aldy Hernandez | 1 | -1/+1 |
2022-10-27 | testsuite: Adjust vect-bitfield-read-* with vect_shift and vect_long_long [PR... | Kewen Lin | 7 | -2/+9 |
2022-10-28 | c: C2x enums with fixed underlying type [PR61469] | Joseph Myers | 16 | -184/+732 |
2022-10-28 | Daily bump. | GCC Administrator | 5 | -1/+143 |
2022-10-27 | runtime: use _libgo_off_t_type when calling C mmap | Ian Lance Taylor | 1 | -1/+1 |
2022-10-28 | Aarch64: Do not define DONT_USE_BUILTIN_SETJMP | Eric Botcazou | 1 | -4/+0 |
2022-10-27 | x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg patterns | H.J. Lu | 2 | -20/+51 |
2022-10-27 | Use simple_dce_from_worklist with match_simplify_replacement. | Andrew Pinski | 1 | -9/+26 |
2022-10-27 | c++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379] | Jakub Jelinek | 1 | -0/+7 |
2022-10-27 | c++: Templated lambda mangling | Nathan Sidwell | 7 | -4/+192 |
2022-10-27 | aarch64: Reinstate some uses of CONSTEXPR | Richard Sandiford | 8 | -62/+62 |
2022-10-27 | [PR tree-optimization/107394] Canonicalize global franges as they are read back. | Aldy Hernandez | 2 | -11/+44 |
2022-10-27 | options: Clarify 'Init' option property usage for streaming optimization | Thomas Schwinge | 1 | -7/+24 |
2022-10-27 | lto: do not load LTO stream for aliases [PR107418] | Martin Liska | 1 | -1/+2 |
2022-10-27 | c++: Fix excess precision related ICE on invalid binop [PR107382, PR107383] | Jakub Jelinek | 2 | -1/+28 |
2022-10-27 | IRA: Make sure array is big enough | Torbjörn SVENSSON | 1 | -0/+1 |
2022-10-27 | RISC-V: Add zhinx/zhinxmin testcases. | Jiawei | 6 | -0/+58 |
2022-10-27 | RISC-V: Limit regs use for z*inx extension. | Jiawei | 2 | -6/+20 |
2022-10-27 | RISC-V: Target support for z*inx extension. | Jiawei | 4 | -44/+46 |