Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | Fix bootstrap breakage on i686 | Luis Machado | 1 | -2/+2 |
2018-05-23 | [Patch 02/02] Introduce prefetch-dynamic-strides option | Luis Machado | 1 | -0/+10 |
2018-05-23 | [Patch 01/02] Introduce prefetch-minimum stride option | Luis Machado | 1 | -0/+17 |
2018-05-07 | re PR bootstrap/85681 (r259995 breaks bootstrap on x86_64-*-freebsd) | Luis Machado | 1 | -26/+0 |
2018-05-07 | Introduce prefetch-dynamic-strides option. | Luis Machado | 1 | -0/+10 |
2018-05-07 | Introduce prefetch-minimum stride option | Luis Machado | 1 | -0/+16 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-13 | re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev) | Richard Biener | 1 | -1/+2 |
2017-08-04 | Pool alignment information for common bases | Richard Sandiford | 1 | -1/+1 |
2017-08-04 | Handle data dependence relations with different bases | Richard Sandiford | 1 | -0/+1 |
2017-06-06 | Improve debug output of loop data prefetching. | Maxim Kuvyrkov | 1 | -25/+38 |
2017-06-06 | Add debug counter for loop array prefetching. | Maxim Kuvyrkov | 1 | -0/+5 |
2017-05-18 | Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. | Martin Liska | 1 | -4/+4 |
2017-03-03 | Remove unused variable. | Martin Liska | 1 | -1/+0 |
2017-03-03 | Add -Wdisabled-optimization to loop prefetching pass (PR tree-optimization/79... | Martin Liska | 1 | -4/+16 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-01 | Fix PR tree-optimization/78598 - tree-ssa-loop-prefetch.c:835:16: runtime err... | Markus Trippelsdorf | 1 | -2/+2 |
2016-11-21 | Remove dead FIXME | Kyrylo Tkachov | 1 | -4/+0 |
2016-10-04 | re PR tree-optimization/77808 (ICE in duplicate_ssa_name_ptr_info, at tree-ss... | Doug Gilmore | 1 | -1/+2 |
2016-09-23 | Ensure points-to information is maintained for prefetch. | Doug Gilmore | 1 | -0/+12 |
2016-07-20 | cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0. | Uros Bizjak | 1 | -1/+1 |
2016-05-28 | prefetch-5.c: Remove xfail. | Jan Hubicka | 1 | -1/+1 |
2016-05-20 | re PR target/71185 (ice in gimplify_modify_expr, at gimplify.c:4873) | Richard Biener | 1 | -0/+3 |
2016-05-19 | Fix leak in tree-ssa-loop-prefetch.c | Martin Liska | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -16/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -14/+13 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -6/+6 |
2015-09-17 | Split up optabs.[hc] | Richard Sandiford | 1 | -1/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -13/+4 |
2015-07-05 | target-insns.def (prefetch): New targetm instruction pattern. | Richard Sandiford | 1 | -6/+3 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-05 | Fix indentation issues seen by -Wmisleading-indentation | David Malcolm | 1 | -2/+2 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+13 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -2/+2 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -1/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -10/+10 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+4 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |