aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-11-28arm: improve tests for vabavq*Andrea Corallo12-24/+384
2022-11-28arm: improve tests for vmax*Andrea Corallo60-257/+1318
2022-11-28arm: improve tests for vmin*Andrea Corallo60-255/+1320
2022-11-28arm: improve tests and fix vcmp*Andrea Corallo170-421/+4512
2022-11-28arm: improve tests and fix vdupq*Andrea Corallo25-59/+567
2022-11-28arm: improve vidupq* testsAndrea Corallo18-88/+634
2022-11-28arm: improve tests and fix vdwdupq*Andrea Corallo19-103/+655
2022-11-28arm: improve tests and fix vddupq*Andrea Corallo19-96/+642
2022-11-28arm: fix 'vmsr' spacing and register capitalizationAndrea Corallo4-7/+7
2022-11-28arm: improve vcreateq* testsAndrea Corallo10-10/+220
2022-11-28tree-optimization/107876 - unswitching of switchRichard Biener2-1/+47
2022-11-28tree-optimization/107867 - failed abnormal cleanup in forwpropRichard Biener2-0/+29
2022-11-28LoongArch: Optimize immediate load.Lulu Cheng5-34/+110
2022-11-28Fix incorrect _mm_cvtsbh_ss.liuhongt7-6/+61
2022-11-28Daily bump.GCC Administrator1-1/+1
2022-11-27Daily bump.GCC Administrator3-1/+11
2022-11-26tree-optimization/103356 Add missing (~a) == b folding for _BoolAndrew Pinski2-0/+16
2022-11-26Daily bump.GCC Administrator3-1/+54
2022-11-25OpenMP: Generate SIMD clones for functions with "declare target"Sandra Loosemore21-52/+764
2022-11-25Bugfix detect assigning constant constructors within a code block.Gaius Mulley4-37/+149
2022-11-25sve2: Fix expansion of division [PR107830]Tamar Christina3-5/+35
2022-11-25Daily bump.GCC Administrator8-1/+421
2022-11-25Fix thinko in operator_bitwise_xor::op1_rangeEric Botcazou4-0/+56
2022-11-25lto: fix usage of timer in materialize_cgraphMartin Liska1-8/+6
2022-11-25tree-optimization/107865 - ICE with outlining of loopsRichard Biener2-0/+20
2022-11-24Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]Kewen.Lin11-60/+39
2022-11-24PR-107611 Use correct parameter type in termios (doUnset).Gaius Mulley3-4/+4
2022-11-24AArch64: Add fma_reassoc_width [PR107413]Wilco Dijkstra2-3/+34
2022-11-24c++: Further -fcontract* option description fixesJakub Jelinek1-2/+2
2022-11-24asan: Fix up error recovery for too large frames [PR107317]Jakub Jelinek2-0/+19
2022-11-24ada: Add assertion for the implementation of storage modelsEric Botcazou1-0/+3
2022-11-24ada: Spurious error on Lock_Free protected type with discriminantsJustin Squirek1-17/+12
2022-11-24c: Propagate erroneous types to declaration specifiers [PR107805]Florian Weimer3-4/+11
2022-11-24testsuite: Fix up broken testcase [PR107127]Jakub Jelinek1-0/+1
2022-11-24analyzer: fix Clang warningsMartin Liska1-2/+2
2022-11-24Remove use_equiv_p in vr-values.ccAldy Hernandez2-128/+3
2022-11-24Remove follow_assert_exprs from overflow_comparison.Aldy Hernandez3-38/+6
2022-11-24Remove ASSERT_EXPR.Aldy Hernandez16-118/+13
2022-11-24Remove value_range_equiv.Aldy Hernandez9-530/+34
2022-11-24Remove unused legacy VRP code.Aldy Hernandez7-5422/+37
2022-11-23analyzer: revamp of heap-allocated regions [PR106473]David Malcolm14-26/+206
2022-11-23analyzer: fix nondeterminism in logsDavid Malcolm1-2/+4
2022-11-23analyzer: eliminate region_model::on_ fns for socketsDavid Malcolm2-100/+49
2022-11-23analyzer: move known funs for fds to sm-fd.ccDavid Malcolm3-284/+296
2022-11-24i386: Only enable small loop unrolling in backend [PR 107692]Hongyu Wang7-28/+49
2022-11-24Daily bump.GCC Administrator6-1/+125
2022-11-23analyzer: Use __builtin_alloca in gcc.dg/analyzer/call-summaries-2.cRainer Orth1-1/+1
2022-11-23Fortran: error recovery on associate with bad selector [PR107577]Steve Kargl2-1/+15
2022-11-23c: Fix compile time hog in c_genericize [PR107127]Jakub Jelinek2-2/+14
2022-11-23Disable regression tests which depend upon plugins (if ENABLE_PLUGINs) is false.Gaius Mulley5-0/+55