aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford132-0/+264
2017-12-15re PR target/83358 (division not converted with Intel tuning since r253934)Markus Trippelsdorf1-8/+10
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek33-396/+389
2017-12-15re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC me...Eric Botcazou1-5/+0
2017-12-15Enable VAES support [5/5]Julia Koval3-0/+38
2017-12-15Enable VAES support [4/5]Julia Koval3-0/+35
2017-12-15Enable VAES support [3/5]Julia Koval3-0/+38
2017-12-14[arm] Add -mverbose-cost-dump and de-verbosify cost dumpsKyrylo Tkachov2-1/+5
2017-12-14[compare-debug] use call loc for nop_endbrAlexandre Oliva1-8/+12
2017-12-14[SFN] next/prev_nonnote_insn_bb are no more, even for portsAlexandre Oliva6-32/+35
2017-12-14[PATCH PR81228][AARCH64]Fix ICE by adding LTGT in vec_cmp<mode><v_int_equiv>Sudakshina Das2-1/+11
2017-12-14[AArch64] Specify fp16 support for Cortex-A55 and Cortex-A75Kyrylo Tkachov1-3/+3
2017-12-13re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)Eric Botcazou2-8/+22
2017-12-13ppc-auxv.h (PPC_FEATURE2_HTM_NO_SUSPEND): New define.Peter Bergner2-0/+2
2017-12-12re PR target/82190 (Possibly latent miscompilation issue on ppc64le-linux-gnu...Aaron Sawdey1-6/+6
2017-12-12i386.c (PTA_SKYLAKE_AVX512): Add PTA_CLWB.Uros Bizjak1-2/+2
2017-12-12re PR target/83332 (new test case gfortran.dg/vect/pr81303.f fails (r255499))Bill Schmidt1-0/+54
2017-12-12Enable VAES support [2/5]Julia Koval4-0/+82
2017-12-12Enable VAES support [1/5]Julia Koval6-2/+15
2017-12-11altivec.h (vec_extract_fp32_from_shorth, [...]): Add #defines.Carl Love3-0/+41
2017-12-11rs6000.c (rs6000_gimple_fold_builtin): Add support for early folding of splat...Will Schmidt1-0/+22
2017-12-11aarch64.c (aarch64_print_operand): Don't start output_operand_lossage first a...Jakub Jelinek1-3/+3
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek7-10/+11
2017-12-08re PR target/82960 (spu_machine_dependent_reorg does not handle jump_table_da...Ulrich Weigand1-3/+4
2017-12-08[arm] PR target/83206: Make native driver select fp-capable armv6 coresRichard Earnshaw1-3/+3
2017-12-08[arm] Generate a -mfpu= option for passing to the assemblerRichard Earnshaw1-2/+5
2017-12-08Initialize new member of SOLARIS_ATTRIBUTE_TABLERainer Orth1-2/+2
2017-12-08Enable VNNI support [5/5]Julia Koval2-0/+74
2017-12-08Enable VNNI support [4/5]Julia Koval2-0/+73
2017-12-08Enable VAES support [2/5]Julia Koval2-0/+76
2017-12-07nios2.md (ld<bhw_uns>io): Add splitter for memory operand.Sandra Loosemore2-3/+22
2017-12-07nios2.c (nios2_symbolic_constant_allowed): Rename to...Sandra Loosemore3-57/+108
2017-12-07Add srodata section support to riscv port.Andrew Waterman1-0/+22
2017-12-08re PR target/81906 (Calls to rint() wrongly optimized away starting in g++ 6)Jakub Jelinek1-6/+19
2017-12-07[AArch64] Fix ICEs in aarch64_print_operandRichard Sandiford1-27/+27
2017-12-07Use tree_vector_builder instead of build_vectorRichard Sandiford1-6/+7
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor30-228/+249
2017-12-07re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina1-4/+58
2017-12-07rs6000: Initialise rs6000_cpu correctly (PR43871)Segher Boessenkool1-2/+5
2017-12-07rs6000: Don't use rs6000_cpu_attr directlySegher Boessenkool3-63/+60
2017-12-07rs6000: Split rs6000_cpuSegher Boessenkool3-59/+65
2017-12-07Enable VAES support [2/5]Julia Koval5-0/+422
2017-12-06RevertEric Botcazou1-4/+4
2017-12-05thunderx2-t99.md (thunderx2t99_branch): Add trap to reservation.Steve Ellcey1-3/+24
2017-12-05[Patch ARM] Fix probe_stack constraint.Ramana Radhakrishnan1-1/+4
2017-12-05[AArch64] Fix some define_insn_and_split conditionsRichard Sandiford1-5/+5
2017-12-05gcc: xtensa: enable address sanitizerMax Filippov2-1/+14
2017-12-05Enable VNNI support [1/5]Julia Koval6-1/+15
2017-12-04re PR target/81616 (Update -mtune=generic for the current Intel and AMD proce...Jan Hubicka4-183/+179
2017-12-04sparc.c (sparc_do_work_around_errata): Use mem_ref instead of MEM_P in a coup...Eric Botcazou1-28/+29