summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* Remove VEC_LSHIFT_EXPR and vec_shl_optabAlan Lawrence2014-10-281-2/+1
* [Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultAlan Lawrence2014-10-271-4/+3
* cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek2014-09-021-0/+4
* tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou2014-06-241-0/+16
* asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek2014-06-201-1/+1
* tree.def (VOID_CST): New.Richard Sandiford2014-05-211-0/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-7/+18
* cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou2014-04-151-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus2013-12-041-0/+10
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-5/+0
* Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez2013-11-151-0/+4
* tree.h (CONSTRUCTOR_NO_CLEARING): Define.Tristan Gingold2013-11-111-6/+9
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+6
* mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich2013-10-251-0/+5
* re PR other/33426 (Support of #pragma ivdep)Tobias Burnus2013-10-241-0/+6
* target.c: New file.Jakub Jelinek2013-10-111-0/+30
* Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek2013-08-271-0/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* * tree.def (REDUC_PLUS_EXPR): Fix up comment.Jakub Jelinek2012-10-111-2/+5
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson2012-07-101-0/+4
* Add MULT_HIGHPART_EXPRRichard Henderson2012-06-271-0/+4
* tree.def (CASE_LABEL_EXPR): Fix documentation, mention all operands.Steven Bosscher2012-04-181-4/+10
* tree.def (REALPART_EXPR, [...]): Move.Eric Botcazou2012-03-191-17/+17
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson2011-12-231-4/+0
* Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek2011-12-231-4/+0
* Revert two unintended commitsRichard Henderson2011-12-131-0/+4
* Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson2011-12-131-4/+0
* remove mention of EH_FILTER_MUST_NOT_THROWJason Merrill2011-11-221-2/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+4
* Fix typos in the names of vec_extract & vec_interleave tree codes.Richard Henderson2011-10-251-4/+4
* md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen2011-10-181-0/+23
* Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2011-10-071-5/+6
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-0/+13
* 20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>Artjoms Sinkarovs2011-08-291-1/+4
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-0/+16
* make CASE_LABEL_EXPR not abuse TREE_CHAINNathan Froyd2011-05-101-1/+1
* re PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name)Richard Guenther2011-01-211-1/+1
* tree.def (FMA_EXPR): New tree code.Richard Guenther2010-11-041-0/+6
* re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther2010-10-141-4/+7
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-11/+0
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-8/+10
* alias.c (ao_ref_from_mem): Adjust.Richard Guenther2010-09-011-2/+2
* tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther2010-08-161-4/+4
* tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther2010-07-051-5/+1
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-0/+10
* With large parts from Jim Wilson:Bernd Schmidt2010-06-251-0/+12
* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor2010-05-141-6/+3
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1