]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/internal-fn.h
* doc/md.texi: Document vec_shl_<mode> pattern.
[thirdparty/gcc.git] / gcc / internal-fn.h
2019-01-01  jakub Update copyright years.
2018-10-15  renlin[PR87563][AARCH64-SVE]: Don't keep ifcvt loop when...
2018-08-03  rsandifoHandle SLP of call pattern statements
2018-07-12  rsandifoImplement SLP of internal functions
2018-07-12  rsandifoUse conditional internal functions in if-conversion
2018-07-12  rsandifoSupport fused multiply-adds in fully-masked reductions
2018-07-12  rsandifoAdd IFN_COND_FMA functions
2018-07-12  rsandifoExtend tree code folds to IFN_COND_*
2018-05-17  rsandifoGimple FE support for internal functions
2018-01-13  rsandifoAdd support for SVE scatter stores
2018-01-13  rsandifoAdd support for SVE gather loads
2018-01-13  rsandifoAdd support for reductions in fully-masked loops
2018-01-13  rsandifoAdd support for fully-predicated loops
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-11-14  rguenth2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>
2016-09-27  nathan * internal-fn.h (IFN_UNIQUE_CODES, IFN_GOACC_LOOP_CODES,
2016-01-04  jakub Update copyright years.
2015-12-02  rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-11-17  rsandifoVectorize internal functions
2015-11-17  rsandifoExtend tree-call-cdce to calls whose result is used
2015-11-17  rsandifoShort-cut generation of simple built-in functions
2015-11-17  rsandifoAdd basic support for direct_optab internal functions
2015-11-04  nathan * internal-fn.def (GOACC_REDUCTION): New.
2015-10-27  nathan * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS,
2015-10-27  nathan * internal-fn.c (expand_UNIQUE): New.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-08-11  ygribovAdded fnspec to internal functions.
2014-06-20  mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2011-04-28  gdr * internal-fn.h (internal_fn_name_array): Declare.
2011-04-20  rsandifogcc/