aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-11-01[Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2-6/+20
2014-11-01[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2-14/+16
2014-11-01[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2-10/+31
2014-11-01[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2-6/+24
2014-11-01[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2-18/+16
2014-10-31re PR target/63702 (i386.c:36276: possible missing break ?)Uros Bizjak1-1/+0
2014-10-31re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Uros Bizjak3-4/+9
2014-10-31re PR rtl-optimization/63620 (RELOAD lost SET_GOT dependency on Darwin)Uros Bizjak1-3/+16
2014-10-31re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko1-10/+62
2014-10-30Add zero-cost loops for xtensa port.Felix Yang3-21/+350
2014-10-30driver-avr.c (avr_set_current_device): Remove.Jan-Benedict Glaw1-19/+0
2014-10-29pa-protos.h (pa_output_arg_descriptor): Strengthen argument from rtx to rtx_i...Jeff Law2-23/+31
2014-10-29Fix build fallout with machine_mode changes.Ramana Radhakrishnan1-2/+4
2014-10-29[AArch64] Restore recog state after finding pre-madd instructionKyrylo Tkachov1-0/+4
2014-10-29[AArch64] Fix/revert fallout from machine_mode changeKyrylo Tkachov1-1/+1
2014-10-29[ARM] Fix/revert fallout from machine_mode change.Kyrylo Tkachov1-2/+2
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford131-3219/+3219
2014-10-29AVX-512. 89/n. Improve mask move insn generation.Alexander Ivchenko1-14/+19
2014-10-29AVX-512. 88/n. Add missed avx512bw/avx512vl cmp intrinsics.Alexander Ivchenko3-0/+1214
2014-10-28cgraph.h: Flatten.Andrew MacLeod12-1/+53
2014-10-28AVX-512. 85/n. Add intrinsics headers.Alexander Ivchenko6-0/+24429
2014-10-28AVX-512. 84/n. Add missing immediate checks.Alexander Ivchenko1-0/+3
2014-10-28AVX-512. 83/n. Add scatter built-ins.Alexander Ivchenko1-0/+145
2014-10-28AVX-512. 82/n. Add gather built-ins.Alexander Ivchenko1-9/+150
2014-10-28AVX-512. 81.2/n. Add new built-ins.Alexander Ivchenko2-11/+2697
2014-10-27i386.c (ix86_loop_memcount): Delete.Richard Sandiford1-30/+17
2014-10-27i386.c (find_constant_1): Delete.Richard Sandiford1-40/+31
2014-10-27i386.c (extended_reg_mentioned_1): Delete.Richard Sandiford1-14/+9
2014-10-27i386.c: Include rtl-iter.hRichard Sandiford1-15/+13
2014-10-27alpha-protos.h (some_small_symbolic_operand_int): Take an rtx and return a bool.Richard Sandiford3-11/+15
2014-10-27alpha-protos.h (alpha_find_lo_sum_using_gp): Return a bool.Richard Sandiford2-9/+10
2014-10-27alpha.c (alpha_set_memflags_1): Delete.Richard Sandiford1-25/+18
2014-10-27alpha.c: Include rtl-iter.h.Richard Sandiford1-20/+15
2014-10-27s390.c: Include rtl-iter.h.Richard Sandiford1-18/+7
2014-10-27spu.c: Include rtl-iter.hRichard Sandiford1-6/+8
2014-10-27[AArch64] Restore gimple_folding of reduction intrinsicsAlan Lawrence2-23/+11
2014-10-27[AArch64] Use new reduc_[us](min|max)_scal optabs, inc. for builtinsAlan Lawrence3-90/+82
2014-10-27[AArch64] Use new reduc_plus_scal optabs, inc. for __builtinsAlan Lawrence4-53/+60
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod62-34/+589
2014-10-27[AArch64] Temporarily remove aarch64_gimple_fold_builtin code for reduction o...Alan Lawrence2-2/+6
2014-10-26microblaze.c: Include rtl-iter.h.Richard Sandiford1-16/+13
2014-10-26mips.c (mips_at_reg_p): Delete.Richard Sandiford1-13/+7
2014-10-26mips.c (mips_record_lo_sum): Replace with...Richard Sandiford1-10/+9
2014-10-26mips.c (mips_sim_insn): Update comment.Richard Sandiford1-14/+7
2014-10-26mips.c (r10k_needs_protection_p_call): Take a const_rtx and return a bool.Richard Sandiford1-16/+19
2014-10-26mips.c (r10k_needs_protection_p_1): Take an rtx rather than an rtx pointer.Richard Sandiford1-22/+22
2014-10-26mips.c (mips16_rewrite_pool_refs_info): Delete.Richard Sandiford1-39/+29
2014-10-26mips.c (mips_kernel_reg_p): Replace with...Richard Sandiford1-6/+10
2014-10-26mips.c (mips_rewrite_small_data_1): Take the context as a parameter instead o...Richard Sandiford1-19/+20
2014-10-26mips.c: Include rtl-iter.h.Richard Sandiford1-19/+23