aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-26ipa-devirt.c (warn_odr): Make static.Jan Hubicka1-2/+1
2018-10-05tree-core.h (tree_block::abstract_flag): Remove.Richard Biener1-1/+0
2018-10-03gimple-ssa-sprintf.c (format_string): Do not hardcode size of target's wchar_t.Jeff Law1-0/+3
2018-10-03Properly mark lambdas in GCOV (PR gcov-profile/86109).Martin Liska1-0/+4
2018-09-28tree.h (BLOCK_ORIGIN): New.Richard Biener1-0/+2
2018-09-27tree.h (tree_to_shwi): Add attribute nonnull and pure.Martin Sebor1-5/+13
2018-09-26tree.c (zerop): Change return type to bool.Martin Sebor1-17/+17
2018-08-29tree-core.h: Document use of deprecated_flag in SSA_NAME.Richard Biener1-0/+7
2018-08-28Update documentation of fndecl_built_in_p.Martin Liska1-13/+8
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-14/+45
2018-08-21tree.c (find_decls_types_r): Do not check for redundant typedefs.Jan Hubicka1-1/+0
2018-08-10Introduce __builtin_expect_with_probability (PR target/83610).Martin Liska1-0/+6
2018-07-26PR tree-optimization/86043 - strlen after memcpy partially overwriting a stri...Martin Sebor1-2/+6
2018-07-20Remove unused code.Martin Liska1-10/+0
2018-07-19wide-int.h (widest2_int): New.Aldy Hernandez1-0/+5
2018-06-08Remove MPXMartin Liska1-20/+0
2018-05-16* tree.c (warn_deprecated_use): Return bool. Simplify logic.Jason Merrill1-1/+1
2018-04-30tree.c (build_clobber): New.Jason Merrill1-0/+1
2018-03-16re PR c++/79937 (ICE in replace_placeholders_r)Jakub Jelinek1-0/+3
2018-01-15re PR middle-end/82694 (Linux kernel miscompiled since r250765)Jakub Jelinek1-6/+11
2018-01-10Preserving locations for variable-uses and constants (PR c++/43486)David Malcolm1-0/+47
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford1-1/+1
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-17/+60
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: vectorizable_reductionRichard Sandiford1-0/+1
2018-01-03poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZESRichard Sandiford1-1/+7
2017-12-21poly_int: get_binfo_at_offsetRichard Sandiford1-1/+1
2017-12-21poly_int: bit_field_size/offsetRichard Sandiford1-0/+18
2017-12-21poly_int: get_inner_reference & co.Richard Sandiford1-12/+1
2017-12-20poly_int: expand_debug_exprRichard Sandiford1-0/+11
2017-12-20poly_int: tree constantsRichard Sandiford1-17/+225
2017-12-16Add VEC_SERIES_EXPR and associated optabRichard Sandiford1-0/+1
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva1-1/+1
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-1/+1
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-1/+7
2017-12-07Make build_vector staticRichard Sandiford1-1/+0
2017-12-07New VECTOR_CST layoutRichard Sandiford1-5/+30
2017-12-01re PR c/79153 (-Wimplicit-fallthrough missed warning)Jakub Jelinek1-0/+5
2017-11-28re PR sanitizer/81275 (-fsanitize=thread produce incorrect -Wreturn-type warn...Jakub Jelinek1-0/+4
2017-11-28[PR 82808] Use proper result types for arithmetic jump functionsPrathamesh Kulkarni1-0/+1
2017-11-28Remove Cilk Plus support.Julia Koval1-9/+0
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek1-4/+1
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-0/+19
2017-11-16[PATCH] New lang hookNathan Sidwell1-14/+17
2017-11-14Support GTY((cache)) on hash_map.Jason Merrill1-0/+7
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-7/+1
2017-10-19asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou1-0/+13
2017-10-13[PATCH] Tree structure markingNathan Sidwell1-40/+19
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell1-2/+1
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell1-6/+7