| Commit message (Expand) | Author | Age | Files | Lines |
* | remove has_execute | Trevor Saunders | 2014-07-09 | 1 | -3/+0 |
* | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 2014-06-02 | 1 | -0/+1 |
* | Merge in wide-int. | Kenneth Zadeck | 2014-05-06 | 1 | -6/+6 |
* | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 2014-05-06 | 1 | -1/+1 |
* | pass cfun to pass::execute | Trevor Saunders | 2014-04-17 | 1 | -42/+42 |
* | pass current function to opt_pass::gate () | Trevor Saunders | 2014-04-17 | 1 | -21/+2 |
* | remove has_gate | Trevor Saunders | 2014-04-17 | 1 | -3/+0 |
* | cfgloop.h (struct loop): Rename force_vect into force_vectorize. | Eric Botcazou | 2014-04-14 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | merge auto_vec and stack_vec | Trevor Saunders | 2013-12-20 | 1 | -1/+1 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -0/+6 |
* | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 2013-11-19 | 1 | -2/+1 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+1 |
* | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 2013-11-18 | 1 | -1/+1 |
* | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 2013-11-18 | 1 | -1/+1 |
* | gimple-walk.h: New File. | Andrew Macleod | 2013-11-13 | 1 | -0/+1 |
* | df-scan.c (df_collection_rec): Adjust. | Trevor Saunders | 2013-10-28 | 1 | -3/+2 |
* | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 2013-10-23 | 1 | -0/+2 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -1/+9 |
* | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 2013-10-18 | 1 | -0/+1 |
* | tree-flow.h: Move some protoypes. | Andrew MacLeod | 2013-10-09 | 1 | -19/+181 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | New vectorizer messages; message format change. | Xinliang David Li | 2013-08-29 | 1 | -2/+3 |
* | Makefile.in (omp-low.o): Depend on $(TARGET_H). | Jakub Jelinek | 2013-08-27 | 1 | -0/+5 |
* | Fix typos. | Mike Stump | 2013-07-21 | 1 | -2/+2 |
* | cgraph.h (const_value_known_p): Replace by ... | Jan Hubicka | 2013-06-19 | 1 | -1/+1 |
* | re PR tree-optimization/57318 (optimizer takes several seconds on nested loops) | Richard Biener | 2013-05-21 | 1 | -1/+3 |
* | re PR tree-optimization/57214 (ice: tree check: expected ssa_name, have integ... | Richard Biener | 2013-05-10 | 1 | -1/+2 |
* | re PR tree-optimization/56817 (ICE in hide_evolution_in_other_loops_than_loop) | Richard Biener | 2013-04-03 | 1 | -31/+60 |
* | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 2013-03-01 | 1 | -1/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | dumpfile.c (dump_loc): Print filename with location. | Teresa Johnson | 2013-01-03 | 1 | -12/+30 |
* | re PR tree-optimization/55684 (ICE in remove_redundant_iv_tests, at tree-ssa-... | Richard Biener | 2012-12-14 | 1 | -3/+2 |
* | tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add UPPER_BOUND parameter. | Jan Hubicka | 2012-12-07 | 1 | -6/+25 |
* | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -29/+28 |
* | cfgloopanal.c (get_loop_hot_path): New function. | Jan Hubicka | 2012-11-06 | 1 | -23/+148 |
* | tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p. | Jan Hubicka | 2012-11-05 | 1 | -7/+7 |
* | re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O... | Jan Hubicka | 2012-11-02 | 1 | -70/+220 |
* | This patch normalizes more bitmap function names. | Lawrence Crowl | 2012-11-01 | 1 | -1/+1 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 2012-10-30 | 1 | -1/+1 |
* | re PR lto/54980 (gimple check: expected gimple_cond(error_mark), have gimple_... | Jan Hubicka | 2012-10-25 | 1 | -1/+5 |
* | re PR tree-optimization/54967 (ICE in check_loop_closed_ssa_use, at tree-ssa-... | Jan Hubicka | 2012-10-23 | 1 | -14/+45 |
* | tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancel paramet... | Jan Hubicka | 2012-10-17 | 1 | -37/+246 |
* | re PR tree-optimization/54669 (verify_flow_info failure after loop unrolling ... | Eric Botcazou | 2012-09-23 | 1 | -0/+1 |
* | * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Remove | Eric Botcazou | 2012-09-17 | 1 | -4/+110 |
* | re PR tree-optimization/46590 (long compile time with -O2 and many loops) | Richard Guenther | 2012-09-05 | 1 | -1/+3 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -2/+0 |
* | re PR tree-optimization/45605 (Missed devirtualization) | Jan Hubicka | 2010-09-20 | 1 | -4/+2 |
* | cgraph.h (struct varpool_node): Add const_value_known. | Jan Hubicka | 2010-09-03 | 1 | -3/+1 |