aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.def
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-12re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek1-0/+1
2014-10-28Remove VEC_LSHIFT_EXPR and vec_shl_optabAlan Lawrence1-1/+0
2014-10-27Add new optabs for reducing vectors to scalarsAlan Lawrence1-0/+8
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou1-0/+2
2014-03-24re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc)Andreas Krebbel1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek1-0/+2
2013-12-04Implement -fsanitize=signed-integer-overflow.Marek Polacek1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-18gcc/Richard Sandiford1-0/+6
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang1-0/+3
2012-07-24Reduce the size of optabs representationRichard Henderson1-0/+308