aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-11-24frame-header-opt.c (gate): Check for optimize > 0.Steve Ellcey3-16/+132
2015-11-24nvptx.c (maybe_split_mode): Return new mode or VOIDmode, don't alter incoming...Nathan Sidwell1-76/+62
2015-11-24rs6000.md (lround<mode>di2): Remove constraints.Michael Meissner1-2/+2
2015-11-24rs6000.md (UNSPEC_XSRDPI): New unspec.David Edelsohn1-38/+68
2015-11-24[PATCH][AArch64] Improve add immediate expansionWilco Dijkstra1-19/+35
2015-11-24rs6000: Fix for and_operand oversight (PR68332, PR67677)Segher Boessenkool1-1/+2
2015-11-24[AArch64][v2] Improve comparison with complex immediates followed by branch/csetKyrylo Tkachov3-3/+78
2015-11-24Fix PR68497 (ICE with -fno-checking)Mikhail Maltsev1-12/+14
2015-11-23Add uaddv4_optab and usubv4_optabRichard Henderson2-4/+76
2015-11-23[AArch64] PR target/68363 Check that argument is real INSN in aarch64_madd_ne...Kyrylo Tkachov1-1/+1
2015-11-23[AARCH64] Adding constant folding for __builtin_fmulx* with scalar 32 and 64 ...Bilyan Borisov1-2/+49
2015-11-23S/390: Fix symbol ref alignmentRobin Dapp3-28/+76
2015-11-22re PR target/68390 (Incorrect code due to indirect tail call of varargs funct...Kugan Vivekanandarajah1-1/+6
2015-11-22[AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variantsBilyan Borisov2-26/+146
2015-11-21* config/nvptx/nvptx.md (clz<mode>2): Use operand 1 for type.Nathan Sidwell1-1/+1
2015-11-21nvptx.c (write_function_decl_and_comment): Print leading blank line.Nathan Sidwell2-11/+12
2015-11-20sparc.md (umulxhi_vis): Move around.Eric Botcazou1-174/+149
2015-11-20[AArch64] Add attribute for compatibility with ARM pipeline modelsEvandro Menezes2-0/+7
2015-11-20[ARM] Do not expand movmisalign pattern if not in 32-bit modeKyrylo Tkachov2-7/+8
2015-11-20[ARM] PR 68149 Fix ICE in unaligned_loaddi splitKyrylo Tkachov2-57/+24
2015-11-20nvptx.c (nvptx_use_anchors_for_symbol_p): New.Nathan Sidwell1-0/+16
2015-11-20S/390: Add bswaphi2 patternAndreas Krebbel1-0/+10
2015-11-20S/390: Clobber r1 in patterns resulting in pfpo instruction.Dominik Vogt1-8/+17
2015-11-19nvptx.h (SUPPORTS_WEAK): Define.Nathan Sidwell2-3/+5
2015-11-19revert: rs6000.c (use_toc_relative_ref): Ignore type-limits warning.David Edelsohn1-5/+0
2015-11-19nvptx.md (atomic_compare_and_swap<mode>_1, [...]): Input values can be immedi...Nathan Sidwell1-3/+3
2015-11-19re PR target/68408 (broken support for attribute init_priority)Eric Botcazou1-0/+4
2015-11-19re PR target/67770 (i386: -fshrink-wrap can interact badly with trampolines)Jakub Jelinek1-1/+5
2015-11-18nvptx.c (nvptx_process_pars): Fix whitespace.Nathan Sidwell1-22/+7
2015-11-18freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Bring in the commit from r125920 for F...Andreas Tobler1-5/+15
2015-11-18re PR target/68410 (config/nios2/nios2.c: 4123: duplicates in expression)Sandra Loosemore1-2/+2
2015-11-18avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.Pitchumani Sivanupandi1-0/+7
2015-11-18nvptx.c (bb_pair_t, [...]): New types.Nathan Sidwell1-5/+652
2015-11-18rs6000.c (use_toc_relative_ref): Ignore type-limits warning.Alan Modra1-0/+5
2015-11-18Finalize func_options in arm target inMartin Liska1-0/+2
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell1-39/+201
2015-11-18regrename.h (struct du_head): Add target_data_1 and target_data_2 fields.Bernd Schmidt3-0/+339
2015-11-18re PR target/68405 (trunk/gcc/config/i386/i386.c:22951: possible missing brea...Ilya Enkovich1-0/+2
2015-11-17Simplify rs6000_builtin_vectorized_functionRichard Sandiford1-36/+0
2015-11-17Simplify ix86_builtin_vectorized_functionRichard Sandiford1-63/+0
2015-11-17Make builtin_vectorized_function take a combined_fnRichard Sandiford6-636/+485
2015-11-17[ARM] PR 68143 Properly update memory offsets when expanding setmemKyrylo Tkachov1-13/+24
2015-11-17t-visium (MULTILIB_OPTIONS): Add muser-mode.Eric Botcazou1-2/+2
2015-11-17[Patch AArch64] Add support for Cortex-A35James Greenhalgh3-1/+27
2015-11-17re PR target/68263 (Vector "*mov<mode>_internal" fails to handle misaligned l...Uros Bizjak2-7/+7
2015-11-16vsx.md (VSX_L): Do not include IBM extended double 128-bit types...Michael Meissner2-7/+3
2015-11-16[Patch ARM] Add support for Cortex-A35James Greenhalgh6-3/+33
2015-11-16Add missing v8a cpus to the t-aprofile file.Jim Wilson1-0/+3
2015-11-16re PR target/68277 ([SH]: error: insn does not satisfy its constraints when c...Oleg Endo1-1/+41
2015-11-16[i386]Migrate reduction optabs to reduc_<op>_scalAlan Lawrence1-31/+51