aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-core.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Merge of HSAMartin Jambor1-1/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge1-4/+2
2015-11-17Add a combined_fn enumRichard Sandiford1-7/+29
2015-11-09re PR middle-end/68251 (sorry, unimplemented: reverse storage order for BLKmode)Eric Botcazou1-5/+5
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-1/+7
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford1-4/+0
2015-11-07Move #undef DEF_INTERNAL_FN to internal-fn.defRichard Sandiford1-1/+0
2015-11-06tree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRESS_OF and add OEP_MATC...Jan Hubicka1-1/+1
2015-11-05gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.Cesar Philippidis1-1/+4
2015-11-05gcc/Jakub Jelinek1-1/+4
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-3/+55
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-08-14* tree-core.h (tree_base): Fix typo.Marek Polacek1-1/+1
2015-08-05coretypes.h (enum symbol_visibility): Relocate here.Andrew MacLeod1-11/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-0/+2
2015-06-25tree-core.h (struct tree_optimization_option): Make opts a pointer to struct ...Andrew MacLeod1-1/+1
2015-06-17tree-core.h (tree_target_option): Make opts field a pointer to a cl_target_op...Andrew MacLeod1-1/+1
2015-05-27dwarf2out.c: Remove block_map.Aldy Hernandez1-0/+3
2015-03-09re PR ipa/65270 (issues with merging memory accesses from different code paths)Richard Biener1-1/+2
2015-02-04builtins.def (DEF_BUILTIN_CHKP): Define if not defined.Jakub Jelinek1-2/+6
2015-01-21re PR middle-end/64313 (gcc.dg/torture/builtin-explog-1.c fails on bare-metal...Richard Biener1-5/+8
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-26/+62
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-13/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-24re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Richard Biener1-0/+10
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders1-4/+4
2014-11-17tree-core.h (built_in_class): Add builtin codes to be used by Pointer Bounds ...Ilya Enkovich1-0/+8
2014-11-11tree-core.h (pedantic_lvalues): Remove.Richard Biener1-4/+0
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+2
2014-10-23AVX-512. 81.1/n. Extend `function_code' field `tree_var_decl' structure.Kirill Yukhin1-4/+5
2014-10-16tree-core.h: Fix comment to not assume pointers are multiples of bytes.DJ Delorie1-1/+1
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie1-2/+10
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek1-1/+6
2014-08-11Added fnspec to internal functions.Yury Gribov1-1/+1
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-2/+2
2014-07-15tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka1-2/+2
2014-06-24class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.Jan Hubicka1-4/+5
2014-06-20asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek1-0/+10
2014-06-20cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka1-7/+0
2014-06-18improve sloc assignment on bind_expr entry/exit codeOlivier Hainque1-0/+1
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+5
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-3/+2
2014-06-12* tree-core.h (DECL_NONALIASED): Use proper spelling in comment.Eric Botcazou1-1/+1
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka1-3/+1
2014-06-09* tree-core.h (tree_decl_with_vis): Remove section_name.Jan Hubicka1-1/+0
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-1/+1
2014-05-21tree.def (VOID_CST): New.Richard Sandiford1-0/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+21
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou1-1/+4