Age | Commit message (Expand) | Author | Files | Lines |
2016-05-03 | re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b... | Jakub Jelinek | 1 | -0/+3 |
2016-01-14 | Tidy: remove reduc_xxx_optab migration code. | Alan Lawrence | 1 | -7/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-03 | Add an rsqrt_optab and IFN_RSQRT internal function | Richard Sandiford | 1 | -0/+1 |
2015-12-02 | Check for invalid FAILs | Richard Sandiford | 1 | -2/+23 |
2015-11-25 | optabs.def: Add new optabs fmax_optab/fmin_optab. | David Sherwood | 1 | -0/+4 |
2015-11-23 | Add uaddv4_optab and usubv4_optab | Richard Henderson | 1 | -0/+2 |
2015-11-10 | optabs-query.h (get_vcond_mask_icode): New. | Ilya Enkovich | 1 | -0/+1 |
2015-11-10 | internal-fn.c (expand_MASK_LOAD): Adjust to maskload optab changes. | Ilya Enkovich | 1 | -2/+2 |
2015-11-10 | expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results. | Ilya Enkovich | 1 | -0/+2 |
2015-11-10 | [optabs][ifcvt][1/3] Define negcc, notcc optabs | Kyrylo Tkachov | 1 | -0/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-12 | re PR c/59708 (clang-compatible checked arithmetic builtins) | Jakub Jelinek | 1 | -0/+1 |
2014-10-28 | Remove VEC_LSHIFT_EXPR and vec_shl_optab | Alan Lawrence | 1 | -1/+0 |
2014-10-27 | Add new optabs for reducing vectors to scalars | Alan Lawrence | 1 | -0/+8 |
2014-06-24 | tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r... | Cong Hou | 1 | -0/+2 |
2014-03-24 | re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc) | Andreas Krebbel | 1 | -0/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -0/+2 |
2013-12-04 | Implement -fsanitize=signed-integer-overflow. | Marek Polacek | 1 | -0/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-11-18 | gcc/ | Richard Sandiford | 1 | -0/+6 |
2012-10-11 | builtins.c (expand_builtin_thread_pointer): New. | Chung-Lin Tang | 1 | -0/+3 |
2012-07-24 | Reduce the size of optabs representation | Richard Henderson | 1 | -0/+308 |