Age | Commit message (Expand) | Author | Files | Lines |
2016-07-11 | Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG. | Bernd Edlinger | 1 | -4/+2 |
2016-06-01 | Remove the unused OMP_CLAUSE_DEVICE_RESIDENT | Thomas Schwinge | 1 | -3/+0 |
2016-05-20 | Implement CALL_EXPR_MUST_TAIL_CALL | David Malcolm | 1 | -0/+3 |
2016-05-13 | builtins.c (expand_builtin_memcmp): Do not emit the call here. | Eric Botcazou | 1 | -2/+5 |
2016-05-04 | re PR c++/70906 (ice in add_expr, at tree.c:7925) | Jakub Jelinek | 1 | -1/+3 |
2016-04-27 | re PR sanitizer/70683 (-fcompare-debug bug with -fsanitize=address) | Jakub Jelinek | 1 | -1/+3 |
2016-04-18 | tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | Michael Matz | 1 | -5/+11 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -1/+8 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-23 | Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR | Thomas Schwinge | 1 | -4/+2 |
2015-11-17 | Add a combined_fn enum | Richard Sandiford | 1 | -7/+29 |
2015-11-09 | re PR middle-end/68251 (sorry, unimplemented: reverse storage order for BLKmode) | Eric Botcazou | 1 | -5/+5 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -1/+7 |
2015-11-07 | Move #undef DEF_BUILTIN* to builtins.def | Richard Sandiford | 1 | -4/+0 |
2015-11-07 | Move #undef DEF_INTERNAL_FN to internal-fn.def | Richard Sandiford | 1 | -1/+0 |
2015-11-06 | tree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRESS_OF and add OEP_MATC... | Jan Hubicka | 1 | -1/+1 |
2015-11-05 | gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE. | Cesar Philippidis | 1 | -1/+4 |
2015-11-05 | gcc/ | Jakub Jelinek | 1 | -1/+4 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -3/+55 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -2/+2 |
2015-08-14 | * tree-core.h (tree_base): Fix typo. | Marek Polacek | 1 | -1/+1 |
2015-08-05 | coretypes.h (enum symbol_visibility): Relocate here. | Andrew MacLeod | 1 | -11/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -0/+2 |
2015-06-25 | tree-core.h (struct tree_optimization_option): Make opts a pointer to struct ... | Andrew MacLeod | 1 | -1/+1 |
2015-06-17 | tree-core.h (tree_target_option): Make opts field a pointer to a cl_target_op... | Andrew MacLeod | 1 | -1/+1 |
2015-05-27 | dwarf2out.c: Remove block_map. | Aldy Hernandez | 1 | -0/+3 |
2015-03-09 | re PR ipa/65270 (issues with merging memory accesses from different code paths) | Richard Biener | 1 | -1/+2 |
2015-02-04 | builtins.def (DEF_BUILTIN_CHKP): Define if not defined. | Jakub Jelinek | 1 | -2/+6 |
2015-01-21 | re PR middle-end/64313 (gcc.dg/torture/builtin-explog-1.c fails on bare-metal... | Richard Biener | 1 | -5/+8 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -26/+62 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -13/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-24 | re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization)) | Richard Biener | 1 | -0/+10 |
2014-11-20 | convert many if_marked htab to hash_table | Trevor Saunders | 1 | -4/+4 |
2014-11-17 | tree-core.h (built_in_class): Add builtin codes to be used by Pointer Bounds ... | Ilya Enkovich | 1 | -0/+8 |
2014-11-11 | tree-core.h (pedantic_lvalues): Remove. | Richard Biener | 1 | -4/+0 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+2 |
2014-10-23 | AVX-512. 81.1/n. Extend `function_code' field `tree_var_decl' structure. | Kirill Yukhin | 1 | -4/+5 |
2014-10-16 | tree-core.h: Fix comment to not assume pointers are multiples of bytes. | DJ Delorie | 1 | -1/+1 |
2014-10-14 | machmode.h (int_n_data_t): New. | DJ Delorie | 1 | -2/+10 |
2014-09-02 | cilk-builtins.def (__cilkrts_cilk_for_32): New. | Jakub Jelinek | 1 | -1/+6 |
2014-08-11 | Added fnspec to internal functions. | Yury Gribov | 1 | -1/+1 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -2/+2 |
2014-07-15 | tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_... | Jan Hubicka | 1 | -2/+2 |
2014-06-24 | class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check. | Jan Hubicka | 1 | -4/+5 |
2014-06-20 | asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. | Marek Polacek | 1 | -0/+10 |
2014-06-20 | cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio... | Jan Hubicka | 1 | -7/+0 |
2014-06-18 | improve sloc assignment on bind_expr entry/exit code | Olivier Hainque | 1 | -0/+1 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -0/+5 |
2014-06-15 | c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. | Jan Hubicka | 1 | -3/+2 |