aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-23i386.c (dimode_scalar_chain::compute_convert_gain): Use xmm_move instead of s...Jan Hubicka3-293/+440
2017-10-23re PR rtl-optimization/82628 (wrong code at -Os on x86_64-linux-gnu in the 32...Jakub Jelinek4-36/+98
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford71-269/+200
2017-10-22re PR target/52451 (gcc w/i387 float generates fucom rather than fcom for flo...Uros Bizjak1-8/+29
2017-10-22re PR rtl-optimization/82628 (wrong code at -Os on x86_64-linux-gnu in the 32...Uros Bizjak2-18/+30
2017-10-21Update x86 backend to enable Intel CET.Igor Tsimbalist16-5/+826
2017-10-21pr79683.c: Disable costmodel.Jan Hubicka3-300/+88
2017-10-20* x86-tune-costs.h (intel_cost, generic_cost): Fix move costs.Jan Hubicka1-19/+19
2017-10-20i386.md (isa): Remove fma_avx512f.Jakub Jelinek2-33/+16
2017-10-20* x86-tune-costs.h (core_cost): Fix div, move and sqrt latencies.Jan Hubicka1-17/+20
2017-10-20re PR sanitizer/82595 (bootstrap fails in libsanitizer on powerpc64-unknown-l...Jakub Jelinek1-2/+4
2017-10-20re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek1-31/+36
2017-10-20re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek2-21/+27
2017-10-20Add GFNI command line options and macrosJulia Koval6-1/+15
2017-10-20msp430.c (msp430_option_override): Disable -fdelete-null-pointer-checks.Orlando Arias1-0/+4
2017-10-19x86-tune-costs.h (generic_cost, core_cost): Correct costs of x87 and SSE inst...Jan Hubicka1-22/+21
2017-10-19re PR target/82618 (Inefficient double-word subtraction on x86_64)Uros Bizjak1-0/+11
2017-10-19i386.c (output_387_binary_op): Rewrite SSE part.Uros Bizjak1-86/+68
2017-10-19[ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unali...Richard Earnshaw1-5/+22
2017-10-19rs6000: Fix "missing mode" on UNSPEC_TOCSLOTSegher Boessenkool1-4/+4
2017-10-19re PR target/82580 (Optimize comparisons for __int128 on x86-64)Jakub Jelinek1-0/+57
2017-10-18re PR target/82580 (Optimize comparisons for __int128 on x86-64)Uros Bizjak4-10/+85
2017-10-18S/390: Do not end groups after fallthru edge.Robin Dapp1-2/+39
2017-10-18S/390: Handle long-running instructions.Robin Dapp1-5/+63
2017-10-17visium.c (visium_select_cc_mode): Return CCmode for any RTX present on the RH...Eric Botcazou1-6/+11
2017-10-17* i386/i386.c (x86_builtin_vectorization_cost): Likewise.Jan Hubicka1-0/+2
2017-10-17target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka6-0/+12