aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-16[AArch64] Add scatter stores for partial SVE modesRichard Sandiford10-40/+185
2019-11-16[AArch64] Pattern-match SVE extending gather loadsRichard Sandiford17-128/+710
2019-11-16[AArch64] Add gather loads for partial SVE modesRichard Sandiford14-50/+268
2019-11-16[AArch64] Add truncation for partial SVE modesRichard Sandiford11-6/+113
2019-11-16[AArch64] Pattern-match SVE extending loadsRichard Sandiford16-75/+358
2019-11-16[AArch64] Add sign and zero extension for partial SVE modesRichard Sandiford16-31/+220
2019-11-16[AArch64] Add autovec support for partial SVE vectorsRichard Sandiford12-167/+674
2019-11-16[AArch64] Tweak gcc.target/aarch64/sve/clastb_8.cRichard Sandiford2-2/+10
2019-11-16[AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_IRichard Sandiford3-12/+18
2019-11-16[AArch64] Add "FULL" to SVE mode iterator namesRichard Sandiford4-1195/+1272
2019-11-16[AArch64] Enable VECT_COMPARE_COSTS by default for SVERichard Sandiford14-36/+154
2019-11-16Optionally pick the cheapest loop_vec_infoRichard Sandiford13-19/+219
2019-11-16Extend can_duplicate_and_interleave_p to mixed-size vectorsRichard Sandiford4-15/+36
2019-11-16Apply maximum nunits for BB SLPRichard Sandiford11-64/+359
2019-11-16Fix nonspec_time when there is no cached value.Jan Hubicka3-3/+13
2019-11-16Implement the <tuple> part of C++20 p1032 Misc constexpr bits.Edward Smith-Rowland6-1/+164
2019-11-16Daily bump.GCC Administrator1-1/+1
2019-11-15libstdc++: Fix <stop_token> and improve testsJonathan Wakely6-82/+353
2019-11-15Diagnose duplicate C2x standard attributes.Joseph Myers6-2/+111
2019-11-15typeck.c (cp_truthvalue_conversion): Add tsubst_flags_t parameter and use it ...Paolo Carlini11-38/+56
2019-11-15Forgot to change teh date range.Edward Smith-Rowland1-1/+1
2019-11-15Implement the default_searcher part of C++20 p1032 Misc constexpr bits.Edward Smith-Rowland3-1/+62
2019-11-15testmain.exp: link against GOLIBSIan Lance Taylor2-2/+6
2019-11-15libstdc++: Implement LWG 3149 for std::default_constructibleJonathan Wakely6-25/+85
2019-11-15libstdc++: Implement LWG 3070 in path::lexically_relativeJonathan Wakely3-1/+45
2019-11-15m68k: add musl supportSzabolcs Nagy4-1/+13
2019-11-15Support C2x [[maybe_unused]] attribute.Joseph Myers6-0/+79
2019-11-15MAINTAINERS: Change my email address as maintainer.Kelvin Nilsen2-1/+5
2019-11-15microblaze: fix PR65649Nick Clifton2-2/+8
2019-11-15ipa-inline.c (edge_badness, [...]): Revert accidental commit.Jan Hubicka2-14/+6
2019-11-15[amdgcn] Unfix registers for frame pointerKwok Cheung Yeung2-2/+7
2019-11-15[amdgcn] Update lower bounds for the number of registers in non-leaf kernelsKwok Cheung Yeung2-6/+23
2019-11-15ipa: Remove stray declarationMartin Jambor2-3/+5
2019-11-15[amdgcn] Restrict registers available to non-kernel functionsKwok Cheung Yeung3-30/+49
2019-11-15re PR ipa/92528 (ICE in ipa_get_parm_lattices since r278219)Feng Xue2-6/+13
2019-11-15[amdgcn] Reinitialize registers for every functionKwok Cheung Yeung2-1/+6
2019-11-15Implement P1816R0, class template argument deduction for aggregates.Jason Merrill7-35/+254
2019-11-15[amdgcn] Use first lane of v1 for zero offsetKwok Cheung Yeung2-14/+10
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely8-7/+156
2019-11-15Fix vector/scalar to vector/vector conversion (PR92515)Richard Sandiford2-15/+19
2019-11-15[mid-end][__RTL] Account for column numbers in __RTL functionsMatthew Malcomson4-3/+51
2019-11-15re PR tree-optimization/92512 (ICE in gimple_op, at gimple.h:2436)Richard Biener4-4/+45
2019-11-15[rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors (PR 92515)Richard Sandiford2-3/+12
2019-11-15[amdgcn] Fix handling of VCC_CONDITIONAL_REGKwok Cheung Yeung2-1/+12
2019-11-15re PR tree-optimization/92324 (ICE in expand_direct_optab_fn, at internal-fn....Richard Biener4-30/+81
2019-11-15re PR fortran/69654 (ICE in gfc_trans_structure_assign)Paul Thomas4-1/+85
2019-11-15libstdc++: Fix changelog whitespaceJonathan Wakely1-3/+4
2019-11-15[mid-end][__RTL] Set global epilogue_completed in skip_passMatthew Malcomson4-0/+39
2019-11-15Add tests for print from offload target.Andrew Stubbs5-0/+71
2019-11-15[mid-end][__RTL] Clean state despite invalid __RTL startwith passesMatthew Malcomson4-1/+55