aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-06remove dead code used by the old cloog schedulerAditya Kumar3-257/+12
2015-10-06Early exit to avoid redundant computationsAditya Kumar3-18/+27
2015-10-06Move declarations, assign types, renaming.Aditya Kumar9-174/+195
2015-10-06re PR c/65345 (ICE with _Generic selection on _Atomic int)Uros Bizjak2-2/+8
2015-10-06Fix PR c/65345 for AArch64 Ramana Radhakrishnan2-5/+11
2015-10-06AVX-512. Avoid upper-bank registers when splitting vec_extract_lo instruction.Alexander Fomin2-3/+14
2015-10-06re PR c/65345 (ICE with _Generic selection on _Atomic int)David Edelsohn2-5/+11
2015-10-06builtin_target.c: Fix AVX-512VBMI detection.Kirill Yukhin2-1/+5
2015-10-06rl78.c (rl78_rtx_costs): Improve cost estimates for multiplication.Nick Clifton2-6/+35
2015-10-06AMD znver1 enablement.Venkataramanan Kumar14-29/+1239
2015-10-06re PR tree-optimization/67859 (ICE on valid code at -O2 and -O3 on x86_64-lin...Richard Biener4-4/+35
2015-10-06Update template instantiation documentationJonathan Wakely3-41/+67
2015-10-06re PR c/65345 (ICE with _Generic selection on _Atomic int)Eric Botcazou2-10/+21
2015-10-06builtin_target.c: Fix AVX-512VBMI detection.Kirill Yukhin1-1/+1
2015-10-06tree-vectorizer.h (vec_info): New base class for...Richard Biener8-382/+357
2015-10-06builtin_target.c: Add check for AES and PCLMUL.Kirill Yukhin2-0/+8
2015-10-06Daily bump.GCC Administrator1-1/+1
2015-10-05Fix PR65345 in SH backendKaz Kojima2-5/+13
2015-10-05re PR c++/53856 (Default argument allowed on member defined outside of class ...Paolo Carlini5-1/+51
2015-10-05Remove diffstat from ChangeLog.Richard Sandiford1-37/+0
2015-10-05lex: Update unicode letters table to Unicode 8.0.0.Ian Lance Taylor2-23/+37
2015-10-05* tree-ssa-loop-im.cMarek Polacek3-3/+7
2015-10-05increase the number of parametersAditya Kumar4-3/+12
2015-10-05move param detection to scop detectionAditya Kumar9-365/+310
2015-10-05move scop detection related stuff to graphite-scop-detection.cAditya Kumar3-860/+1183
2015-10-05IPA-CP Alignment lattice cleanupMartin Jambor5-65/+246
2015-10-05re PR middle-end/67821 (ICE in duplicate_ssa_name_range_info)Marek Polacek5-1/+40
2015-10-05Move runtime transactional memory tests to libitm testsute.Jason Merrill3-0/+0
2015-10-05[PR other/65021] mkoffloads -save-temps handling, and cleanup cleanupThomas Schwinge4-18/+74
2015-10-05make more gimple_x_ptr accessors const correctTrevor Saunders2-39/+55
2015-10-05remove unused gasm accessorsTrevor Saunders2-20/+5
2015-10-05remove gimple_location_ptr ()Trevor Saunders3-11/+8
2015-10-05make build_uses store tree * instead of treeTrevor Saunders2-14/+24
2015-10-05Add a build_real_truncate helper functionRichard Sandiford5-34/+37
2015-10-05[AArch64] Fix output assembly bug under TLSIE ILP32James Greenhalgh2-1/+6
2015-10-05cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".Kirill Yukhin4-0/+19
2015-10-05Cleanup directives.Christian Bruel2-4/+7
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford55-443/+294
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford21-58/+93
2015-10-05Remove remaining uses of REAL_ARITHMETICRichard Sandiford14-60/+40
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford12-28/+50
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford8-12/+30
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford30-72/+146
2015-10-05re PR ipa/67783 (quadratic time consumption in IPA inlining with -O1 and higher)Richard Biener2-40/+31
2015-10-05tree-ssa-pre.c (create_component_ref_by_pieces_1): Move call handling ...Richard Biener2-169/+111
2015-10-05[Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .Ramana Radhakrishnan2-2/+9
2015-10-05re PR c++/67844 (Cannot make tuple of class with template constructor)Ville Voutilainen4-1/+76
2015-10-05Daily bump.GCC Administrator1-1/+1
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill62-56/+833
2015-10-04re PR rtl-optimization/67447 (ICE in extract_constrain_insn (reload_cse_simpl...Uros Bizjak2-0/+30