| Commit message (Expand) | Author | Age | Files | Lines |
* | sra: Fix sra_modify_expr handling of partial writes (PR 94482) | Martin Jambor | 2020-04-09 | 1 | -2/+4 |
* | forwprop: Pattern recognize more rotates [PR94344] | Jakub Jelinek | 2020-03-31 | 1 | -4/+44 |
* | tree-optimization/94266 - aovid propagating addresses of TARGET_MEM_REFs | Richard Biener | 2020-03-23 | 1 | -0/+1 |
* | middle-end/94188 fix fold of addr expression generation | Richard Biener | 2020-03-18 | 1 | -5/+6 |
* | tree-optimization/92819 restrict new vector CTOR canonicalization | Richard Biener | 2020-02-04 | 1 | -2/+13 |
* | forwprop: Tweak choice of VEC_PERM_EXPR filler [PR92822] | Richard Sandiford | 2020-01-28 | 1 | -6/+16 |
* | Fix ctz issues (PR93231) | Wilco Dijkstra | 2020-01-15 | 1 | -9/+18 |
* | tree-opt: Fix bootstrap failure in tree-ssa-forwprop.c some more PR90838 | Jakub Jelinek | 2020-01-13 | 1 | -3/+3 |
* | re PR tree-optimization/90838 (Detect table-based ctz implementation) | Jakub Jelinek | 2020-01-10 | 1 | -1/+2 |
* | PR90838: Support ctz idioms | Wilco Dijkstra | 2020-01-10 | 1 | -0/+186 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | re PR tree-optimization/92818 (Typo in vec_perm -> bit_insert pattern) | Richard Biener | 2019-12-05 | 1 | -2/+5 |
* | re PR tree-optimization/92803 (error: type mismatch in 'vec_perm_expr' since ... | Richard Biener | 2019-12-05 | 1 | -7/+11 |
* | re PR target/92758 (r278833 breaks gcc.target/powerpc/fold-vec-splat-floatdou... | Richard Biener | 2019-12-03 | 1 | -2/+1 |
* | re PR tree-optimization/92715 (error: position plus size exceeds size of refe... | Richard Biener | 2019-11-29 | 1 | -4/+7 |
* | re PR tree-optimization/92645 (Hand written vector code is 450 times slower w... | Richard Biener | 2019-11-28 | 1 | -13/+83 |
* | target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove. | Richard Biener | 2019-11-27 | 1 | -6/+3 |
* | re PR tree-optimization/92690 (vector CTOR optimization performs invalid conv... | Richard Biener | 2019-11-27 | 1 | -42/+50 |
* | re PR tree-optimization/92645 (Hand written vector code is 450 times slower w... | Richard Biener | 2019-11-27 | 1 | -47/+91 |
* | re PR target/92280 (gcc.target/i386/pr83008.c FAILs) | Richard Biener | 2019-11-05 | 1 | -14/+1 |
* | Allow COND_EXPR and VEC_COND_EXPR condtions to trap | Ilya Leoshkevich | 2019-10-07 | 1 | -3/+4 |
* | Add missing gimple_call_set_fntype | Martin Jambor | 2019-10-04 | 1 | -2/+4 |
* | Use more switch statements. | Martin Liska | 2019-09-24 | 1 | -13/+16 |
* | tree-ssa-forwprop.c (simplify_builtin_call): Do not remove stmt at gsi_p, ins... | Richard Biener | 2019-08-16 | 1 | -117/+196 |
* | re PR tree-optimization/88828 (Inefficient update of the first element of vec... | Richard Biener | 2019-05-15 | 1 | -1/+1 |
* | re PR tree-optimization/88828 (Inefficient update of the first element of vec... | Richard Biener | 2019-05-14 | 1 | -35/+62 |
* | re PR tree-optimization/90395 (ICE: verify_flow_info failed (error: BB 2 cann... | Richard Biener | 2019-05-09 | 1 | -0/+1 |
* | re PR tree-optimization/88828 (Inefficient update of the first element of vec... | Richard Biener | 2019-05-06 | 1 | -55/+104 |
* | re PR middle-end/88963 (gcc generates terrible code for vectors of 64+ length... | Richard Biener | 2019-05-03 | 1 | -0/+125 |
* | re PR tree-optimization/90278 (ICE: verify_gimple failed (error: statement ma... | Richard Biener | 2019-04-29 | 1 | -0/+2 |
* | PR other/16615 [1/5] | Sandra Loosemore | 2019-01-09 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Add a fun parameter to three stmt_could_throw... functions | Martin Jambor | 2018-10-22 | 1 | -1/+1 |
* | 2018-09-14 Bernd Edlinger msebor@redhat.com> | Bernd Edlinger | 2018-09-14 | 1 | -1/+1 |
* | re PR middle-end/86714 (tree-ssa-forwprop.c confused by too long initializer) | Martin Sebor | 2018-08-29 | 1 | -1/+1 |
* | Come up with fndecl_built_in_p. | Martin Liska | 2018-08-27 | 1 | -2/+2 |
* | Add new gswitch related functions into tree-cfg.c. | Martin Liska | 2018-08-27 | 1 | -1/+1 |
* | tree-ssa-forwprop.c (simplify_builtin_call): Don't create a not NUL terminate... | Bernd Edlinger | 2018-07-30 | 1 | -1/+1 |
* | re PR tree-optimization/85692 (Two source permute not used for vector initial... | Allan Sandfeld Jensen | 2018-05-11 | 1 | -26/+41 |
* | Allow VEC_PERM_EXPR folding to fail | Richard Sandiford | 2018-01-04 | 1 | -1/+2 |
* | poly_int: GET_MODE_SIZE | Richard Sandiford | 2018-01-03 | 1 | -4/+4 |
* | poly_int: TYPE_VECTOR_SUBPARTS | Richard Sandiford | 2018-01-03 | 1 | -9/+12 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Add a vec_perm_indices_to_tree helper function | Richard Sandiford | 2018-01-02 | 1 | -4/+1 |
* | Make vec_perm_indices use new vector encoding | Richard Sandiford | 2018-01-02 | 1 | -2/+3 |
* | Remove vec_perm_const optab | Richard Sandiford | 2018-01-02 | 1 | -0/+1 |
* | Split can_vec_perm_p into can_vec_perm_{var,const}_p | Richard Sandiford | 2018-01-02 | 1 | -1/+1 |
* | poly_int: bit_field_size/offset | Richard Sandiford | 2017-12-21 | 1 | -7/+7 |
* | poly_int: get_addr_base_and_unit_offset | Richard Sandiford | 2017-12-20 | 1 | -6/+6 |
* | Use tree_vector_builder instead of build_vector | Richard Sandiford | 2017-12-07 | 1 | -2/+3 |