aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Do not define DFP builtin functions, if DFP has been disabled.Peter Bergner1-0/+14
2019-11-27m68k.c (m68k_output_compare_fp): Restore differences between Coldfire and reg...Bernd Schmidt2-3/+11
2019-11-26S/390: Add undef for MUSL_DYNAMIC_LINKERxxRobin Dapp1-0/+2
2019-11-25config/gcn/mkoffload.c – remove unused static varsTobias Burnus1-11/+0
2019-11-25Convert m68k to not use cc0Bernd Schmidt5-1993/+1494
2019-11-25[amdgcn] Silence warnings + add gcc_unreachable()Tobias Burnus1-3/+3
2019-11-25Build double32 / long-double32 multilibs if needed.Georg-Johann Lay3-40/+107
2019-11-25[rs6000] Refactor FP vector comparison operatorsKewen Lin1-160/+105
2019-11-24Fix ix86 rtx costs for the pr30315 testcase (PR target/30315)Bernd Schmidt1-0/+9
2019-11-23re PR inline-asm/92615 (ICE in extract_insn)Jakub Jelinek1-3/+7
2019-11-22Limit LDS usage.Andrew Stubbs1-4/+12
2019-11-22Use GFX9 granulated sgprs count correctly.Andrew Stubbs1-1/+9
2019-11-22[ARC] Fix failing pr77309 for ARC700Claudiu Zissulescu1-23/+29
2019-11-21rs6000: Don't split FP comparisons at expand timeSegher Boessenkool4-57/+130
2019-11-20AMD GCN symbol output with null cfunJulian Brown1-2/+4
2019-11-20rs6000: Fix UNORDERED without NaNs, for DFP (PR92573)Segher Boessenkool1-0/+6
2019-11-20[ARC] Register ARC specific passes with a .def file.Claudiu Zissulescu4-37/+61
2019-11-20re PR target/90867 (Multiplication or typecast of integer and double always z...Jakub Jelinek1-13/+21
2019-11-20Make 0-series device specs work with older versions of avr-gcc.Georg-Johann Lay2-10/+5
2019-11-19rs6000.c (move_to_end_of_ready): New, factored out from common code.Pat Haugen1-213/+211
2019-11-19[MIPS] Prevent MSA branches from being put into delay slotsDragan Mladjenovic2-4/+12
2019-11-19[AArch64] PR79262: Adjust vector costWilco Dijkstra1-1/+1
2019-11-19[Arm] Set Armv7-A tune to Cortex-A53Wilco Dijkstra1-3/+3
2019-11-19[AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsicsDennis Zhang8-3/+372
2019-11-19arm: Fixes for asm-flags vs thumb1 and ilp32Richard Henderson2-1/+27
2019-11-19re PR target/92549 (Use x86 xchg instruction more)Jakub Jelinek1-0/+11
2019-11-19Initialize a variable due to -Wmaybe-uninitialized.Martin Liska1-1/+1
2019-11-18Add optabs for accelerating RAW and WAR alias checksRichard Sandiford4-1/+78
2019-11-18Remove vestiges of MODIFY_JNI_METHOD_CALLTom Tromey1-8/+0
2019-11-18s390: add musl supportSzabolcs Nagy1-0/+3
2019-11-18re PR target/92545 (avr: support ATmega devices from the 0-series)Georg-Johann Lay1-1/+1
2019-11-18Add support for AVR devices from the 0-series.Georg-Johann Lay6-333/+441
2019-11-18Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGSHongtao Liu5-6/+10
2019-11-17rs6000: Allow mode GPR in cceq_{ior,rev}_compareSegher Boessenkool1-7/+7
2019-11-16[AArch64] Robustify aarch64_wrffrRichard Sandiford1-1/+1
2019-11-16[AArch64] Add scatter stores for partial SVE modesRichard Sandiford1-35/+62
2019-11-16[AArch64] Pattern-match SVE extending gather loadsRichard Sandiford3-128/+227
2019-11-16[AArch64] Add gather loads for partial SVE modesRichard Sandiford2-39/+105
2019-11-16[AArch64] Add truncation for partial SVE modesRichard Sandiford2-0/+44
2019-11-16[AArch64] Pattern-match SVE extending loadsRichard Sandiford3-74/+85
2019-11-16[AArch64] Add sign and zero extension for partial SVE modesRichard Sandiford2-21/+51
2019-11-16[AArch64] Add autovec support for partial SVE vectorsRichard Sandiford5-167/+381
2019-11-16[AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_IRichard Sandiford2-12/+12
2019-11-16[AArch64] Add "FULL" to SVE mode iterator namesRichard Sandiford3-1195/+1243
2019-11-16[AArch64] Enable VECT_COMPARE_COSTS by default for SVERichard Sandiford2-1/+13
2019-11-16Optionally pick the cheapest loop_vec_infoRichard Sandiford5-6/+13
2019-11-15m68k: add musl supportSzabolcs Nagy1-0/+3
2019-11-15microblaze: fix PR65649Nick Clifton1-2/+2
2019-11-15[amdgcn] Unfix registers for frame pointerKwok Cheung Yeung1-2/+2
2019-11-15[amdgcn] Update lower bounds for the number of registers in non-leaf kernelsKwok Cheung Yeung1-6/+14