aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-09-15[ARM] Fix arm bootstrap failure due to -Werror=shift-negative-valueKyrylo Tkachov1-4/+4
2015-09-15arm.c (TARGET_OPTION_PRINT): Define.Christian Bruel1-0/+17
2015-09-15re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel4-77/+51
2015-09-15[AArch64 array_mode 8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_PAlan Lawrence2-1/+8
2015-09-15[AArch64 array_mode 7/8] Combine the expanders using VSTRUCT:nregsAlan Lawrence2-115/+26
2015-09-15[AArch64 array_mode 6/8] Remove V_TWO_ELEM, again using BLKmode + set_mem_size.Alan Lawrence2-20/+10
2015-09-15[AArch64 array_mode 5/8] Remove V_FOUR_ELEM, again using BLKmode + set_mem_size.Alan Lawrence2-23/+13
2015-09-15[AArch64 array_mode 4/8] Remove EImodeAlan Lawrence3-12/+3
2015-09-15[AArch64 array_mode 3/8] Stop using EImode in aarch64-simd.md and iterators.mdAlan Lawrence2-22/+13
2015-09-15[AArch64 array_mode 2/8] Remove VSTRUCT_DREG, use BLKmode for d-reg aarch64_s...Alan Lawrence2-30/+34
2015-09-15[AArch64 array_mode 1/8] Rename vec_store_lanes<mode>_lane to aarch64_vec_sto...Alan Lawrence1-6/+12
2015-09-15S/390: Add missing brackets.Andreas Krebbel1-1/+1
2015-09-14[SPARC] Simplify const_all_ones_operandRichard Sandiford1-25/+3
2015-09-14re PR target/67061 (sh64-elf: internal compiler error: in sh_find_set_of_reg,...Oleg Endo1-15/+10
2015-09-14[AArch64] Handle literal pools for functions > 1 MiB in size.Ramana Radhakrishnan5-4/+142
2015-09-14haswell.md: New file describing Haswell pipeline.Yuri Rumyantsev3-7/+626
2015-09-13config.gcc (visium-*-*): Enable --with-cpu option, accept gr5 and gr6 as poss...Olivier Hainque2-2/+20
2015-09-12remove STRUCT_VALUE macroTrevor Saunders4-16/+0
2015-09-12pa.c (pa_output_move_double): Enhance to handle HIGH CONSTANT_P operands.John David Anglin1-3/+14
2015-09-11Convert SPARC backend over to LRA.David S. Miller4-54/+27
2015-09-11Remove separate movtf pattern - Use an iterator for all FP modes.Ramana Radhakrishnan2-22/+4
2015-09-10nvptx.c (nvptx_expand_call): Add spacing.Nathan Sidwell1-2/+5
2015-09-10rs6000.c (swap_web_entry): Update preceding commentary to simplify permute ma...Bill Schmidt1-6/+198
2015-09-10re PR target/67506 ([SH]: error: unrecognizable insn when compiling texlive-b...Oleg Endo1-0/+3
2015-09-10S/390: Don't use vgm for v1ti and v1tf.Andreas Krebbel1-0/+5
2015-09-10S/390: Fix mode iterators vmal, vmah, and vmalh.Andreas Krebbel1-15/+15
2015-09-10S/390: Add V1TImode to constant pool modes.Andreas Krebbel1-2/+3
2015-09-10[ARM] PR 67439: Allow matching of *arm32_movhf when -mrestrict-it is onKyrylo Tkachov1-2/+3
2015-09-10arc-common.c: Remove references to A5.Claudiu Zissulescu7-32/+10
2015-09-10arc.md (length): Fix attribute length for conditional executed instructions w...Claudiu Zissulescu1-1/+5
2015-09-10[AArch64] Use logics_imm type for 2nd alternative of *and<mode>3nr_compare0Kyrylo Tkachov1-1/+1
2015-09-09nvptx.md (call_operation): Move bound out of loop.Nathan Sidwell2-70/+68
2015-09-09nvptx.md (atomic_compare_and_swap<mode>): Use sel_truesi, not andsi.Nathan Sidwell1-8/+6
2015-09-09[ARM][3/3] Expand mod by power of 2Kyrylo Tkachov2-1/+88
2015-09-09[AArch64][1/3] Expand signed mod by power of 2 using CSNEGKyrylo Tkachov2-1/+76
2015-09-09Fix PowerPC ICE due to secondary_reload ignoring reload replacementsAlan Modra1-1/+14
2015-09-08[AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fixAlan Lawrence4-31/+69
2015-09-08[AArch64] Improve code generation for float16 vector codeAlan Lawrence3-20/+28
2015-09-08[AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dupAlan Lawrence1-0/+314
2015-09-08[AArch64] Implement vcvt_{,high_}f16_f32Alan Lawrence4-18/+35
2015-09-08[AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreateAlan Lawrence4-9/+305
2015-09-08[AArch64] Add support for float16x{4,8}_t vectors/builtinsAlan Lawrence8-28/+137
2015-09-08[ARM] Remaining intrinsicsAlan Lawrence5-91/+501
2015-09-08[ARM] float16x8_t intrinsics in arm_neon.hAlan Lawrence1-0/+257
2015-09-08[ARM] Add V8HFmode and float16x8_t typeAlan Lawrence5-2/+10
2015-09-08[ARM] float16x4_t intrinsics in arm_neon.hAlan Lawrence1-0/+250
2015-09-07intelmic-mkoffload.c (prepare_target_image): Handle all non-alphanumeric char...Ilya Verbin1-4/+5
2015-09-06cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Do not warn.Paolo Bonzini1-14/+1
2015-09-04re PR target/65210 ([avr] ICE: when using attributs 'address' and 'io_low')Senthil Kumar Selvaraj1-0/+2
2015-09-04intelmic-mkoffload.c (prepare_target_image): Fix if the temp path contains a ...Jonas Hahnfeld1-1/+1