Replace match.pd DEFINE_MATH_FNs with auto-generated lists
[platform/upstream/gcc.git] / gcc / ChangeLog
2015-11-17 Richard SandifordReplace match.pd DEFINE_MATH_FNs with auto-generated...
2015-11-17 Richard SandifordAdd null identifiers to genmatch
2015-11-17 Richard SandifordAdd genmatch support for internal functions
2015-11-17 Richard SandifordExtend mathfn_built_in to handle combined_fn
2015-11-17 Richard SandifordUse combined_fn in tree-vect-patterns.c
2015-11-17 Richard SandifordUse combined_fn in tree-ssa-math-opts.c
2015-11-17 Richard SandifordUse combined_fn in tree-ssa-reassoc.c
2015-11-17 Richard SandifordUse combined_fn in tree-vrp.c
2015-11-17 Richard SandifordMake more use of combined_fn
2015-11-17 Richard SandifordExtend fold_const_call to combined_fn
2015-11-17 Richard SandifordAdd gencfn-macros.c
2015-11-17 Richard SandifordAdd internal bitcount functions
2015-11-17 Richard SandifordAdd internal math functions
2015-11-17 Richard SandifordAdd basic support for direct_optab internal functions
2015-11-17 Richard SandifordAdd a combined_fn enum
2015-11-17 Sandra LoosemoreFix PR number in ChangeLog
2015-11-17 Martin SeborPR c++/68308 - [6 Regression] ICE: tree check: expected...
2015-11-17 Sandra Loosemorere PR other/56036 (Wrong indentation in multiple -O...
2015-11-17 Ilya Enkovichre PR middle-end/68134 (float64x1_t comparison ICE...
2015-11-17 Kyrylo Tkachov[ARM] PR 68143 Properly update memory offsets when...
2015-11-17 Uros Bizjak* ChangeLog: Add missing entry.
2015-11-17 Eric Botcazout-visium (MULTILIB_OPTIONS): Add muser-mode.
2015-11-17 James Greenhalgh[Patch AArch64] Add support for Cortex-A35
2015-11-17 Venkataramanan KumarRelax trap assumptions in tree if convert.
2015-11-17 Thomas Preud'hommere PR other/56036 (Wrong indentation in multiple -O...
2015-11-17 Sandra Loosemorere PR other/65129 (gcc manual index entry of __builtin_...
2015-11-16 Michael Meissnervsx.md (VSX_L): Do not include IBM extended double...
2015-11-16 David Wohlferdinline asm and multi-alternative constraints
2015-11-16 Andris Pavenislto-streamer-out.c (write_global_references): Adjust...
2015-11-16 James Greenhalgh[Patch ARM] Add support for Cortex-A35
2015-11-16 Jim WilsonAdd missing v8a cpus to the t-aprofile file.
2015-11-16 Segher Boessenkoolsimplify-rtx: Simplify sign_extend of lshiftrt to zero_...
2015-11-16 Richard Bienerre PR tree-optimization/68306 (ICE: in vectorizable_sto...
2015-11-16 Oleg Endore PR target/68277 ([SH]: error: insn does not satisfy...
2015-11-16 Richard Bienerre PR middle-end/68117 (error: invalid PHI argument...
2015-11-16 Alan Lawrence[i386]Migrate reduction optabs to reduc_<op>_scal
2015-11-16 Kirill YukhinAdd __attribute__((__simd__)) to GCC.
2015-11-16 Tom de VriesRemove first_pass_instance
2015-11-16 Tom de VriesRemove first_pass_instance from pass_ccp
2015-11-16 Tom de VriesRemove first_pass_instance from pass_object_sizes
2015-11-16 Tom de VriesRemove first_pass_instance from pass_dominator
2015-11-16 Tom de VriesRemove first_pass_instance from pass_reassoc
2015-11-16 Tom de VriesRemove first_pass_instance from pass_vrp
2015-11-16 Eric Botcazousparc.c (sparc_emit_probe_stack_range): Adjust.
2015-11-16 Eric Botcazours6000.c (rs6000_emit_probe_stack_rang): Adjust.
2015-11-16 Eric Botcazoui386.c (ix86_adjust_stack_and_probe): Adjust and use...
2015-11-16 Christian Bruelarm_neon.h: Remove #ifndef check on __ARM_NEON.
2015-11-16 Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-11-16 James Greenhalgh[AArch64] Cortex-A57 Choose some new branch costs.
2015-11-16 Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-11-16 Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-11-16 Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-11-16 Trevor SaundersPR 68366 - include emit-rtl.h in sdbout.c
2015-11-15 Gerald Pfeiferfreebsd.h (SUBTARGET32_DEFAULT_CPU): Change to i586.
2015-11-15 Trevor Saundersalways define ENABLE_OFFLOADING
2015-11-15 Trevor Saundersalways define EH_RETURN_HANDLER_RTX
2015-11-15 Trevor Saundersalways define TARGET_PECOFF
2015-11-15 Trevor Saundersremove conditional compilation of sdb debug info
2015-11-15 Trevor Saundersremove EXTENDED_SDB_BASIC_TYPES
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...
next