aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-3/+3
2019-06-07Fix a thinko in tree-ssa-loop.c.Martin Liska1-1/+1
2019-05-02re PR tree-optimization/89653 (Missing vectorization of loop containing std::...Richard Biener1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-05tree-scalar-evolution.h (final_value_replacement_loop): Update prototype.Richard Biener1-3/+16
2018-06-05re PR tree-optimization/86047 (ICE in for_each_index, at tree-ssa-loop.c:647)Richard Biener1-11/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: tree constantsRichard Sandiford1-0/+1
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-06-16re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)Richard Biener1-48/+0
2017-05-12Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge1-4/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Split omp-low into multiple filesMartin Jambor1-2/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-03-11re PR tree-optimization/70169 (ICE at -O1 and above on x86_64-linux-gnu in ge...Jakub Jelinek1-3/+3
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge1-4/+3
2016-01-26omp-low.h (oacc_fn_attrib_kernels_p): Declare.Nathan Sidwell1-6/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-16Add pass_oacc_ipaTom de Vries1-21/+55
2015-11-25Add pass_oacc_kernelsTom de Vries1-0/+110
2015-11-17Improve comments in pass_tree_loop_init::executeTom de Vries1-3/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-5/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+4
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-1/+1
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-48/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-08-14re PR tree-optimization/62081 (ICE: in fix_loop_structure, at loop-init.c:208...Richard Biener1-3/+50
2014-07-31Remove dead code in pass_tree_loop_init::executeTom de Vries1-4/+1
2014-07-09remove has_executeTrevor Saunders1-9/+0
2014-06-23tree-ssa-loop.c (gate_loop): New function.Richard Biener1-1/+61
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+2
2014-04-17pass cfun to pass::executeTrevor Saunders1-64/+64
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-35/+9
2014-04-17remove has_gateTrevor Saunders1-8/+0
2014-04-14cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-0/+3
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+2
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-216/+0
2013-10-09tree-flow.h: Move some protoypes.Andrew MacLeod1-343/+232
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-1/+1