aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-23Combine vpcmpuw + zero_extend to vpcmpuw.liuhongt7-0/+1635
2021-12-23Daily bump.GCC Administrator5-1/+79
2021-12-22Fortran: BOZ literal constants are not interoperableHarald Anlauf2-0/+13
2021-12-22Fortran: CASE selector expressions must be scalarHarald Anlauf2-0/+38
2021-12-22arm: Declare MVE types internally via pragmaMurray Steele12-31/+399
2021-12-22arm: Move arm_simd_info array declaration into headerMurray Steele2-86/+88
2021-12-22Fortran: allow __float128 on targets where long double is not REAL(KIND=10)Francois-Xavier Coudert2-20/+9
2021-12-22docs: docs: use ';' for function declarations. (part 3)Martin Liska1-67/+67
2021-12-22docs: docs: use ';' for function declarations. (part 2)Martin Liska1-9/+9
2021-12-22docs: use ';' for function declarations.Martin Liska1-1490/+1483
2021-12-22docs: Unify instruct set name.Martin Liska1-2/+2
2021-12-22Daily bump.GCC Administrator6-1/+80
2021-12-21config: Add check whether D compiler works (PR103528)Iain Buclaw2-0/+32
2021-12-21libphobos: Add power*-*-freebsd* as supported targetIain Buclaw1-0/+3
2021-12-21i386: Add missing BMI intrinsic to align with clangJiang Haochen4-3/+39
2021-12-21config.sub: change mode to 755.Martin Liska1-0/+0
2021-12-20Don't move cold code out of loop by checking bb countXionghu Luo7-3/+293
2021-12-20Fix loop split incorrect count and probabilityXionghu Luo1-8/+77
2021-12-20Fix incorrect loop exit edge probability [PR103270]Xionghu Luo2-4/+25
2021-12-20rs6000: Replace UNSPECS with ss_plus/us_plus and ss_minus/us_minusXionghu Luo1-19/+10
2021-12-21Daily bump.GCC Administrator8-1/+121
2021-12-20Update cpplib es.poJoseph Myers1-30/+15
2021-12-20i386: Fix <sse2p4_1>_pinsr<ssemodesuffix> and its splitters [PR103772]Uros Bizjak1-27/+4
2021-12-20c++: memfn lookup consistency in incomplete-class ctxPatrick Palka6-2/+152
2021-12-20d: Merge upstream dmd ad8412530, druntime fd9a4544, phobos 495e835c2.Iain Buclaw28-272/+468
2021-12-20Fix static array size in gcc.dg/vect/vect-simd-20.cOlivier Hainque1-1/+1
2021-12-20x86_64: Improve code expanded for highpart multiplications.Roger Sayle2-20/+103
2021-12-20Obsolete m32c-rtems targetJoel Sherrill1-0/+1
2021-12-20c++: ahead-of-time overload set pruning for non-dep callsPatrick Palka7-11/+147
2021-12-20jit: Fix -Wodr warningMartin Liska1-5/+5
2021-12-20opts: Support -Oz in -Ox option hints.Martin Liska1-1/+1
2021-12-20Fix handling of deferred SSA names in modref dataflowJan Hubicka2-24/+48
2021-12-20Optimize bit_and op1 float_vector_all_ones_operands to op1.liuhongt2-0/+47
2021-12-20Daily bump.GCC Administrator5-1/+62
2021-12-20Fortran: add support for IEEE intrinsics on aarch64 non-glibc targetsFrancois-Xavier Coudert2-3/+346
2021-12-19Change the xfail in gcc.dg/uninit-pr89230-1.cAndrew Pinski1-2/+2
2021-12-19Fix early exit in modref_merge_call_site_flagsJan Hubicka1-3/+9
2021-12-19c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECLMatthias Kretz1-2/+3
2021-12-19c++: nested lambda capturing a capture proxy, cont [PR94376]Patrick Palka2-1/+50
2021-12-19print-tree: dump DECL_LANG_FLAG_8Patrick Palka1-0/+2
2021-12-19c++: local_specializations and recursive constrained fn [PR103714]Patrick Palka2-0/+21
2021-12-19testsuite: mark tests that require aliasFrancois-Xavier Coudert2-1/+3
2021-12-19Improve location for new statements in match-and-simplify phioptAndrew Pinski1-0/+4
2021-12-19Daily bump.GCC Administrator5-1/+77
2021-12-18Fortran: reject BOZ type argument to SIZEOF().Harald Anlauf2-0/+9
2021-12-18x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO:SI.Roger Sayle3-2/+77
2021-12-18PR target/32803: Add -Oz option for improved clang compatibility.Roger Sayle7-4/+55
2021-12-18tree-optimization/103759: Use sizetype everywhere for object sizesSiddhesh Poyarekar1-21/+6
2021-12-18Fortran: Cast arguments of <ctype.h> functions to unsigned charFrançois-Xavier Coudert6-27/+37
2021-12-18Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert8-11/+12