Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-01 | re PR tree-optimization/83581 (ICE in expand_LOOP_VECTORIZED, at internal-fn.... | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: tree-ssa-loop-ivopts.c:iv_use | Richard Sandiford | 1 | -2/+8 |
2017-12-12 | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -1/+1 |
2017-12-07 | Make more use of VECTOR_CST_ENCODED_ELT | Richard Sandiford | 1 | -7/+10 |
2017-10-18 | tree-loop-distribution.c (INCLUDE_ALGORITHM): New header file. | Bin Cheng | 1 | -1/+122 |
2017-10-18 | re PR tree-optimization/82574 (wrong code at -O3 on x86_64-linux-gnu) | Bin Cheng | 1 | -11/+15 |
2017-10-12 | tree-loop-distribution.c (struct builtin_info): New struct. | Bin Cheng | 1 | -198/+309 |
2017-10-12 | tree-loop-distribution.c: Adjust the general comment. | Bin Cheng | 1 | -102/+181 |
2017-10-12 | tree-loop-distribution.c (break_alias_scc_partitions): Add comment and set PT... | Bin Cheng | 1 | -2/+8 |
2017-10-11 | re PR tree-optimization/82472 (ICE in generate_code_for_partition, at tree-lo... | Bin Cheng | 1 | -8/+17 |
2017-10-10 | tree-loop-distribution.c (generate_loops_for_partition): Remove inner loop's ... | Bin Cheng | 1 | -3/+13 |
2017-10-10 | tree-loop-distribution.c (struct partition): Remove unused field loops of the... | Bin Cheng | 1 | -6/+0 |
2017-08-17 | Fix build of --enable-gather-detailed-mem-stats (PR bootstrap/81864). | Martin Liska | 1 | -6/+9 |
2017-08-14 | re PR tree-optimization/81799 (ICE on valid code at -O3: verify_gimple failed) | Bin Cheng | 1 | -1/+1 |
2017-07-17 | re PR tree-optimization/81369 (ICE in generate_code_for_partition) | Bin Cheng | 1 | -13/+12 |
2017-07-17 | re PR tree-optimization/81369 (ICE in generate_code_for_partition) | Bin Cheng | 1 | -1/+2 |
2017-07-17 | re PR tree-optimization/81374 (ICE in bb_top_order_cmp, at tree-loop-distribu... | Bin Cheng | 1 | -3/+4 |
2017-07-05 | tree-loop-distribution.c: Add general explanantion on the pass. | Bin Cheng | 1 | -100/+717 |
2017-07-05 | tree-loop-distribution.c (classify_partition): New parameter and better handl... | Bin Cheng | 1 | -11/+32 |
2017-07-05 | tree-loop-distribution.c (enum partition_type): New. | Bin Cheng | 1 | -16/+123 |
2017-07-05 | tree-loop-distribution.c (struct ddr_hasher): New. | Bin Cheng | 1 | -26/+73 |
2017-07-05 | tree-loop-distribution.c (ref_base_address): Delete. | Bin Cheng | 1 | -38/+31 |
2017-07-05 | tree-loop-distribution.c (struct partition): New field recording its data ref... | Bin Cheng | 1 | -85/+94 |
2017-07-05 | tree-loop-distribution.c (params.h): Include header file. | Bin Cheng | 1 | -14/+39 |
2017-07-05 | tree-loop-distribution.c (loop_nest): New global var. | Bin Cheng | 1 | -16/+24 |
2017-07-05 | tree-loop-distribution.c (enum fuse_type, [...]): New. | Bin Cheng | 1 | -34/+32 |
2017-07-05 | tree-loop-distribution.c (bb_top_order_index): New. | Bin Cheng | 1 | -6/+52 |
2017-07-05 | tree-loop-distribution.c (pass_loop_distribution::execute): Skip if no loops. | Bin Cheng | 1 | -0/+3 |
2017-05-14 | use auto_bitmap more | Trevor Saunders | 1 | -3/+1 |
2017-03-14 | alias.c (struct alias_set_entry): Pack properly. | Richard Biener | 1 | -1/+1 |
2017-02-21 | re PR middle-end/79649 (Memset pattern in named address space crashes compile... | Jakub Jelinek | 1 | -0/+7 |
2017-01-27 | re PR tree-optimization/79245 (Inefficient loop distribution to memcpy) | Richard Biener | 1 | -2/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-16 | re PR tree-optimization/78348 ([7 REGRESSION] 15% performance drop for corema... | Richard Biener | 1 | -5/+9 |
2016-11-10 | Fix loop distribution bug with merging edges that creates too many edges. | Jim Wilson | 1 | -2/+4 |
2016-08-15 | re PR tree-optimization/72824 (Signed floating point zero semantics broken at... | Jakub Jelinek | 1 | -1/+1 |
2016-08-09 | re PR tree-optimization/72824 (Signed floating point zero semantics broken at... | Jakub Jelinek | 1 | -1/+29 |
2016-07-15 | re PR tree-optimization/71881 (ICE on valid code at -O3 with -g enabled on x8... | Richard Biener | 1 | -1/+5 |
2016-07-05 | tree-loop-distribution.c (distribute_loop): Fix issue with the cost model loop. | Richard Biener | 1 | -0/+8 |
2016-05-24 | re PR tree-optimization/71253 (ICE during loop distribution w/ -O2 -ftree-loo... | Richard Biener | 1 | -8/+8 |
2016-05-18 | re PR tree-optimization/71168 (ICE in find_uses_to_rename_use (tree-ssa-loop-... | Richard Biener | 1 | -1/+1 |
2016-05-17 | re PR tree-optimization/71132 (gcc ICE at -O3 on valid code on x86_64-linux-g... | Richard Biener | 1 | -10/+25 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -5/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -3/+1 |
2015-10-01 | remove many typedefs | Trevor Saunders | 1 | -36/+36 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -27/+27 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |