summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned...Richard Sandiford2013-11-181-2/+2
* tree.h (host_integerp, [...]): Delete.Richard Sandiford2013-11-181-13/+0
* c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford2013-11-181-1/+1
* tree.h (tree_to_shwi, [...]): Declare, with inline expansions.Richard Sandiford2013-11-181-0/+16
* tree.h (tree_fits_shwi_p, [...]): Declare.Richard Sandiford2013-11-181-0/+10
* builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.Ilya Enkovich2013-11-181-0/+3
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-3/+0
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-5/+0
* Refactor implicit function template implementation and fix 58534, 58536, 5854...Adam Butcher2013-11-121-0/+5
* tree.h (CONSTRUCTOR_NO_CLEARING): Define.Tristan Gingold2013-11-111-0/+2
* Re-factor tree.h - Part 1.Diego Novillo2013-11-081-70/+0
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-0/+18
* tree.c (drop_tree_overflow): New function.Richard Biener2013-11-061-0/+1
* tree.c (tree_ctz): New function.Jakub Jelinek2013-10-311-0/+1
* tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.Ilya Enkovich2013-10-301-0/+13
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+3
* Fix names of various macro parameters in tree.hDavid Malcolm2013-10-251-39/+39
* mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich2013-10-251-0/+4
* builtins.c (dummy_object, [...]): Move to gimplify.c.Andrew MacLeod2013-10-241-2/+0
* tree-flow.h (struct omp_region): Move to omp-low.c.Andrew MacLeod2013-10-171-1/+0
* tree-core.h (tree_code_name): Remove.Paulo Matos2013-10-161-0/+2
* re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam2013-10-151-4/+4
* tree.h (OMP_CLAUSE_CODE): Remove duplicate definition.Thomas Schwinge2013-10-111-3/+0
* target.c: New file.Jakub Jelinek2013-10-111-7/+78
* tree-flow.h: Remove all remaining prototypes...Andrew MacLeod2013-10-091-4/+0
* tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod2013-10-091-0/+25
* tree-flow.h: Remove some prototypes.Andrew MacLeod2013-10-081-9/+2
* tree-flow.h: Include new .h files.Andrew Macleod2013-10-021-5/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-43/+44
* re PR tree-optimization/58513 (*var and MEM[(const int &)var] (var has int* ...Richard Biener2013-09-241-1/+0
* gimple-pretty-print.c (dump_ssaname_info): New function.Kugan Vivekanandarajah2013-09-231-1/+5
* tree-ssa.h: New.Andrew MacLeod2013-09-121-4/+0
* tree.h: Move documentation for tree_function_decl to tree-core.h with the dec...Mike Stump2013-09-051-5/+0
* Fix typo in commentDodji Seketeli2013-09-051-1/+1
* More comments about DECL_BUILT_IN and DECL_IS_BUILTINDodji Seketeli2013-09-041-1/+10
* Split all the structures, enums, typedefs and some fundamental declarations f...Diego Novillo2013-09-021-1700/+2
* Merge ubsan into trunk.Marek Polacek2013-08-301-0/+2
* lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka2013-08-281-7/+1
* Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek2013-08-271-2/+40
* tree.h (tree_decl_with_vis): Add cxx_constructor, cxx_destructor.Jan Hubicka2013-08-261-1/+17
* tree.h (TYPE_FINAL_P, [...]): New macros.Jan Hubicka2013-08-251-1/+15
* Makeifle-in (ipa-devirt.o): New.Jan Hubicka2013-08-191-0/+1
* cgraph.c (cgraph_create_indirect_edge): Discover polymorphic calls and record...Jan Hubicka2013-08-181-0/+1
* gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add new arugment expect...Jan Hubicka2013-08-161-0/+1
* Commit the vtable verification feature.Caroline Tice2013-08-061-1/+3
* print-tree.c (debug_vec_tree): Use debug_raw.Jason Merrill2013-07-131-0/+2
* re PR target/29776 (result of ffs/clz/ctz/popcount/parity are already sign-ex...Jakub Jelinek2013-07-061-1/+1
* gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Use types_same_for_odr.Jan Hubicka2013-06-211-0/+1
* lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener2013-06-171-0/+24
* tree-ssa-forwprop.c (simplify_bitwise_binary, [...]): Generalize to complex a...Marc Glisse2013-06-131-0/+1