aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal13-13/+431
2015-11-13Add non-folding variants for convert_to_*.Kai Tietz6-79/+221
2015-11-13fold-const.c (fold_convert_const): Fold changing cv-quals on VECTOR_CST.Jason Merrill3-1/+23
2015-11-13* hash-map.h (hash_map::empty): New.Jason Merrill2-0/+6
2015-11-13omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ.Nathan Sidwell6-17/+532
2015-11-13target-supports.exp (check_effective_target_offload_nvptx): New.Nathan Sidwell3-0/+43
2015-11-13re PR fortran/68319 (ICE on using interface with included entry)Steven G. Kargl6-0/+72
2015-11-13fix ChangeLog entryMichael Meissner1-2/+2
2015-11-13constraints.md (we constraint): New constraint for 64-bit power9 vector support.Michael Meissner12-45/+901
2015-11-13pr68306.c (dg-additional-options): Add i?86-*-* target.Uros Bizjak4-3/+9
2015-11-13collapse-2.c: Sequential loop is sequential.Nathan Sidwell2-1/+6
2015-11-13Define std::experimental::randint etc.Jonathan Wakely5-0/+170
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm46-242/+2107
2015-11-13PR/67682, break SLP groups up if only some elements matchAlan Lawrence7-6/+230
2015-11-13Improve portability of named locale testsJohn Marino298-863/+1246
2015-11-13re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel3-20/+28
2015-11-13[combine] Don't transform sign and zero extends inside multsKyrylo Tkachov4-0/+67
2015-11-13nvptx.c (nvptx_generate_vector_shuffle): Deal with complex types.Nathan Sidwell5-12/+151
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao47-597/+1572
2015-11-13PR68264: Use unordered comparisons for tree-call-cdce.cRichard Sandiford4-22/+141
2015-11-13re PR c/68320 (internal compiler error: in declspecs_add_type)Marek Polacek4-4/+81
2015-11-13gimplify.c (oacc_default_clause): Use inform for enclosing scope.Nathan Sidwell4-3/+12
2015-11-13gen-pass-instances.awk: Rename prefix_len var to len_of_prefix in handle_lineTom de Vries2-2/+7
2015-11-13gen-pass-instances.awk: Add args_str var in handle_lineTom de Vries2-5/+12
2015-11-13[multiple changes]Arnaud Charlet3-24/+46
2015-11-13Updaate documentation.Arnaud Charlet12-739/+846
2015-11-13[multiple changes]Arnaud Charlet12-90/+192
2015-11-13[multiple changes]Arnaud Charlet8-130/+309
2015-11-13[multiple changes]Arnaud Charlet12-182/+222
2015-11-13Enhance Changelog entry related to PR ipa/68311.Martin Liska1-1/+3
2015-11-13Fix memory leaks in graphiteMartin Liska3-9/+27
2015-11-13re PR ipa/68311 (gcc/ipa-icf.c:3041: possible sequence point error ?)Martin Liska2-1/+9
2015-11-13re PR tree-optimization/68306 (ICE: in vectorizable_store, at tree-vect-stmts...Richard Biener8-40/+94
2015-11-13tree-vect-loop.c (vect_determine_vectorization_factor): Check mix of boolean ...Ilya Enkovich7-4/+135
2015-11-13exp_ch9.adb: Minor reformatting and typo fixes.Gary Dismukes2-3/+7
2015-11-13Minor clean up.Arnaud Charlet1-0/+1
2015-11-13* include/experimental/bits/shared_ptr.h: Tweak comments.Jonathan Wakely2-2/+6
2015-11-13[multiple changes]Arnaud Charlet8-90/+265
2015-11-13[multiple changes]Arnaud Charlet5-36/+54
2015-11-13Minor syntactic improvement.Arnaud Charlet1-2/+2
2015-11-13[multiple changes]Arnaud Charlet5-14/+54
2015-11-13fixup changelog entryDominique d'Humieres1-0/+5
2015-11-13Implement std::experimental::shared_ptr with array supportFan You24-1/+2868
2015-11-13re PR fortran/47266 (Optimization: Declare PRIVATE module procedures as "TREE...Dominique d'Humieres2-12/+38
2015-11-13Optimize condition reductions where the result is an integer induction variableAlan Hayward13-12/+243
2015-11-13Revert [ARM] Remove neon-testgen.ml and generated tests.Christophe Lyon1992-0/+40754
2015-11-13Define alias templates using polymorphic memory resourcesJonathan Wakely14-0/+230
2015-11-13Implement C++ LFTSv1 polymorphic memory resourcesFan You10-1/+863
2015-11-13tree-vect-loop.c (vect_analyze_loop_2): Add fatal parameter.Richard Biener2-4/+18
2015-11-13predicates.md (misaligned_operand): Return true if operand is aligned to less...Uros Bizjak2-2/+8