summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-21re PR tree-optimization/91355 (optimized code does not call destructor while ...Jakub Jelinek
2019-11-21ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-06-27Remove quite obvious dead assignments.Martin Liska
2019-05-27re PR tree-optimization/90637 (ICE in vect_loop_versioning, at tree-vect-loop...Richard Biener
2019-05-21Don't split non-critical edges in critedVladislav Ivanishin
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-13* tree-ssa-sink.c (select_best_block): Do not use frequencies.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-05-14use auto_bitmap moreTrevor Saunders
2017-04-25re PR tree-optimization/79201 (missed optimization: sinking doesn't handle ca...Richard Biener
2017-04-24re PR tree-optimization/79725 (Sinking opportunity missed if blocked by dead ...Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
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-09-20switch from gimple to gimple*Trevor Saunders
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
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-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-07-09remove has_executeTrevor Saunders
2014-06-24re PR tree-optimization/61572 (ICE: in assign_by_spills, at lra-assigns.c:1335)Richard Biener
2014-06-06re PR tree-optimization/59299 (We do not sink loads)Richard Biener
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-10Note that pass_pre destroys PROP_no_crit_edgesTom de Vries
2014-01-09re PR tree-optimization/59715 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm