aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-07[2/2] PR88598: Optimise reduc (bit_and)Richard Sandiford1-0/+2
2019-01-07[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }Richard Sandiford1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-19C++: improvements to binary operator diagnostics (PR c++/87504)David Malcolm1-0/+49
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm1-0/+19
2018-12-06asm inlineSegher Boessenkool1-0/+3
2018-11-29re PR target/88152 (optimize SSE & AVX char compares with subsequent movmskb)Jakub Jelinek1-0/+7
2018-11-23PR tree-optimization/87756 - missing unterminated argument warning using addr...Martin Sebor1-1/+1
2018-11-15PR c++/87541 - ICE using a constant decl as an attribute alloc_size argumentMartin Sebor1-0/+1
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-13/+49
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