summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-16Record whether a dr_with_seg_len contains mixed stepsRichard Sandiford
2019-11-16Add flags to dr_with_seg_len_pair_tRichard Sandiford
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-05-06re PR tree-optimization/90328 (Wrong loop distribution with aliasing)Richard Biener
2019-04-29Remove DDR_INNER_LOOPRichard Sandiford
2019-04-08re PR middle-end/89725 (ICE in get_fnname_from_decl, at varasm.c:1723)Bin Cheng
2019-01-01Update copyright years.Jakub Jelinek
2018-11-08tree-data-ref.h (lambda_int): New typedef.Richard Biener
2018-10-04Report vectorization problems via a new opt_problem classDavid Malcolm
2018-03-24Use SCEV information when aligning for vectorisation (PR 84005)Richard Sandiford
2018-01-13Support for aliasing with variable stridesRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: prune_runtime_alias_test_listRichard Sandiford
2017-10-13re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev)Richard Biener
2017-08-04Pool alignment information for common basesRichard Sandiford
2017-08-04Use base inequality for some vector alias checksRichard Sandiford
2017-08-04Handle data dependence relations with different basesRichard Sandiford
2017-07-03Add a helper for getting the overall alignment of a DRRichard Sandiford
2017-07-03Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENTRichard Sandiford
2017-07-03Add DR_STEP_ALIGNMENTRichard Sandiford
2017-07-03Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENTRichard Sandiford
2017-07-03Make dr_analyze_innermost operate on innermost_loop_behaviorRichard Sandiford
2017-06-07tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor out code che...Bin Cheng
2017-05-31* tree-vect-loop-manip.c (create_intersect_range_checks_index)Bin Cheng
2017-05-26tree-vect-data-refs.c (Operator==, [...]): Move from ...Bin Cheng
2017-05-26tree-vect-data-refs.c (compare_tree): Rename and move ...Bin Cheng
2017-05-03Wrap tree-data-ref.h macro argumentsRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-04-20re PR tree-optimization/56625 (After if-conversion vectorizer doesn't recogni...Bin Cheng
2016-01-04Update copyright years.Jakub Jelinek
2015-10-06move dr->alias_set to a helper structureAditya Kumar
2015-10-06remove unused struct base_alias_pairAditya Kumar
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-08Remove limit_scopsAditya Kumar
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop
2015-05-27re PR tree-optimization/66272 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener
2015-03-18tree-data-ref.h (struct access_matrix): Remove.Richard Biener
2015-01-05Update copyright years.Jakub Jelinek
2014-08-15re PR tree-optimization/62031 (Different results between O2 and O2 -fpredicti...Richard Biener
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders
2014-01-28tree-data-ref.h (ddr_is_anti_dependent, [...]): Remove.Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-13tree-data-ref.h (known_dependences_p): Move here ...Richard Biener
2013-09-11tree-data-ref.c (dump_rdg_vertex, [...]): Move ...Richard Biener