summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* * class.c (fixup_type_variants): Do not copy TYPE_METHODShubicka2015-05-111-2/+5
* * tree.c (free_lang_data_in_type): Free TREE_PURPOSE ofhubicka2015-05-101-0/+2
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-3/+53
* Update copyright years.jakub2015-01-051-1/+1
* Remove VEC_RSHIFT_EXPR tree code, now unusedalalaw012014-11-131-5/+0
* gcc/ienkovich2014-11-051-1/+10
* Remove VEC_LSHIFT_EXPR and vec_shl_optabalalaw012014-10-281-2/+1
* [Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultalalaw012014-10-271-4/+3
* gcc/kyukhin2014-09-021-0/+4
* 2014-06-24 Cong Hou <congh@google.com>congh2014-06-251-0/+16
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-1/+1
* gcc/rsandifo2014-05-211-0/+2
* Merge from trunk.rsandifo2014-04-171-1/+1
|\
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-0/+10
|\ \ | |/
| * gcc/burnus2013-12-041-0/+10
* | Merge with trunk.rsandifo2013-12-041-5/+0
|\ \ | |/
| * Reverted:kyukhin2013-11-291-5/+0
* | Merge in trunk.mrs2013-11-161-6/+13
|\ \ | |/
| * * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+4
| * * tree.h (CONSTRUCTOR_NO_CLEARING): Define.ebotcazou2013-11-111-6/+9
* | Merge in trunk.mrs2013-11-041-0/+17
|\ \ | |/
| * Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+6
| * * mode-classes.def (MODE_POINTER_BOUNDS): New.kyukhin2013-10-251-0/+5
| * 2013-08-24 Tobias Burnus <burnus@net-b.de>burnus2013-10-241-0/+6
* | Make TREE_INT_CST_NUNITS have its original meaning and addrsandifo2013-10-241-10/+18
* | Merge in trunk.mrs2013-10-201-0/+30
|\ \ | |/
| * libgomp/jakub2013-10-111-0/+30
* | Merge in trunk.mrs2013-09-041-0/+4
|\ \ | |/
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-0/+4
* | Add wide-int branch.mrs2013-08-131-7/+10
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * tree.def (REDUC_PLUS_EXPR): Fix up comment.jakub2012-10-111-2/+5
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-0/+4
* Add MULT_HIGHPART_EXPRrth2012-06-271-0/+4
* * tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.steven2012-04-181-4/+10
* * tree.def (REALPART_EXPR, IMAGPART_EXPR, VIEW_CONVERT_EXPR): Move.ebotcazou2012-03-191-17/+17
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-4/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-4/+0
* Revert two unintended commitsrth2011-12-131-0/+4
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-4/+0
* remove mention of EH_FILTER_MUST_NOT_THROWjason2011-11-221-2/+1
* Merge from transactional-memory branch.aldyh2011-11-081-0/+4
* Fix typos in the names of vec_extract & vec_interleave tree codes.rth2011-10-251-4/+4
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+23
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-5/+6
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+13