summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-coalesce.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-02tree-ssa-coalesce.c (struct coalesce_list): Add obstack member.Richard Biener
2018-10-22re PR middle-end/63155 (memory hog)Steven Bosscher
2018-09-25Remove unused functions and fields.Martin Liska
2018-09-18re PR middle-end/63155 (memory hog)Richard Biener
2018-09-14re PR middle-end/63155 (memory hog)Richard Biener
2018-05-25tree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include header files.Bin Cheng
2018-01-03Update copyright years.Jakub Jelinek
2017-11-13* tree-ssa-coalesce.c (coalesce_cost): Fix formating.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-08tree-outof-ssa.h (ssaexpand): Add partitions_for_undefined_values.Eric Botcazou
2017-05-14use auto_bitmap moreTrevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-11-15tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition.Kugan Vivekanandarajah
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-15Iterator to visit SSAKugan Vivekanandarajah
2016-05-06tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case, allow coa...Eric Botcazou
2016-05-04tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head comment.Eric Botcazou
2016-04-08re PR middle-end/70593 (Miscompilation of xen starting with r226901)Jakub Jelinek
2016-03-29tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.Jeff Law
2016-03-23re PR tree-optimization/64058 (Performance degradation after r216304)Jeff Law
2016-03-11re PR tree-optimization/64058 (Performance degradation after r216304)Jeff Law
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-01remove many typedefsTrevor Saunders
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-19[PR64164] fix regressions reported on m68k and armebAlexandre Oliva
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-24Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-03-19revert: re PR middle-end/63155 (memory hog)Richard Biener
2015-03-10re PR middle-end/63155 (memory hog)Richard Biener
2015-03-06re PR middle-end/64928 (Inordinate cpu time and memory usage in "phase opt an...Richard Biener
2015-01-22re PR tree-optimization/64728 (internal compiler error: SSA corruption)Richard Biener
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek