Age | Commit message (Expand) | Author | Files | Lines |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -2/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -29/+29 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -15/+6 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -2/+0 |
2014-04-14 | cfgloop.h (struct loop): Rename force_vect into force_vectorize. | Eric Botcazou | 1 | -2/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-17 | re PR tree-optimization/59523 (r205856 caused internal compiler error: verify... | Jakub Jelinek | 1 | -2/+5 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -3/+118 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+5 |
2013-11-21 | tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users. | Richard Biener | 1 | -6/+7 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -2/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+2 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -1/+1 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+6 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -1/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -5/+5 |
2013-09-16 | Introduce -ftree-loop-vectorize option | Xinliang David Li | 1 | -6/+3 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-09-03 | Delay base decl's alignment adjustment until transformation happens | Xinliang David Li | 1 | -0/+32 |
2013-08-29 | New vectorizer messages; message format change. | Xinliang David Li | 1 | -2/+2 |
2013-08-27 | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 1 | -2/+265 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -38/+71 |
2013-06-03 | dumpfile.c (opt_info_switch_p): Change -fopt-info default to -fopt-info=optim... | Teresa Johnson | 1 | -4/+4 |
2013-05-15 | tree-vect-loop.c (vect_transform_loop): Use MSG_NOTE instead of MSG_OPTIMIZED... | Richard Biener | 1 | -4/+4 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -2/+2 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+1 |
2013-03-18 | tree-ssa-loop-manip.c (find_uses_to_rename): Do not scan the whole function w... | Richard Biener | 1 | -1/+10 |
2013-01-18 | re PR tree-optimization/55995 (vect increase_alignment notes missing from dum... | Sharad Singhai | 1 | -0/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -1/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+4 |
2012-10-24 | dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi... | Sharad Singhai | 1 | -5/+5 |
2012-10-01 | re PR middle-end/54759 (segfault for gcc.dg/vect/pr49093.c on Solaris) | Dehao Chen | 1 | -2/+4 |
2012-10-01 | invoke.texi: Add documentation for the new option. | Sharad Singhai | 1 | -113/+18 |
2012-08-22 | tree-vectorizer.c (vectorize_loops): Do not call mark_virtual_operands_for_re... | Richard Guenther | 1 | -2/+0 |
2012-08-01 | graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands. | Richard Guenther | 1 | -1/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2012-05-31 | Makefile.in: Fix many dependencies. | Steven Bosscher | 1 | -1/+0 |
2012-04-16 | cgraph.h (FOR_EACH_VARIABLE, [...]): New macros. | Jan Hubicka | 1 | -3/+1 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -1/+1 |
2011-09-04 | tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a... | Ira Rosen | 1 | -6/+12 |
2011-08-24 | tree-vectorizer.c (vect_print_dump_info): Avoid the file and location clutter... | Richard Guenther | 1 | -1/+4 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+0 |
2010-11-24 | common.opt (user_vect_verbosity_level): New Variable entry. | Joseph Myers | 1 | -22/+2 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -1/+1 |