Age | Commit message (Expand) | Author | Files | Lines |
2021-10-20 | tree-optimization/102853 - avoid trapping types in split_constant_offset | Richard Biener | 1 | -0/+3 |
2021-10-14 | tree-optimization/102659 - really avoid undef overflow in if-conversion | Richard Biener | 1 | -0/+1 |
2021-09-20 | tree-optimization/65206 - dependence analysis on mixed pointer/array | Richard Biener | 1 | -57/+117 |
2021-08-05 | Adjust by-value function vec arguments to by-reference. | Martin Sebor | 1 | -6/+4 |
2021-07-21 | predcom: Refactor more using auto_vec | Kewen Lin | 1 | -2/+2 |
2021-07-20 | Adjust by-value function vec arguments to by-reference. | Martin Sebor | 1 | -3/+3 |
2021-06-22 | Initial value-relation code. | Andrew MacLeod | 1 | -1/+1 |
2021-06-13 | use range based for loops to iterate over vec<> | Trevor Saunders | 1 | -76/+27 |
2021-06-11 | middle-end/101009 - fix distance vector recording | Richard Biener | 1 | -2/+8 |
2021-06-03 | Replace uses of determine_value_range with range_of_expr. | Aldy Hernandez | 1 | -6/+6 |
2021-05-26 | Convert remaining passes to get_range_query. | Aldy Hernandez | 1 | -4/+20 |
2021-03-31 | data-ref: Tighten index-based alias checks [PR99726] | Richard Sandiford | 1 | -117/+128 |
2021-01-22 | middle-end/98773 - always sign extend CHREC_RIGHT | Richard Biener | 1 | -14/+3 |
2021-01-20 | Handle overflow in dependence analysis lambda ops gracefully | Richard Biener | 1 | -14/+49 |
2021-01-20 | tree-optimization/98758 - fix integer arithmetic in data-ref analysis | Richard Biener | 1 | -6/+6 |
2021-01-14 | tree-optimization/98674 - improve dependence analysis | Richard Biener | 1 | -2/+24 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-10 | data-ref: Rework integer handling in split_constant_offset [PR98069] | Richard Sandiford | 1 | -97/+330 |
2020-12-07 | tree-optimization/98137 - enhance split_constant_offset range handling | Richard Biener | 1 | -10/+14 |
2020-10-15 | tree-optimization/97482 - fix split_constant_offset of nop-conversions | Richard Biener | 1 | -1/+3 |
2020-05-13 | Add missing unit dependence vector in data dependence analysis | Bin Cheng | 1 | -5/+7 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-06 | Avoid quadratic behaviour in prune_runtime_alias_test_list | Richard Sandiford | 1 | -4/+13 |
2019-11-18 | Add optabs for accelerating RAW and WAR alias checks | Richard Sandiford | 1 | -0/+78 |
2019-11-18 | Optimise WAR and WAW alias checks | Richard Sandiford | 1 | -5/+213 |
2019-11-16 | Use a single comparison for index-based alias checks | Richard Sandiford | 1 | -51/+92 |
2019-11-16 | Print the type of alias check in a dump message | Richard Sandiford | 1 | -0/+4 |
2019-11-16 | Dump the list of merged alias pairs | Richard Sandiford | 1 | -0/+52 |
2019-11-16 | Record whether a dr_with_seg_len contains mixed steps | Richard Sandiford | 1 | -22/+35 |
2019-11-16 | Add flags to dr_with_seg_len_pair_t | Richard Sandiford | 1 | -5/+30 |
2019-11-16 | Delay swapping data refs in prune_runtime_alias_test_list | Richard Sandiford | 1 | -9/+15 |
2019-11-16 | Move canonicalisation of dr_with_seg_len_pair_ts | Richard Sandiford | 1 | -1/+20 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-07-17 | re PR tree-optimization/91178 (Infinite recursion in split_constant_offset in... | Richard Biener | 1 | -12/+27 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -28/+28 |
2019-05-28 | Current vectoriser doesn't support masked loads for SLP. | Alejandro Martinez | 1 | -1/+1 |
2019-05-06 | re PR tree-optimization/90328 (Wrong loop distribution with aliasing) | Richard Biener | 1 | -2/+7 |
2019-04-29 | Remove DDR_INNER_LOOP | Richard Sandiford | 1 | -3/+1 |
2019-04-23 | re PR tree-optimization/90021 (ICE in index_in_loop_nest, at tree-data-ref.h:... | Bin Cheng | 1 | -1/+1 |
2019-04-08 | re PR middle-end/89725 (ICE in get_fnname_from_decl, at varasm.c:1723) | Bin Cheng | 1 | -2/+23 |
2019-02-08 | re PR tree-optimization/89223 (internal compiler error: in int_cst_value, at ... | Richard Biener | 1 | -4/+17 |
2019-01-02 | re PR tree-optimization/88651 (tree-data-ref.c:3764:26: runtime error: signed... | Richard Biener | 1 | -5/+13 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-20 | re PR bootstrap/88089 (build failure with GCC 4.9 on SPARC/Solaris) | Richard Biener | 1 | -2/+2 |
2018-11-15 | re PR tree-optimization/87917 (ICE in initialize_matrix_A at gcc/tree-data-re... | Richard Biener | 1 | -2/+2 |
2018-11-14 | re PR tree-optimization/87985 (Compile-time and memory hog w/ -O1 -ftree-slp-... | Richard Biener | 1 | -19/+63 |
2018-11-14 | re PR testsuite/88021 (aarch64 Busy hang running testcase pr60183.c since rev... | Richard Biener | 1 | -5/+7 |
2018-11-08 | tree-data-ref.h (lambda_int): New typedef. | Richard Biener | 1 | -1/+1 |