aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-11-18re PR tree-optimization/92558 (Miscompare of 554.roms_r with -Ofast -march=zn...Richard Biener4-0/+35
2019-11-18musl: use correct long double abi by defaultSzabolcs Nagy3-2/+33
2019-11-18s390: add musl supportSzabolcs Nagy2-0/+8
2019-11-18Improve -dbg-cnt error message and support :0.Martin Liska2-11/+14
2019-11-18Verify NOP_EXPR LHS type in IPA ICF.Martin Liska4-0/+46
2019-11-18[mid-end][__RTL] Clean state despite unspecified __RTL startwith passesMatthew Malcomson6-20/+70
2019-11-18re PR target/92462 ([arm32] -ftree-pre makes a variable to be wrongly hoisted...Richard Biener2-4/+16
2019-11-18[testsuite][ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in optio...Christophe Lyon2-2/+8
2019-11-18re PR target/92545 (avr: support ATmega devices from the 0-series)Georg-Johann Lay1-1/+1
2019-11-18re PR target/92545 (avr: support ATmega devices from the 0-series)Georg-Johann Lay1-12/+12
2019-11-18Add support for AVR devices from the 0-series.Georg-Johann Lay7-333/+455
2019-11-18Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGSHongtao Liu6-6/+25
2019-11-18Daily bump.GCC Administrator1-1/+1
2019-11-17* gcc.dg/complex-6.c: Do not run dump scan tests for rx target.Jeff Law2-2/+6
2019-11-17method.c (lookup_comparison_result): Use %qD instead of %<%T::%D%> to print t...Jakub Jelinek4-2/+27
2019-11-17Daily bump.GCC Administrator1-1/+1
2019-11-17rs6000: Allow mode GPR in cceq_{ior,rev}_compareSegher Boessenkool2-7/+18
2019-11-16Delete common/config/powerpcspeSegher Boessenkool2-321/+4
2019-11-16[AArch64] Robustify aarch64_wrffrRichard Sandiford2-1/+6
2019-11-16Use a single comparison for index-based alias checksRichard Sandiford6-51/+295
2019-11-16Print the type of alias check in a dump messageRichard Sandiford14-0/+48
2019-11-16Dump the list of merged alias pairsRichard Sandiford9-1/+270
2019-11-16Record whether a dr_with_seg_len contains mixed stepsRichard Sandiford3-22/+55
2019-11-16Add flags to dr_with_seg_len_pair_tRichard Sandiford5-14/+161
2019-11-16Delay swapping data refs in prune_runtime_alias_test_listRichard Sandiford2-9/+21
2019-11-16Move canonicalisation of dr_with_seg_len_pair_tsRichard Sandiford4-23/+33
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-16Daily bump.GCC Administrator1-1/+1
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-15testmain.exp: link against GOLIBSIan Lance Taylor1-1/+1
2019-11-15m68k: add musl supportSzabolcs Nagy2-0/+7
2019-11-15Support C2x [[maybe_unused]] attribute.Joseph Myers6-0/+79
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