aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-10-17fix typo commentChristian Bruel1-1/+1
2013-10-16re PR target/57756 (Function target attribute is retaining state of previous...Michael Meissner3-9/+16
2013-10-16rl78.c (rl78_alloc_address_registers_macax): Verify op is a REG before checki...DJ Delorie1-2/+4
2013-10-16vector.md (vec_unpacks_hi_v4sf): Correct for endianness.Bill Schmidt1-6/+6
2013-10-16vsx.md (vsx_concat_<mode>): Adjust output for LE.Bill Schmidt1-2/+12
2013-10-16[AArch64] Fix output template for Scalar Neon->Neon register move.James Greenhalgh1-1/+1
2013-10-16[AArch64] Classify FRAME_POINTER_REGNUM and ARG_POINTER_REGNUM as POINTER_REGS.Marcus Shawcroft1-1/+1
2013-10-16arm.opt (mlra): New option.Yvan Roux2-0/+14
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos4-5/+5
2013-10-16Enable FMA4 for AMD bdver3 architectureGanesh Gopalasubramanian1-1/+1
2013-10-16* config/cris/t-elfmulti (MULTILIB_OPTIONS, MULTILIB_DIRNAMES)Hans-Peter Nilsson1-2/+3
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam6-380/+485
2013-10-15[ARM] [Neon types 10/10] Remove neon-schedgen.mlJames Greenhalgh2-545/+0
2013-10-15[ARM] [Neon types 9/10] Remove old neon typesJames Greenhalgh1-121/+0
2013-10-15[ARM] [Neon types 8/10] Cortex-A7 neon pipeline modelJames Greenhalgh1-35/+43
2013-10-15[ARM] [Neon types 7/10] Cortex-A15 neon pipeline changesJames Greenhalgh1-844/+350
2013-10-15[ARM] [Neon types 6/10] Cortex-A9 neon pipeline changesJames Greenhalgh1-97/+333
2013-10-15[ARM] [Neon types 5/10] Update Cortex-A8 pipeline modelJames Greenhalgh1-124/+346
2013-10-15[AArch64] [Neon types 4/10] Add type attributes to all simd insnsJames Greenhalgh2-84/+209
2013-10-15[ARM] [Neon types 3/10] Update Current type attributes to new Neon Types.James Greenhalgh4-616/+455
2013-10-15[AArch64] [Neon types 2/10] Update Current type attributes to new Neon Types.James Greenhalgh2-3/+12
2013-10-15[ARM] [Neon Types 1/10] Add new types to describe Neon insns.James Greenhalgh1-6/+620
2013-10-15sse.md (unspec): Add UNSPEC_RCP14...Alexander Ivchenko1-4/+213
2013-10-15predicates.md (const_8_to_15_operand): New.Alexander Ivchenko2-1/+376
2013-10-15predicates.md (register_or_constm1_operand): New.Alexander Ivchenko2-1/+349
2013-10-15sse.md (unspec): Added UNSPEC_VPERMI2, UNSPEC_VPERMT2, UNSPEC_SCATTER.Alexander Ivchenko1-16/+316
2013-10-15Add A profile only multilib make file fragment.Matthew Gretton-Dann1-0/+177
2013-10-14re PR target/58716 ([PATCH] MSP430X check is inverted)Travis Snoozy1-1/+1
2013-10-14re PR bootstrap/58509 (ICE in calc_dfs_tree, at dominance.c:397 during Ada ru...Eric Botcazou3-40/+60
2013-10-12re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-80/+1587
2013-10-12Truncate x32 DImode TLS address to a SImode registerH.J. Lu1-3/+18
2013-10-12i386.c (ix86_expand_sse_compare_and_jump): Use mode provided by ix86_fp_compa...Alexander Monakov1-2/+3
2013-10-12[AArch64] Fix early-clobber operands to vtbx[1,3]James Greenhalgh1-6/+6
2013-10-11vsx.md (*vsx_le_perm_load_v2di): Generalize to handle vector float as well.Bill Schmidt1-20/+20
2013-10-11vector.md (vec_realign_load<mode>): Generate vperm directly to circumvent sub...Bill Schmidt4-5/+138
2013-10-11sse.md (VI48F_256_512): New.Alexander Ivchenko1-6/+10
2013-10-11i386.c (bdesc_args): Change corresponding pattern for __builtin_ia32_cvtps2dq...Alexander Ivchenko2-16/+15
2013-10-11sse.md (V_512): New.Alexander Ivchenko1-1/+58
2013-10-11i386.c (ix86_rtx_costs): Enable fma for TARGET_AVX512F.Alexander Ivchenko2-23/+43
2013-10-11sse.md (VI248_AVX2_8_AVX512F): New.Alexander Ivchenko1-14/+21
2013-10-11sse.md (VI124_AVX2_48_AVX512F): New.Alexander Ivchenko1-15/+23
2013-10-11sse.md (VI48_AVX512F): New.Alexander Ivchenko1-16/+20
2013-10-11sse.md (VI4_AVX512F): New.Alexander Ivchenko1-13/+20
2013-10-11sse.md (VI2_AVX512F): New.Alexander Ivchenko1-10/+20
2013-10-11i386.md (multdiv): New.Alexander Ivchenko2-24/+11
2013-10-11sse.md (V): Extended with wider modes.Alexander Ivchenko1-44/+131
2013-10-11i386.md (any_fix): New iterator.Alexander Ivchenko2-42/+79
2013-10-11sse.md (<sse2>_movnt<mode>): Update constraint to "v".Alexander Ivchenko1-17/+17
2013-10-10x86-tune.def: Enable X86_TUNE_SSE_TYPELESS_STORES for generic...Jan Hubicka1-6/+4
2013-10-10alpha.c: Add gimple-ssa.h to include list.Andrew MacLeod1-0/+1