]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal calls...
[thirdparty/gcc.git] / gcc / ChangeLog
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-14  Uros BizjakChangeLog: Fix whitespace.
2015-11-14  Rich Felkersh.md (symGOT_load): Don't set stack_chk_guard_p for...
2015-11-13  Ajit Agarwal[Patch,tree-optimization]: Add new path Splitting pass...
2015-11-13  Kai TietzAdd non-folding variants for convert_to_*.
2015-11-13  Jason Merrillfold-const.c (fold_convert_const): Fold changing cv...
2015-11-13  Jason Merrill* hash-map.h (hash_map::empty): New.
2015-11-13  Nathan Sidwellomp-low.c (scan_sharing_clauses): Accept INDEPENDENT...
2015-11-13  Michael Meissnerfix ChangeLog entry
2015-11-13  Michael Meissnerconstraints.md (we constraint): New constraint for...
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-13  Alan LawrencePR/67682, break SLP groups up if only some elements...
2015-11-13  Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-11-13  Kyrylo Tkachov[combine] Don't transform sign and zero extends inside...
2015-11-13  Nathan Sidwellnvptx.c (nvptx_generate_vector_shuffle): Deal with...
2015-11-13  Richard SandifordPR68264: Use unordered comparisons for tree-call-cdce.c
2015-11-13  Nathan Sidwellgimplify.c (oacc_default_clause): Use inform for enclos...
2015-11-13  Tom de Vriesgen-pass-instances.awk: Rename prefix_len var to len_of...
2015-11-13  Tom de Vriesgen-pass-instances.awk: Add args_str var in handle_line
2015-11-13  Martin LiskaEnhance Changelog entry related to PR ipa/68311.
2015-11-13  Martin LiskaFix memory leaks in graphite
2015-11-13  Martin Liskare PR ipa/68311 (gcc/ipa-icf.c:3041: possible sequence...
2015-11-13  Richard Bienerre PR tree-optimization/68306 (ICE: in vectorizable_sto...
2015-11-13  Ilya Enkovichtree-vect-loop.c (vect_determine_vectorization_factor...
2015-11-13  Alan HaywardOptimize condition reductions where the result is an...
2015-11-13  Christophe LyonRevert [ARM] Remove neon-testgen.ml and generated tests.
2015-11-13  Richard Bienertree-vect-loop.c (vect_analyze_loop_2): Add fatal param...
2015-11-13  Uros Bizjakpredicates.md (misaligned_operand): Return true if...
2015-11-13  Ilya Enkovichmd.texi (vec_cmp@var{m}@var{n}): New item.
2015-11-13  Ilya Enkovichtree-vect-stmts.c (vectorizable_mask_load_store): Check...
2015-11-13  Andris Pavenis[PATCH] gcc.c: new macro POST_LINK_SPECS to be able...
2015-11-13  David MalcolmPR driver/67613 - spell suggestions for misspelled...
2015-11-13  David MalcolmImplement Levenshtein distance; use in C FE for misspel...
2015-11-13  James Bowmanft32.md (*sne): New insn pattern.
2015-11-12  Brad Lucier[PATCH] Make disabled-optimization warning more informa...
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12  Christophe Lyon[ARM] Remove neon-testgen.ml and generated tests.
2015-11-12  Nathan Sidwellfixup changelog entry
2015-11-12  Jim WilsonAdd initial qualcomm support.
2015-11-12  Martin LiskaFix big memory leak in ix86_valid_target_attribute_p
2015-11-12  Martin Liskare PR ipa/68035 (ipa performance issue when no procedur...
2015-11-12  Richard Bienertree-vectorizer.h (vect_slp_analyze_data_ref_dependence...
2015-11-12  Evandro Menezes[AArch64] Add extra tuning parameters for target processors
2015-11-12  Richard Bienerre PR tree-optimization/68306 (ICE: in vectorizable_sto...
2015-11-12  Nathan Sidwellgimplify.c (oacc_default_clause): New.
2015-11-12  Ilya Enkovichre PR tree-optimization/68305 (ICE on valid code at...
2015-11-12  Eric Botcazouvisium-protos.h (notice_update_cc): Delete.
2015-11-12  Uros Bizjakalpha.h (FUNCTION_VALUE, [...]): Remove.
2015-11-12  Eric Botcazoure PR target/67265 ([x86] 'asm' operand has impossible...
2015-11-12  Ilya Enkovichexpr.c (do_store_flag): Expand vector comparison as...
2015-11-12  Renlin Li[PATCH][ARM]Fix addsi3_compare_op2 pattern.
2015-11-12  Tom de Vriesgen-pass-instances.awk: Simplify match regexp in handle...
2015-11-12  Tom de Vriesgen-pass-instances.awk: Simplify init of postfix_starts...
2015-11-12  Tom de Vriesgen-pass-instances.awk: Rename var where to call_starts...
2015-11-12  Claudiu Zissulescuarc.c (gen_compare_reg): Swap operands also when we...
2015-11-12  Richard Bienerre PR tree-optimization/58497 (SLP vectorizes identical...
2015-11-12  Uros Bizjaki386.c (ix86_legitimate_combined_insn): Reject combined...
2015-11-12  Tom de Vriesgen-pass-instances.awk: Make print command clearer...
2015-11-12  Tom de Vriesgen-pass-instances.awk: Add pass_num, prefix and postfi...
2015-11-12  Tom de Vriesgen-pass-instances.awk: Add comments in handle_line
2015-11-12  Tom de Vriesgen-pass-instances.awk: Rename len_of_end to len_of_clo...
2015-11-12  Tom de Vriesgen-pass-instances.awk: Add len_of_call var in handle_line
2015-11-12  Tom de Vriesgen-pass-instances.awk: Use early-out in handle_line
2015-11-12  Tom de Vriesgen-pass-instances.awk: Unify semicolon use in handle_line
2015-11-12  Tom de Vriesgen-pass-instances.awk: Remove unused var in handle_line
2015-11-12  Tom de Vriesgen-pass-instances.awk: Add emacs indent setting
2015-11-12  Naveen H.Sfold-const.c (fold_binary_loc): Move Convert A/B/C...
2015-11-12  Charles Baylis[ARM] remove unused variable
2015-11-12  Aditya KumarPreserve the original program while using graphite.
2015-11-11  Abderrazek Zaafraniimprove construction of the original schedule
2015-11-11  Tom de VriesMake create_parallel_loop return void
2015-11-11  Tom de VriesInsert new exit block only when needed in transform_to_...
2015-11-11  Uros Bizjakalpha-protos.h (print_operand): Remove.
2015-11-11  Richard Bienertree-vectorizer.h (vect_slp_analyze_and_verify_instance...
2015-11-11  Nathan Sidwellgimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC...
2015-11-11  Eric Botcazoure PR target/67265 ([x86] 'asm' operand has impossible...
2015-11-11  Segher Boessenkoolsimplify-rtx: Simplify trunc of and of shiftrt
2015-11-11  Martin Liskare PR rtl-optimization/68287 (conditional jump or move...
2015-11-11  Simon DardisUndo delay slot filling and use compact branches in...
2015-11-11  Alan LawrenceFix whitespace+typo from "Share code from fold_array_ct...
2015-11-11  Jiong Wang[ARM] PR67305, tighten neon_vector_mem_operand on elimi...
2015-11-11  Claudiu Zissulescuarc-common.c (arc_handle_option): Handle ARCv2 options.
2015-11-11  Julia KovalFix typo.
2015-11-11  Julia KovalFix target arch attribute for Skylake.
2015-11-11  Martin LiskaFix various memory leaks
2015-11-11  Richard Biener[Patch] PR tree-optimization/68234 Improve range info...
2015-11-11  Robert SuchanekTighten up checks when tying chains.
2015-11-11  Mike Frysingergcc: configure: fix test == bashisms
2015-11-11  David Edelsohnaix.h (TARGET_OS_AIX_CPP_BUILTINS): Add cpu and machine...
2015-11-11  Charles Baylis[ARM] PR63870 Remove error for invalid lane numbers
2015-11-11  Charles Baylis[ARM] PR63870 Mark lane indices of vldN/vstN with appro...
2015-11-11  Charles Baylis[ARM] PR63870 Add qualifiers for NEON builtins
2015-11-10  Nathan Sidwellnvptx.opt (moptimize): New flag.
2015-11-10  Bill Schmidtrs6000.c (rs6000_secondary_reload_direct_move): Remove...
2015-11-10  Jeff Law[PATCH] Fix minor fallout from operand_address changes
2015-11-10  Michael Meissnerconfig.gcc (powerpc*-*-*, [...]): Add power9 to hosts...
2015-11-10  Uros Bizjaki386.md (*movabs<mode>_1): Add explicit size directives...
2015-11-10  Uros Bizjaki386.c (ix86_print_operand): Remove dead code that...
2015-11-10  Kyrylo Tkachov[ARM] Fix costing of vmul+vcvt combine pattern
2015-11-10  Kyrylo Tkachov[ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
next