aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.jakub
2018-11-08 * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_SIZE_PTR,jakub
2018-10-052018-10-05 Richard Biener <rguenther@suse.de>rguenth
2018-09-25Remove Pascal-related entries in code and comments.marxin
2018-06-16gcc/ChangeLog:kugan
2018-06-08Remove MPXmarxin
2018-05-29 PR target/85918jakub
2018-05-18Replace FMA_EXPR with one internal fn per optabrsandifo
2018-01-03 Update copyright years.jakub
2017-12-20poly_int: tree constantsrsandifo
2017-12-16Add VEC_SERIES_EXPR and associated optabrsandifo
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabrsandifo
2017-12-12[SFN] introduce statement frontier notes, still disabledaoliva
2017-12-07New VECTOR_CST layoutrsandifo
2017-11-28Remove Cilk Plus support.jkoval
2017-11-28 * tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.jakub
2017-11-23 * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.ebotcazou
2017-11-22Replace REDUC_*_EXPRs with internal functions.rsandifo
2017-11-21New POINTER_DIFF_EXPRglisse
2017-10-112017-10-11 Richard Biener <rguenther@suse.de>rguenth
2017-07-24 PR bootstrap/81521jakub
2017-01-01 Update copyright years.jakub
2016-11-252016-11-25 Richard Biener <rguenther@suse.de>rguenth
2016-06-13Fix CASE_CHAIN typostschwinge
2016-05-202016-05-20 Richard Guenther <rguenther@suse.de>rguenth
2016-04-01 * tree.def (TRY_CATCH_EXPR): Correct documentation.nathan
2016-01-04 Update copyright years.jakub
2015-11-13 * fold-const.c (fold_convert_const): Fold changing cv-quals onjason
2015-11-05gcc/jakub
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++tschwinge
2015-10-21 * tree.def (CEIL_DIV_EXPR, FLOOR_DIV_EXPR, ROUND_DIV_EXPR): Tweakebotcazou
2015-10-13gcc/jakub
2015-05-11 * class.c (fixup_type_variants): Do not copy TYPE_METHODShubicka
2015-05-10 * tree.c (free_lang_data_in_type): Free TREE_PURPOSE ofhubicka
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge
2015-01-05 Update copyright years.jakub
2014-11-13Remove VEC_RSHIFT_EXPR tree code, now unusedalalaw01
2014-11-05gcc/ienkovich
2014-10-28Remove VEC_LSHIFT_EXPR and vec_shl_optabalalaw01
2014-10-27[Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultalalaw01
2014-09-02gcc/kyukhin
2014-06-252014-06-24 Cong Hou <congh@google.com>congh
2014-06-20 * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek
2014-05-21gcc/rsandifo
2014-04-17Merge from trunk.rsandifo
2014-04-15 * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-04gcc/burnus