Age | Commit message (Expand) | Author | Files | Lines |
2022-10-06 | c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654] | Jakub Jelinek | 1 | -0/+1 |
2022-07-28 | gimple, internal-fn: Add IFN_TRAP and use it for __builtin_unreachable [PR106... | Jakub Jelinek | 1 | -0/+1 |
2022-06-15 | Revert recent internal-fn changes [PR105975] | Richard Sandiford | 1 | -11/+9 |
2022-06-13 | Add a general mapping from internal fns to target insns | Richard Sandiford | 1 | -9/+11 |
2022-01-17 | widening_mul, i386: Improve spaceship expansion on x86 [PR103973] | Jakub Jelinek | 1 | -0/+1 |
2022-01-13 | vect: Add bias parameter for partial vectorization | Robin Dapp | 1 | -0/+4 |
2022-01-03 | i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=... | Jakub Jelinek | 1 | -0/+9 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-30 | vect: Make reduction code handle calls | Richard Sandiford | 1 | -0/+3 |
2021-05-31 | c++/88601 - [C/C++] __builtin_shufflevector support | Richard Biener | 1 | -0/+1 |
2021-05-21 | openacc: Add support for gang local storage allocation in shared memory [PR90... | Julian Brown | 1 | -2/+6 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-30 | expansion: Improve double-word modulo by certain constant divisors [PR97459] | Jakub Jelinek | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-18 | Add optabs for accelerating RAW and WAR alias checks | Richard Sandiford | 1 | -0/+2 |
2019-11-08 | Generalise gather and scatter optabs | Richard Sandiford | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-15 | [PR87563][AARCH64-SVE]: Don't keep ifcvt loop when COND_<OP> ifn could not be... | Renlin Li | 1 | -0/+1 |
2018-08-03 | Handle SLP of call pattern statements | Richard Sandiford | 1 | -0/+2 |
2018-07-12 | Implement SLP of internal functions | Richard Sandiford | 1 | -0/+11 |
2018-07-12 | Use conditional internal functions in if-conversion | Richard Sandiford | 1 | -0/+2 |
2018-07-12 | Support fused multiply-adds in fully-masked reductions | Richard Sandiford | 1 | -0/+3 |
2018-07-12 | Add IFN_COND_FMA functions | Richard Sandiford | 1 | -0/+2 |
2018-07-12 | Extend tree code folds to IFN_COND_* | Richard Sandiford | 1 | -0/+1 |
2018-05-17 | Gimple FE support for internal functions | Richard Sandiford | 1 | -0/+2 |
2018-01-13 | Add support for SVE scatter stores | Richard Sandiford | 1 | -0/+2 |
2018-01-13 | Add support for SVE gather loads | Richard Sandiford | 1 | -0/+6 |
2018-01-13 | Add support for reductions in fully-masked loops | Richard Sandiford | 1 | -0/+2 |
2018-01-13 | Add support for fully-predicated loops | Richard Sandiford | 1 | -0/+14 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-14 | Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o. | Prasad Ghangal | 1 | -0/+1 |
2016-09-27 | internal-fn.h (IFN_UNIQUE_CODES, [...]): New. | Nathan Sidwell | 1 | -27/+31 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-02 | PR 68432: Add a target hook to control size/speed optab choices | Richard Sandiford | 1 | -2/+4 |
2015-11-17 | Vectorize internal functions | Richard Sandiford | 1 | -0/+8 |
2015-11-17 | Extend tree-call-cdce to calls whose result is used | Richard Sandiford | 1 | -0/+1 |
2015-11-17 | Short-cut generation of simple built-in functions | Richard Sandiford | 1 | -0/+1 |
2015-11-17 | Add basic support for direct_optab internal functions | Richard Sandiford | 1 | -0/+38 |
2015-11-04 | internal-fn.def (GOACC_REDUCTION): New. | Nathan Sidwell | 1 | -0/+22 |
2015-10-27 | internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New. | Nathan Sidwell | 1 | -1/+42 |
2015-10-27 | internal-fn.c (expand_UNIQUE): New. | Nathan Sidwell | 1 | -0/+5 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -2/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -1/+1 |
2014-08-11 | Added fnspec to internal functions. | Yury Gribov | 1 | -0/+16 |
2014-06-20 | asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. | Marek Polacek | 1 | -7/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2011-04-28 | internal-fn.h (internal_fn_name_array): Declare. | Gabriel Dos Reis | 1 | -2/+4 |