aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-01-15recog: Fix insn_change_watermark destructorRichard Sandiford1-1/+7
2021-01-15rtl-ssa: Fix a silly typoRichard Sandiford2-2/+2
2021-01-15IBM Z: Fix linking to libatomic in target test casesMarius Hillenbrand2-1/+5
2021-01-15arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsicsChristophe Lyon4-1/+110
2021-01-15Revert "arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics"Christophe Lyon2-76/+1
2021-01-15tree-optimization/96376 - do not check alignment for invariant loadsRichard Biener1-8/+15
2021-01-15Pytest in tests: improveMartin Liska3-8/+29
2021-01-15testsuite/96147 - align vector accessRichard Biener1-0/+1
2021-01-15testsuite/96147 - scan for vectorized loadRichard Biener1-1/+1
2021-01-15testsuite/96147 - key scanning on vect_hw_misalignRichard Biener1-1/+1
2021-01-15testsuite/96147 - remove scanning for ! vect_hw_misalignRichard Biener1-1/+3
2021-01-15arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsicsChristophe Lyon2-1/+76
2021-01-15testsuite/96098 - remove redundant testcaseRichard Biener1-20/+0
2021-01-15arm: Auto-vectorization for MVE: vshrChristophe Lyon4-35/+130
2021-01-15arm: Auto-vectorization for MVE: vshlChristophe Lyon4-31/+85
2021-01-15tree-optimization/98685 - fix placement of extern convertsRichard Biener2-3/+23
2021-01-15testsuite: Fix sed script errors in complex testsTamar Christina2-28/+28
2021-01-14compiler: add support for reading embedcfg filesIan Lance Taylor4-1/+634
2021-01-15Daily bump.GCC Administrator8-1/+414
2021-01-14jit: remove "Alpha" warning from docsDavid Malcolm3-17/+1
2021-01-14c++: Minor refactoring in process_init_constructor_recordJason Merrill1-13/+10
2021-01-14Handle fancy_abort before diagnostic initialization [PR98586]David Malcolm1-6/+39
2021-01-14Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hintsDavid Malcolm7-29/+299
2021-01-14slp: Add Tests for complex mul, mls and mla"Tamar Christina21-0/+423
2021-01-14slp: Add complex operations class to share first match among all matchersTamar Christina1-1/+78
2021-01-14slp: support complex FMS and complex FMS conjugateTamar Christina4-1/+230
2021-01-14slp: support complex FMA and complex FMA conjugateTamar Christina4-0/+229
2021-01-14slp: support complex multiply and complex multiply conjugateTamar Christina4-0/+416
2021-01-14slp: Support optimizing load distributionTamar Christina1-18/+136
2021-01-14slp: elide intermediate nodes for complex add and avoid truncateTamar Christina1-9/+7
2021-01-14analyzer: fixes to -fdump-analyzer-jsonDavid Malcolm4-4/+60
2021-01-14analyzer: const fixes [PR98679]David Malcolm3-4/+4
2021-01-14c++: Tweak g++.dg/template/pr98372.C.Marek Polacek1-1/+1
2021-01-14PR fortran/93340 - fix missed substring simplificationsHarald Anlauf5-3/+98
2021-01-14use sigjmp_buf for analyzer sigsetjmp testsAlexandre Oliva2-2/+2
2021-01-14declare getpass in analyzer/sensitive-1.c testAlexandre Oliva1-0/+5
2021-01-14[gcn offloading] Only supported in 64-bit configurationsThomas Schwinge1-126/+134
2021-01-14PR fortran/98661 - valgrind issues with error recoveryHarald Anlauf2-0/+23
2021-01-14Revert "PR fortran/98661 - valgrind issues with error recovery"Harald Anlauf2-42/+7
2021-01-14PR fortran/98661 - valgrind issues with error recoveryHarald Anlauf2-7/+42
2021-01-14libgo: update hurd supportIan Lance Taylor1-1/+1
2021-01-14RTEMS: Fix Ada build for riscvSebastian Huber1-0/+5
2021-01-14gcov: add one more pytestMartin Liska2-0/+77
2021-01-14x86: Error on -fcf-protection with incompatible targetH.J. Lu4-1/+32
2021-01-14i386: Resolve variable shadowing in i386-options.c [PR98671]Uros Bizjak4-7/+5
2021-01-14tree-optimization/98674 - improve dependence analysisRichard Biener2-2/+40
2021-01-14i386: Update PR target/95021 testsH.J. Lu2-2/+2
2021-01-14arm: Replace calls to __builtin_vcge* by <=,>= in arm_neon.h [PR66791]Prathamesh Kulkarni2-30/+28
2021-01-14c++: Fix erroneous parm comparison logic [PR 98372]Nathan Sidwell3-2/+31
2021-01-14i386: Remove reduntand assignment in i386-options.c [PR98671]Uros Bizjak4-10/+9