aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-12-24Darwin: Update rules for handling alignment of globals.Iain Sandoe7-12/+68
2021-12-24Darwin: Check for that flag-reorder-and-partition.Iain Sandoe1-0/+1
2021-12-24Darwin: Define OBJECT_FORMAT_MACHO.Iain Sandoe1-0/+2
2021-12-24Daily bump.GCC Administrator3-1/+83
2021-12-23smuldi3_highpart.c: Replace long with long long for -mx32H.J. Lu1-1/+1
2021-12-23x86: PR target/103773: Fix wrong-code with -Oz from pop to memory.Roger Sayle3-18/+75
2021-12-23i386: Enable intrinsics that convert float and bf16 data to each other.konglin16-0/+177
2021-12-23Fix typo in type verification.Feng Xue1-1/+1
2021-12-23Combine vpcmpuw + zero_extend to vpcmpuw.liuhongt7-0/+1635
2021-12-23Daily bump.GCC Administrator4-1/+74
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-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 Administrator3-1/+63
2021-12-21i386: Add missing BMI intrinsic to align with clangJiang Haochen4-3/+39
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 Administrator6-1/+112
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 Buclaw19-245/+356
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 Administrator4-1/+57
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 Administrator4-1/+68
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