Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -3/+3 |
2019-06-07 | Fix a thinko in tree-ssa-loop.c. | Martin Liska | 1 | -1/+1 |
2019-05-02 | re PR tree-optimization/89653 (Missing vectorization of loop containing std::... | Richard Biener | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-05 | tree-scalar-evolution.h (final_value_replacement_loop): Update prototype. | Richard Biener | 1 | -3/+16 |
2018-06-05 | re PR tree-optimization/86047 (ICE in for_each_index, at tree-ssa-loop.c:647) | Richard Biener | 1 | -11/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: tree constants | Richard Sandiford | 1 | -0/+1 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-06-16 | re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) | Richard Biener | 1 | -48/+0 |
2017-05-12 | Use "oacc kernels" attribute for OpenACC kernels | Thomas Schwinge | 1 | -4/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-14 | Split omp-low into multiple files | Martin Jambor | 1 | -2/+2 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-03-11 | re PR tree-optimization/70169 (ICE at -O1 and above on x86_64-linux-gnu in ge... | Jakub Jelinek | 1 | -3/+3 |
2016-02-23 | Use plain -fopenacc to enable OpenACC kernels processing | Thomas Schwinge | 1 | -4/+3 |
2016-01-26 | omp-low.h (oacc_fn_attrib_kernels_p): Declare. | Nathan Sidwell | 1 | -6/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-16 | Add pass_oacc_ipa | Tom de Vries | 1 | -21/+55 |
2015-11-25 | Add pass_oacc_kernels | Tom de Vries | 1 | -0/+110 |
2015-11-17 | Improve comments in pass_tree_loop_init::execute | Tom de Vries | 1 | -3/+6 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -5/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-10-27 | cfg.c (free_edge): Add function argument and use it instead of cfun. | Richard Biener | 1 | -1/+1 |
2015-07-18 | fix pr46851 and pr60340: remove unmaintained omega dependence test | Sebastian Pop | 1 | -48/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -12/+4 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
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-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-08-14 | re PR tree-optimization/62081 (ICE: in fix_loop_structure, at loop-init.c:208... | Richard Biener | 1 | -3/+50 |
2014-07-31 | Remove dead code in pass_tree_loop_init::execute | Tom de Vries | 1 | -4/+1 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -9/+0 |
2014-06-23 | tree-ssa-loop.c (gate_loop): New function. | Richard Biener | 1 | -1/+61 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -2/+2 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -64/+64 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -35/+9 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -8/+0 |
2014-04-14 | cfgloop.h (struct loop): Rename force_vect into force_vectorize. | Eric Botcazou | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+4 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -0/+3 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -216/+0 |
2013-10-09 | tree-flow.h: Move some protoypes. | Andrew MacLeod | 1 | -343/+232 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |