summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
AgeCommit message (Expand)Author
2020-05-07ipa/94947 - avoid using externally_visible_p ()Richard Biener
2020-05-07Fix minor typos in comments that affected syntax highlighting.Erick Ochoa
2020-05-05ipa/94947 - fix test for externally visible variables for IPA PTARichard Biener
2020-01-22tree-optimization/93381 fix integer offsetting in points-to analysisRichard Biener
2020-01-08Use cgraph_node::dump_{asm_},name where possible.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-12-19gimple const-correctness fixesDavid Malcolm
2019-11-21cfganal.c (pre_and_rev_post_order_compute_fn): Use an auto_bb_flag instead of...Richard Biener
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-10-30Remove cgraph_global_info.Martin Liska
2019-07-31re PR tree-optimization/91280 (ICE in get_constraint_for_component_ref, at tr...Richard Biener
2019-07-30re PR tree-optimization/91257 (Compile-time and memory-hog hog)Richard Biener
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-03Remove another bunch of dead assignment.Martin Liska
2019-06-06tree-ssa-structalias.c: Include tree-cfg.h.Richard Biener
2019-05-20tree-ssa-structalias.c (find_func_aliases): POINTER_DIFF_EXPR doesn't produce...Richard Biener
2019-05-02re PR tree-optimization/89509 (restrict doesnt work with subfield accesses)Richard Biener
2019-04-15re PR ipa/88936 (-fipa-pta breaks bash (incorrect optimisation of recursive s...Richard Biener
2019-02-26re PR tree-optimization/89505 (LibreOffice miscompilation starting with r260383)Richard Biener
2019-02-22re PR tree-optimization/87609 (miscompilation with restrict and loop)Richard Biener
2019-02-13[multiple changes]Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge
2018-10-24re PR tree-optimization/84013 (wrong __restrict clique with inline asm operand)Richard Biener
2018-10-15re PR middle-end/87610 (wrong-code with restrict)Richard Biener
2018-10-09re PR middle-end/63155 (memory hog)Richard Biener
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-07-03re PR ipa/86389 (execute FAILs with -fipa-pta)Richard Biener
2018-06-14re PR ipa/86124 (ICE in create_variable_info_for, at tree-ssa-structalias.c:6...Richard Biener
2018-06-01re PR ipa/85960 (-fipa-pta and ifunc are incompatible)Richard Biener
2018-05-312nd Patch for PR78009Qing Zhao
2018-05-18Aliasing 'this' in a C++ constructorMarc Glisse
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: get_ref_base_and_extentRichard Sandiford
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-17tree-ssa-structalias.c (solve_graph): When propagating to successors update t...Richard Biener
2017-08-17re PR fortran/81827 (Large compile time with derived-type rrays)Richard Biener
2017-08-08trans.c: Include header files.Martin Liska
2017-07-27attribs.c (decl_attributes): Imply noinline, noclone and no_icf attributes fo...Jakub Jelinek
2017-07-25re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay
2017-06-19tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply in UWHI to a...Jakub Jelinek
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-05-02re PR tree-optimization/80591 (AArch64 kernel miscompilation starting with r2...Richard Biener
2017-04-21re PR tree-optimization/79547 (duplicate strlen calls with same argument not ...Richard Biener
2017-04-10tree-ssa-structalias.c (find_func_aliases): Properly handle asm inputs.Richard Biener
2017-03-27re PR ipa/79776 (ICE on valid code in insert_vi_for_tree, at tree-ssa-structa...Richard Biener