Age | Commit message (Expand) | Author | Files | Lines |
2019-08-30 | backport: [multiple changes] | Richard Biener | 1 | -1/+1 |
2018-03-24 | Use SCEV information when aligning for vectorisation (PR 84005) | Richard Sandiford | 1 | -0/+1 |
2018-01-13 | Support for aliasing with variable strides | Richard Sandiford | 1 | -2/+15 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: prune_runtime_alias_test_list | Richard Sandiford | 1 | -1/+1 |
2017-10-13 | re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev) | Richard Biener | 1 | -2/+2 |
2017-08-04 | Pool alignment information for common bases | Richard Sandiford | 1 | -1/+8 |
2017-08-04 | Use base inequality for some vector alias checks | Richard Sandiford | 1 | -0/+9 |
2017-08-04 | Handle data dependence relations with different bases | Richard Sandiford | 1 | -16/+32 |
2017-07-03 | Add a helper for getting the overall alignment of a DR | Richard Sandiford | 1 | -0/+10 |
2017-07-03 | Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT | Richard Sandiford | 1 | -0/+38 |
2017-07-03 | Add DR_STEP_ALIGNMENT | Richard Sandiford | 1 | -0/+4 |
2017-07-03 | Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT | Richard Sandiford | 1 | -4/+5 |
2017-07-03 | Make dr_analyze_innermost operate on innermost_loop_behavior | Richard Sandiford | 1 | -1/+1 |
2017-06-07 | tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor out code che... | Bin Cheng | 1 | -0/+1 |
2017-05-31 | * tree-vect-loop-manip.c (create_intersect_range_checks_index) | Bin Cheng | 1 | -0/+2 |
2017-05-26 | tree-vect-data-refs.c (Operator==, [...]): Move from ... | Bin Cheng | 1 | -0/+28 |
2017-05-26 | tree-vect-data-refs.c (compare_tree): Rename and move ... | Bin Cheng | 1 | -0/+1 |
2017-05-03 | Wrap tree-data-ref.h macro arguments | Richard Sandiford | 1 | -13/+13 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-04-20 | re PR tree-optimization/56625 (After if-conversion vectorizer doesn't recogni... | Bin Cheng | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-06 | move dr->alias_set to a helper structure | Aditya Kumar | 1 | -3/+0 |
2015-10-06 | remove unused struct base_alias_pair | Aditya Kumar | 1 | -0/+3 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -4/+4 |
2015-09-08 | Remove limit_scops | Aditya Kumar | 1 | -0/+1 |
2015-07-18 | fix pr46851 and pr60340: remove unmaintained omega dependence test | Sebastian Pop | 1 | -6/+0 |
2015-05-27 | re PR tree-optimization/66272 (wrong code at -O3 on x86_64-linux-gnu) | Richard Biener | 1 | -0/+5 |
2015-03-18 | tree-data-ref.h (struct access_matrix): Remove. | Richard Biener | 1 | -66/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-08-15 | re PR tree-optimization/62031 (Different results between O2 and O2 -fpredicti... | Richard Biener | 1 | -5/+0 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -1/+1 |
2014-05-17 | rm a bunch of _stat allocation functions | Trevor Saunders | 1 | -1/+1 |
2014-01-28 | tree-data-ref.h (ddr_is_anti_dependent, [...]): Remove. | Richard Biener | 1 | -26/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -2/+2 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-13 | tree-data-ref.h (known_dependences_p): Move here ... | Richard Biener | 1 | -0/+15 |
2013-09-11 | tree-data-ref.c (dump_rdg_vertex, [...]): Move ... | Richard Biener | 1 | -86/+0 |
2013-09-10 | tree-data-ref.h (build_rdg): Drop all parameters but loop. | Richard Biener | 1 | -5/+1 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+6 |
2013-03-18 | tree-data-ref.h (find_data_references_in_loop): Declare. | Richard Biener | 1 | -0/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -63/+50 |
2012-09-19 | re PR tree-optimization/54132 (Incorrect loop transformation with -ftree-loop... | Richard Guenther | 1 | -0/+2 |
2012-06-06 | re PR tree-optimization/53081 (memcpy/memset loop recognition) | Richard Guenther | 1 | -4/+1 |
2012-06-04 | tree-data-ref.c (stores_from_loop): Remove. | Richard Guenther | 1 | -10/+18 |
2012-06-04 | tree-data-ref.c (struct rdg_vertex_info): Remove. | Richard Guenther | 1 | -12/+5 |
2012-06-04 | tree-data-ref.c (have_similar_memory_accesses_1): Remove. | Richard Guenther | 1 | -1/+0 |