aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2015-11-172015-11-17 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2015-11-17Simplify rs6000_builtin_vectorized_functionRichard Sandiford
2015-11-17Simplify ix86_builtin_vectorized_functionRichard Sandiford
2015-11-17Vectorize internal functionsRichard Sandiford
2015-11-17Make builtin_vectorized_function take a combined_fnRichard Sandiford
2015-11-17Use IFN_SQRT in tree-vect-patterns.cRichard Sandiford
2015-11-17Remove dead macrosRichard Sandiford
2015-11-17Extend tree-call-cdce to calls whose result is usedRichard Sandiford
2015-11-17Short-cut generation of simple built-in functionsRichard Sandiford
2015-11-17Replace match.pd DEFINE_MATH_FNs with auto-generated listsRichard Sandiford
2015-11-17Add null identifiers to genmatchRichard Sandiford
2015-11-17Add genmatch support for internal functionsRichard Sandiford
2015-11-17Extend mathfn_built_in to handle combined_fnRichard Sandiford
2015-11-17Use combined_fn in tree-vect-patterns.cRichard Sandiford
2015-11-17Use combined_fn in tree-ssa-math-opts.cRichard Sandiford
2015-11-17Use combined_fn in tree-ssa-reassoc.cRichard Sandiford
2015-11-17Use combined_fn in tree-vrp.cRichard Sandiford
2015-11-17Make more use of combined_fnRichard Sandiford
2015-11-17Extend fold_const_call to combined_fnRichard Sandiford
2015-11-17Add gencfn-macros.cRichard Sandiford
2015-11-17Add internal bitcount functionsRichard Sandiford
2015-11-17Add internal math functionsRichard Sandiford
2015-11-17Add basic support for direct_optab internal functionsRichard Sandiford
2015-11-17Add a combined_fn enumRichard Sandiford
2015-11-17 PR bootstrap/68346Jason Merrill
2015-11-17 PR bootstrap/68361Jason Merrill
2015-11-17Fix PR number in ChangeLogSandra Loosemore
2015-11-17PR c++/68308 - [6 Regression] ICE: tree check: expected integer_cst,Martin Sebor
2015-11-172015-11-17 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2015-11-172015-11-17 Dominique d'Humieres <dominiq@lps.ens.fr>Dominique d'Humieres
2015-11-17gcc/Ilya Enkovich
2015-11-17[ARM] PR 68143 Properly update memory offsets when expanding setmemKyrylo Tkachov
2015-11-17 * ChangeLog: Add missing entry.Uros Bizjak
2015-11-17 * config/visium/t-visium (MULTILIB_OPTIONS): Add muser-mode.Eric Botcazou
2015-11-17[Patch AArch64] Add support for Cortex-A35James Greenhalgh
2015-11-17Fix commit dateMark Wielaard
2015-11-17 PR target/68263Uros Bizjak
2015-11-17 * gcc.dg/torture/pr68264.c: Use dg-add-options ieee.Uros Bizjak
2015-11-17Relax trap assumptions in tree if convert.Venkataramanan Kumar
2015-11-17 * constexpr.c (cxx_eval_builtin_function_call): Use cp_fully_foldJason Merrill
2015-11-172015-11-16 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2015-11-172015-11-16 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2015-11-17Daily bump.GCC Administrator
2015-11-16 * sv.po: Update.Joseph Myers
2015-11-162015-11-16 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner
2015-11-16inline asm and multi-alternative constraintsDavid Wohlferd
2015-11-16 * lto-streamer-out.c (write_global_references): Adjust integer type.Andris Pavenis
2015-11-16 PR c++/68362Marek Polacek
2015-11-162015-11-16 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2015-11-16 * c-ada-spec.c (dump_ada_template): Use RECORD_OR_UNION_TYPE_P.Marek Polacek