summaryrefslogtreecommitdiff
path: root/gcc/internal-fn.def
AgeCommit message (Expand)Author
2017-03-28OpenMP/PTX privatization in SIMD regionsamonakov
2017-03-03 PR middle-end/79805jakub
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang
2017-01-23use-after-scope: handle writes to a poisoned variablemarxin
2017-01-23Speed up use-after-scope (v2): rewrite into SSAmarxin
2017-01-01 Update copyright years.jakub
2016-11-22OpenMP loop cloning for SIMT executionamonakov
2016-11-22OpenMP offloading to NVPTX: middle-end changesamonakov
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth
2016-11-08use-after-scope falloutmarxin
2016-11-07Introduce -fsanitize-address-use-after-scopemarxin
2016-10-282016-10-28 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-10-25 * internal-fn.def (LAUNDER): New internal function.jakub
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-06-28 PR middle-end/66867jakub
2016-05-03 PR target/49244jakub
2016-01-04 Update copyright years.jakub
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionrsandifo
2015-11-252015-11-25 David Sherwood <david.sherwood@arm.com>davids
2015-11-17Extend tree-call-cdce to calls whose result is usedrsandifo
2015-11-17Add internal bitcount functionsrsandifo
2015-11-17Add internal math functionsrsandifo
2015-11-17Add basic support for direct_optab internal functionsrsandifo
2015-11-07Move #undef DEF_INTERNAL_FN to internal-fn.defrsandifo
2015-11-04 * internal-fn.def (GOACC_REDUCTION): New.nathan
2015-10-27 * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS,nathan
2015-10-27 * internal-fn.c (expand_UNIQUE): New.nathan
2015-10-13gcc/jakub
2015-04-26Mark ifn_va_arg as ECF_LEAFvries
2015-04-21Mark ifn_va_arg with ECF_NOTHROWvries
2015-04-17Postpone expanding va_arg until pass_stdargvries
2015-01-15 * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,jakub
2015-01-05 PR sanitizer/64265jakub
2015-01-05 Update copyright years.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-12 PR c/59708jakub
2014-10-10 * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.mpolacek
2014-09-19gcc/ChangeLog:mzakirov
2014-08-11Move inlining of Asan memory checks to sanopt pass.ygribov
2014-08-11Added fnspec to internal functions.ygribov
2014-06-20 * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek
2014-03-18 PR ipa/58721jakub
2014-01-29 PR middle-end/59917jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10 * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub
2013-12-04Implement -fsanitize=signed-integer-overflow.mpolacek
2013-11-19config/mpolacek
2013-10-242013-08-24 Tobias Burnus <burnus@net-b.de>burnus
2013-08-27 * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh
2013-01-10Update copyright years in gcc/rsandifo