aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2017-11-01[AArch64] Rename the internal "Upl" constraintRichard Sandiford2-3/+3
2017-11-01[AArch64] Move code aroundRichard Sandiford1-82/+81
2017-11-01[AArch64] Generate permute patterns using rtx buildersRichard Sandiford3-217/+42
2017-11-01Add a fixed_size_mode classRichard Sandiford4-8/+8
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford2-20/+8
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford12-152/+45
2017-10-31PR target/82002 Part 1: Correct ICE caused by wrong calculationDaniel Santos1-1/+1
2017-10-31re PR target/82772 (GCC crashes as compiling ags_thread.c source file on alph...Uros Bizjak1-1/+1
2017-10-31Subject: [PATCH] rs6000: Fix crash with big stack clash interval (PR82674)Segher Boessenkool1-4/+5
2017-10-31GFNI enabling [2/4]Julia Koval6-0/+275
2017-10-30Remove DImode expansions for 1-bit shiftsWilco Dijkstra3-67/+8
2017-10-30Wrong type-attribute for stp and strDominik Infuehr1-5/+5
2017-10-30Part 1/2 for contributing PPC64LE support for X86 SSE2 instrisics.Steven Munroe2-0/+2342
2017-10-30backport: unnecessary duplication and repeating bugs like PR78439 due to chan...Wilco Dijkstra1-53/+7
2017-10-30rs6000.c (rs6000_gimple_fold_builtin): Add support for gimple folding of vec_...Will Schmidt3-3/+20
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers1-0/+1
2017-10-30re PR target/82725 ([x86_64] internal compiler error: in change_address_1, at...Uros Bizjak1-3/+9
2017-10-29Delete obsolete SDB debug info support.James E Wilson14-32/+21
2017-10-28nios2.h (FRAME_GROWS_DOWNWARD): Define to 1.Sandra Loosemore2-1/+4
2017-10-27i386-protos.h (ix86_fp_compare_mode): Remove prototype.Uros Bizjak3-8/+4
2017-10-27builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner1-5/+1
2017-10-27re PR target/82692 (Ordered comparisons used for unordered built-ins)Uros Bizjak6-90/+92
2017-10-27* x86-tune.def (X86_TUNE_INTER_UNIT_MOVES_TO_VEC): Disable for Zen.Jan Hubicka1-1/+1
2017-10-27x86-tune.def (X86_TUNE_PARTIAL_REG_DEPENDENCY, [...]): Disable for Haswell an...Jan Hubicka1-3/+5
2017-10-27re PR target/82703 (Wrong addition of std::array components with -O2 -ftree-l...Jakub Jelinek3-23/+3
2017-10-27aarch64.md (<optab>_trunc><vf><GPI:mode>2): New pattern.Michael Collison2-5/+38
2017-10-26constraints.md ("S"): Match r0rel_constant_p too.Sandra Loosemore4-17/+88
2017-10-26nios2.c: Include xregex.h.Sandra Loosemore2-1/+28
2017-10-26Adding missing CMP* intrinsicsOlga Makhotina1-0/+320
2017-10-26aix.h (TARGET_IEEEQUAD_DEFAULT): Set long double default to IBM.Michael Meissner4-8/+48
2017-10-26Introduce emit_frame_chainWilco Dijkstra2-12/+16
2017-10-26Simplify frame layout for stack probingWilco Dijkstra1-16/+10
2017-10-26Improve addressing of TI/TFmodeWilco Dijkstra1-4/+8
2017-10-26Use -xbrace_comment=no with recent Solaris/x86 asRainer Orth1-1/+9
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford4-9/+66
2017-10-26re PR target/81800 (On aarch64 ilp32 lrint should not be inlined as two instr...Tamar Christina1-1/+3
2017-10-25RISC-V: Add Sign/Zero extend patterns for PIC loadsPalmer Dabbelt2-2/+12
2017-10-25i386.c (ix86_builtin_vectorization_cost): Compute scatter/gather cost correctly.Jan Hubicka3-2/+76
2017-10-24re PR target/82460 (AVX512: choose between vpermi2d and vpermt2d to save mov ...Jakub Jelinek2-247/+97
2017-10-24re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek1-41/+24
2017-10-24PR60580: Fix frame pointer option magicWilco Dijkstra1-24/+18
2017-10-24i386: Don't insert ENDBR at function entrance when called directlyH.J. Lu1-1/+2
2017-10-24re PR rtl-optimization/82628 (wrong code at -Os on x86_64-linux-gnu in the 32...Jakub Jelinek2-26/+78
2017-10-24Avoid 512-bit mode MOV for prefer-avx256 option in Intel AVX512 configurationSergey Shalnov1-4/+8
2017-10-23nios2.c (nios2_rtx_costs): Make costs better reflect reality.Sandra Loosemore1-26/+139
2017-10-23nios2-protos.h (nios2_large_constant_p): Declare.Sandra Loosemore3-22/+287
2017-10-23nios2.c (TARGET_LRA_P): Don't override.Sandra Loosemore1-3/+0
2017-10-23re PR debug/82630 (Bogus DW_AT_GNU_call_site_value)Jakub Jelinek4-2/+38
2017-10-23rl78.md: New define_expand "subdi3".Sebastian Perta1-0/+10
2017-10-23i386: Skip DF_REF_INSN if DF_REF_INSN_INFO is falseH.J. Lu1-2/+5