Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -13/+16 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -10/+9 |
2014-03-05 | re PR lto/60404 (wrong code by LTO on x86_64-linux-gnu) | Jakub Jelinek | 1 | -2/+5 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+6 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-13 | cfgexpand.c (expand_used_vars): Allocate space for partitions based on PARM_D... | Eric Botcazou | 1 | -4/+12 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -1/+2 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+5 |