Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-02 | tree-ssa-coalesce.c (struct coalesce_list): Add obstack member. | Richard Biener | 1 | -24/+24 |
2018-10-22 | re PR middle-end/63155 (memory hog) | Steven Bosscher | 1 | -0/+2 |
2018-09-25 | Remove unused functions and fields. | Martin Liska | 1 | -16/+0 |
2018-09-18 | re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -103/+4 |
2018-09-14 | re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -1/+5 |
2018-05-25 | tree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include header files. | Bin Cheng | 1 | -206/+111 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-13 | * tree-ssa-coalesce.c (coalesce_cost): Fix formating. | Jan Hubicka | 1 | -1/+2 |
2017-11-03 | asan.c (create_cond_insert_point): Maintain profile. | Jan Hubicka | 1 | -1/+1 |
2017-10-08 | tree-outof-ssa.h (ssaexpand): Add partitions_for_undefined_values. | Eric Botcazou | 1 | -1/+27 |
2017-05-14 | use auto_bitmap more | Trevor Saunders | 1 | -3/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-15 | tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition. | Kugan Vivekanandarajah | 1 | -13/+2 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-15 | Iterator to visit SSA | Kugan Vivekanandarajah | 1 | -13/+9 |
2016-05-06 | tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case, allow coa... | Eric Botcazou | 1 | -10/+17 |
2016-05-04 | tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head comment. | Eric Botcazou | 1 | -2/+3 |
2016-04-08 | re PR middle-end/70593 (Miscompilation of xen starting with r226901) | Jakub Jelinek | 1 | -0/+17 |
2016-03-29 | tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment. | Jeff Law | 1 | -1/+1 |
2016-03-23 | re PR tree-optimization/64058 (Performance degradation after r216304) | Jeff Law | 1 | -32/+91 |
2016-03-11 | re PR tree-optimization/64058 (Performance degradation after r216304) | Jeff Law | 1 | -18/+16 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -5/+5 |
2015-10-01 | remove many typedefs | Trevor Saunders | 1 | -71/+70 |
2015-09-27 | revert to assign_parms assignments using default defs | Alexandre Oliva | 1 | -38/+193 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -2/+2 |
2015-08-19 | [PR64164] fix regressions reported on m68k and armeb | Alexandre Oliva | 1 | -2/+2 |
2015-08-14 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -7/+377 |
2015-07-24 | Revert: | David Edelsohn | 1 | -371/+7 |
2015-07-23 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -7/+371 |
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 | -18/+5 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -6/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-10 | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | Alexandre Oliva | 1 | -373/+7 |
2015-06-09 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -7/+373 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -6/+4 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -11/+11 |
2015-03-19 | revert: re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -133/+21 |
2015-03-10 | re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -21/+133 |
2015-03-06 | re PR middle-end/64928 (Inordinate cpu time and memory usage in "phase opt an... | Richard Biener | 1 | -1/+1 |
2015-01-22 | re PR tree-optimization/64728 (internal compiler error: SSA corruption) | Richard Biener | 1 | -1/+6 |
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 |