aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-30backport: [multiple changes]Richard Biener1-1/+1
2018-03-24Use SCEV information when aligning for vectorisation (PR 84005)Richard Sandiford1-0/+1
2018-01-13Support for aliasing with variable stridesRichard Sandiford1-2/+15
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: prune_runtime_alias_test_listRichard Sandiford1-1/+1
2017-10-13re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev)Richard Biener1-2/+2
2017-08-04Pool alignment information for common basesRichard Sandiford1-1/+8
2017-08-04Use base inequality for some vector alias checksRichard Sandiford1-0/+9
2017-08-04Handle data dependence relations with different basesRichard Sandiford1-16/+32
2017-07-03Add a helper for getting the overall alignment of a DRRichard Sandiford1-0/+10
2017-07-03Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENTRichard Sandiford1-0/+38
2017-07-03Add DR_STEP_ALIGNMENTRichard Sandiford1-0/+4
2017-07-03Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENTRichard Sandiford1-4/+5
2017-07-03Make dr_analyze_innermost operate on innermost_loop_behaviorRichard Sandiford1-1/+1
2017-06-07tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor out code che...Bin Cheng1-0/+1
2017-05-31* tree-vect-loop-manip.c (create_intersect_range_checks_index)Bin Cheng1-0/+2
2017-05-26tree-vect-data-refs.c (Operator==, [...]): Move from ...Bin Cheng1-0/+28
2017-05-26tree-vect-data-refs.c (compare_tree): Rename and move ...Bin Cheng1-0/+1
2017-05-03Wrap tree-data-ref.h macro argumentsRichard Sandiford1-13/+13
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-20re PR tree-optimization/56625 (After if-conversion vectorizer doesn't recogni...Bin Cheng1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-06move dr->alias_set to a helper structureAditya Kumar1-3/+0
2015-10-06remove unused struct base_alias_pairAditya Kumar1-0/+3
2015-09-20switch from gimple to gimple*Trevor Saunders1-4/+4
2015-09-08Remove limit_scopsAditya Kumar1-0/+1
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-6/+0
2015-05-27re PR tree-optimization/66272 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener1-0/+5
2015-03-18tree-data-ref.h (struct access_matrix): Remove.Richard Biener1-66/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-15re PR tree-optimization/62031 (Different results between O2 and O2 -fpredicti...Richard Biener1-5/+0
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders1-1/+1
2014-01-28tree-data-ref.h (ddr_is_anti_dependent, [...]): Remove.Richard Biener1-26/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-13tree-data-ref.h (known_dependences_p): Move here ...Richard Biener1-0/+15
2013-09-11tree-data-ref.c (dump_rdg_vertex, [...]): Move ...Richard Biener1-86/+0
2013-09-10tree-data-ref.h (build_rdg): Drop all parameters but loop.Richard Biener1-5/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+6
2013-03-18tree-data-ref.h (find_data_references_in_loop): Declare.Richard Biener1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-63/+50
2012-09-19re PR tree-optimization/54132 (Incorrect loop transformation with -ftree-loop...Richard Guenther1-0/+2
2012-06-06re PR tree-optimization/53081 (memcpy/memset loop recognition)Richard Guenther1-4/+1
2012-06-04tree-data-ref.c (stores_from_loop): Remove.Richard Guenther1-10/+18
2012-06-04tree-data-ref.c (struct rdg_vertex_info): Remove.Richard Guenther1-12/+5
2012-06-04tree-data-ref.c (have_similar_memory_accesses_1): Remove.Richard Guenther1-1/+0