summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.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-06-07Fix a thinko in tree-ssa-loop.c.Martin Liska
2019-05-02re PR tree-optimization/89653 (Missing vectorization of loop containing std::...Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-11-05tree-scalar-evolution.h (final_value_replacement_loop): Update prototype.Richard Biener
2018-06-05re PR tree-optimization/86047 (ICE in for_each_index, at tree-ssa-loop.c:647)Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: tree constantsRichard Sandiford
2017-08-08trans.c: Include header files.Martin Liska
2017-06-16re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)Richard Biener
2017-05-12Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge
2017-01-01Update copyright years.Jakub Jelinek
2016-12-14Split omp-low into multiple filesMartin Jambor
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-03-11re PR tree-optimization/70169 (ICE at -O1 and above on x86_64-linux-gnu in ge...Jakub Jelinek
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge
2016-01-26omp-low.h (oacc_fn_attrib_kernels_p): Declare.Nathan Sidwell
2016-01-04Update copyright years.Jakub Jelinek
2015-12-16Add pass_oacc_ipaTom de Vries
2015-11-25Add pass_oacc_kernelsTom de Vries
2015-11-17Improve comments in pass_tree_loop_init::executeTom de Vries
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop
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-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-08-14re PR tree-optimization/62081 (ICE: in fix_loop_structure, at loop-init.c:208...Richard Biener
2014-07-31Remove dead code in pass_tree_loop_init::executeTom de Vries
2014-07-09remove has_executeTrevor Saunders
2014-06-23tree-ssa-loop.c (gate_loop): New function.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-04-14cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod
2013-10-09tree-flow.h: Move some protoypes.Andrew MacLeod
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford