aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / internal-fn.c
2018-10-18 marxinIntroduce -fsanitize-address-use-after-scope 80/189280/2
2018-10-18 mpolacekImplement -Wimplicit-fallthrough. 79/189279/2
2018-07-19 Denis Khalikov[ESan] EfficiencySanitizer implementation. 59/174159/9
2018-01-24 Jaehun JeongMerge "[asan_build] Enable asaned glibc work." into... accepted/tizen/base/20180126.040727 submit/tizen_base/20180124.094033
2017-11-02 Maxim OstapenkoImplement ISan: unsigned integer overflow checker. 17/158717/1
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
2016-06-14 Christophe Lyon gcc/
2016-01-04 jakub Update copyright years.
2015-12-09 jakub PR tree-optimization/68786
2015-12-02 rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-11-23 rthAdd uaddv4_optab and usubv4_optab
2015-11-19 rsandifoPR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct...
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 internal math functions
2015-11-17 rsandifoAdd basic support for direct_optab internal functions
2015-11-10 ienkovichgcc/
2015-11-07 rsandifoMove #undef DEF_INTERNAL_FN to internal-fn.def
2015-11-04 nathan * internal-fn.def (GOACC_REDUCTION): New.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
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-10-13 jakubgcc/
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09 tbsaundealways define WORD_REGISTER_OPERATIONS
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-13 jakub PR target/66112
2015-04-17 vriesPostpone expanding va_arg until pass_stdarg
2015-01-15 jakub * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub PR sanitizer/64265
2015-01-05 jakub Update copyright years.
2014-11-21 jakub PR target/63848
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 jakub PR sanitizer/63520
2014-11-12 jakub PR c/59708
2014-11-01 amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-10 mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJE...
2014-08-22 dmalcolminternal-fn.c: Use rtx_insn and rtx_code_label
2014-08-12 ygribov2014-08-12 Yury Gribov <y.gribov@samsung.com>
2014-08-11 ygribovMove inlining of Asan memory checks to sanopt pass.
2014-08-11 ygribovAdded fnspec to internal functions.
2014-08-08 kugangcc/
2014-06-20 mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-23 rsandifoFix ubsan internal-fn.c handling.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-03-22 jakub PR sanitizer/60613
2014-03-18 jakub PR ipa/58721
2014-02-10 mrsMerge in trunk.
2014-02-06 jakub PR rtl-optimization/60030
2014-02-04 jakub PR tree-optimization/60023
2014-01-29 jakub PR middle-end/59917
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsResolve soft merge conflicts.
2013-12-16 mrsMerge in trunk.
2013-12-16 jakub * predict.h (PROB_LIKELY): Fix the value.
2013-12-16 jakub * internal-fn.c: Include stringpool.h and tree-ssanames.h.
2013-12-14 mpolacek PR sanitizer/59503
2013-12-13 mrsMerge in trunk.
2013-12-10 jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
2013-12-09 dmalcolmEliminate profile_status macro.
2013-12-05 mpolacek PR sanitizer/59333
2013-12-04 mpolacekImplement -fsanitize=signed-integer-overflow.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-19 mpolacekconfig/
2013-11-04 mrsMerge in trunk.
2013-10-24 burnus2013-08-24 Tobias Burnus <burnus@net-b.de>
2013-09-04 mrsMerge in trunk.
2013-08-27 aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-01-10 rsandifoUpdate copyright years in gcc/
2011-05-03 rsandifogcc/
2011-04-20 rsandifoRevert last patch.
2011-04-20 rsandifogcc/
next