Age | Commit message (Expand) | Author | Files | Lines |
2020-05-07 | extend DECL_GIMPLE_REG_P to all types | Richard Biener | 1 | -19/+5 |
2020-01-09 | Add a compatible_vector_types_p target hook | Richard Sandiford | 1 | -4/+7 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-07 | Allow COND_EXPR and VEC_COND_EXPR condtions to trap | Ilya Leoshkevich | 1 | -4/+21 |
2019-09-24 | Use more switch statements. | Martin Liska | 1 | -28/+31 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-03-07 | re PR c++/84704 (internal compiler error: gimplification failed) | Jakub Jelinek | 1 | -0/+3 |
2018-01-13 | Allow ADDR_EXPRs of TARGET_MEM_REFs | Richard Sandiford | 1 | -1/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-11 | [PATCH] DECL_ASSEMBLER_NAME and friends | Nathan Sidwell | 1 | -5/+5 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-07-14 | Remove Java references in source code. | Martin Liska | 1 | -2/+2 |
2017-03-09 | re PR target/79971 (ICE in const_binop, at fold-const.c:1554 on ARM target wi... | Richard Biener | 1 | -1/+1 |
2017-01-24 | Add "__RTL" to cc1 | David Malcolm | 1 | -1/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -1/+1 |
2016-04-18 | tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | Michael Matz | 1 | -1/+1 |
2016-03-11 | re PR tree-optimization/70177 (ICE in extract_ops_from_tree starting with r23... | Jakub Jelinek | 1 | -2/+2 |
2016-01-07 | re PR c/68960 (__attribute__ ((aligned ())) is ignored for OpenMP private var... | Jakub Jelinek | 1 | -0/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -3/+5 |
2015-11-03 | gimple-expr.c (useless_type_conversion_p): Reinstate type canonical check for... | Eric Botcazou | 1 | -7/+7 |
2015-11-03 | defer mark_addressable calls during expand till the end of expand | Alexandre Oliva | 1 | -2/+55 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -3/+3 |
2015-10-21 | re PR middle-end/67966 (ICE in convert_move, at expr.c:282) | Jan Hubicka | 1 | -8/+5 |
2015-10-07 | expr.c (store_expr_with_bounds): Handle aggregate moves from BLKmode. | Jan Hubicka | 1 | -9/+15 |
2015-08-14 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -39/+0 |
2015-07-24 | Revert: | David Edelsohn | 1 | -0/+39 |
2015-07-23 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -39/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+5 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-10 | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | Alexandre Oliva | 1 | -0/+39 |
2015-06-09 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -39/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-07 | alias.c (get_alias_set): Be ready for TYPE_CANONICAL of ptr_type_node to not ... | Jan Hubicka | 1 | -7/+6 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-20 | expr.c (expand_cond_expr_using_cmove): Use COMPARISON_CLASS_P. | Marek Polacek | 1 | -1/+1 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+8 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-08-07 | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 1 | -3/+2 |
2014-04-04 | re PR middle-end/60746 (ICE segfault in gimple-expr.c:314) | Richard Biener | 1 | -0/+18 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+7 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+154 |
2013-11-05 | gimple.h: Move some prototypes to gimple-expr.h and add to include list. | Andrew MacLeod | 1 | -0/+721 |