aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2017-10-11tree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE tree operand.Richard Biener1-2/+2
2017-07-24re PR target/81521 (After [r250413] GCC 8.0 doesn't compile for Windows)Jakub Jelinek1-6/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-25re PR ipa/78515 (ICE: in fold_binary_loc, at fold-const.c:8999 with -Os -mavx...Richard Biener1-1/+1
2016-06-13Fix CASE_CHAIN typosThomas Schwinge1-1/+1
2016-05-20re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ...Richard Guenther1-0/+15
2016-04-01* tree.def (TRY_CATCH_EXPR): Correct documentation.Nathan Sidwell1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13fold-const.c (fold_convert_const): Fold changing cv-quals on VECTOR_CST.Jason Merrill1-1/+1
2015-11-05gcc/Jakub Jelinek1-12/+12
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++Thomas Schwinge1-4/+4
2015-10-21tree.def (CEIL_DIV_EXPR, [...]): Tweak comments.Eric Botcazou1-4/+12
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-15/+34
2015-05-11class.c (fixup_type_variants): Do not copy TYPE_METHODSJan Hubicka1-2/+5
2015-05-10tree.c (free_lang_data_in_type): Free TREE_PURPOSE of TYPE_ARG_TYPES list.Jan Hubicka1-0/+2
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-3/+53
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13Remove VEC_RSHIFT_EXPR tree code, now unusedAlan Lawrence1-5/+0
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-1/+10
2014-10-28Remove VEC_LSHIFT_EXPR and vec_shl_optabAlan Lawrence1-2/+1
2014-10-27[Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultAlan Lawrence1-4/+3
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek1-0/+4
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou1-0/+16
2014-06-20asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek1-1/+1
2014-05-21tree.def (VOID_CST): New.Richard Sandiford1-0/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-7/+18
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-04re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus1-0/+10
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-5/+0
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-0/+4
2013-11-11tree.h (CONSTRUCTOR_NO_CLEARING): Define.Tristan Gingold1-6/+9
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+6
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich1-0/+5
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+6
2013-10-11target.c: New file.Jakub Jelinek1-0/+30
2013-08-27Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-11* tree.def (REDUC_PLUS_EXPR): Fix up comment.Jakub Jelinek1-2/+5
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson1-0/+4
2012-06-27Add MULT_HIGHPART_EXPRRichard Henderson1-0/+4
2012-04-18tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.Steven Bosscher1-4/+10
2012-03-19tree.def (REALPART_EXPR, [...]): Move.Eric Botcazou1-17/+17
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson1-4/+0
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-4/+0
2011-12-13Revert two unintended commitsRichard Henderson1-0/+4
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson1-4/+0
2011-11-22remove mention of EH_FILTER_MUST_NOT_THROWJason Merrill1-2/+1
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+4