aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-12re PR rtl-optimization/80481 (Unoptimal additional copy instructions)Vladimir Makarov4-1/+101
2018-01-12re PR rtl-optimization/83628 (performance regression when accessing arrays on...Uros Bizjak5-11/+119
2018-01-12Guard against incomplete AVX512F support in Solaris asRainer Orth3-12/+19
2018-01-12Handle polynomial DR_INITRichard Sandiford3-5/+21
2018-01-12Handle poly_int vector sizes in get_vec_alignment_for_array_typeRichard Sandiford2-3/+9
2018-01-12Allow variable-sized temporary variables in gimplify.cRichard Sandiford2-2/+8
2018-01-12Fix integer overflow in stats of GIMPLE statements.Martin Liska3-9/+19
2018-01-12Fix integer overflow in stats of trees.Martin Liska3-11/+20
2018-01-12Fix --enable-gather-detailed-mem-stats build.Martin Liska6-38/+71
2018-01-12Deferring FMA transformations in tight loopsMartin Jambor5-128/+426
2018-01-12re PR debug/83157 (gcc.dg/guality/pr41616-1.c fail, inline instances refer to...Richard Biener2-3/+7
2018-01-12re PR target/81819 ([RX] internal compiler error: in rx_is_restricted_memory_...Oleg Endo2-0/+9
2018-01-12rs6000: Tune new testcase (PR83629)Segher Boessenkool2-0/+6
2018-01-12re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Richard Biener13-27/+231
2018-01-12re PR target/83368 (alloca after setjmp breaks PIC base reg)Eric Botcazou5-38/+141
2018-01-12Add doc for branch_cost effective target.Christophe Lyon2-0/+8
2018-01-12re PR rtl-optimization/83565 (RTL combine pass yields wrong rotate result)Eric Botcazou4-23/+85
2018-01-12Add dg-require-effective-target indirect_jumps for g++Tom de Vries9-0/+19
2018-01-12Add dg-require-effective-target alloca for c++ test-casesTom de Vries49-0/+100
2018-01-12Fix g++.dg/cpp0x/inh-ctor30.CRainer Orth2-1/+5
2018-01-12Link with correct values-*.o files on Solaris (PR target/40411)Rainer Orth6-4/+47
2018-01-12Include all x86 targets in branch_cost effective targetRainer Orth2-1/+6
2018-01-12Initialize type_warnings::dyn_count with a default value (PR ipa/83054).Martin Liska4-5/+74
2018-01-12Add new verification for profile-count.h.Martin Liska2-6/+15
2018-01-12Add new NDS32 options -mext-perf, -mext-perf2 and -mext-string in the documen...Chung-Ju Wu2-3/+26
2018-01-12lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener4-3/+14
2018-01-12Daily bump.GCC Administrator1-1/+1
2018-01-11configure.ac (--with-long-double-format): Add support for the configuration o...Michael Meissner5-3/+113
2018-01-11rs6000-builtin.def (BU_P7_MISC_X): New #define.Bill Schmidt7-0/+54
2018-01-11re PR target/83203 (Inefficient int to avx2 vector conversion)Jakub Jelinek3-3/+111
2018-01-11i386: Align stack frame if argument is passed on stackH.J. Lu4-1/+46
2018-01-11re PR fortran/79383 (USE statement error)Steven G. Kargl3-0/+99
2018-01-11re PR go/83794 (misc/cgo/test uses gigabytes of memory)Ian Lance Taylor2-3/+4
2018-01-11Add some reproducers for issues found developing the location-wrappers patchDavid Malcolm7-0/+261
2018-01-11re PR target/82682 (FAIL: gcc.target/i386/pr50038.c scan-assembler-times movz...Jakub Jelinek2-2/+82
2018-01-11PR c++/82728 - wrong -Wunused-but-set-variableJason Merrill8-3/+79
2018-01-11re PR tree-optimization/83189 (internal compiler error: in probability_in, at...Jan Hubicka2-1/+8
2018-01-11re PR middle-end/83718 (ICE: Floating point exception in profile_count::apply...Jan Hubicka4-2/+128
2018-01-11[C++ PATCH] kill unused enumNathan Sidwell2-16/+4
2018-01-11re PR ipa/83178 (g++.dg/ipa/devirt-22.C fail)Martin Jambor2-1/+6
2018-01-11re PR tree-optimization/83695 (ICE on valid code at -O3: Segmentation fault)Bin Cheng4-3/+40
2018-01-11[arm][3/3] Implement fp16fml lane intrinsicsKyrylo Tkachov8-0/+631
2018-01-11[arm][2/3] Implement fp16fml extension for ARMv8.4-AKyrylo Tkachov19-8/+395
2018-01-11[arm][1/3] Add -march=armv8.4-a optionKyrylo Tkachov9-7/+89
2018-01-11re PR target/81821 ([RX] xchg_mem<mode> uses wrong memory operand size)Oleg Endo2-1/+8
2018-01-11re PR tree-optimization/83435 (ICE in set_value_range, at tree-vrp.c:211)Richard Biener6-2/+41
2018-01-11[AArch64] Add const_offset field to aarch64_address_infoRichard Sandiford2-9/+21
2018-01-11[AArch64] Set NUM_POLY_INT_COEFFS to 2Richard Sandiford8-284/+423
2018-01-11[AArch64] Rework interface to add constant/offset routinesRichard Sandiford4-87/+153
2018-01-11[AArch64] Extra scalar_float_mode patchRichard Sandiford2-2/+7