Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | Introduce ssa_defined_default_def_p function (PR tree-optimization/79529). | Martin Liska | 1 | -3/+1 |
2017-02-14 | Fix memory leak in tree-ssa-loop-unswitch.c | Martin Liska | 1 | -2/+4 |
2017-02-09 | loop-unswitch-2.c: New testcase. | Jan Hubicka | 1 | -1/+64 |
2017-02-05 | re PR tree-optimization/79347 (vect_do_peeling is messing up profile) | Jan Hubicka | 1 | -1/+1 |
2017-01-31 | re PR tree-optimization/71691 (wrong code at -O3 in both 32-bit and 64-bit mo... | Aldy Hernandez | 1 | -4/+80 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-08-17 | re PR tree-optimization/23855 (loop header should also be pulled out of the i... | Richard Biener | 1 | -15/+30 |
2016-06-01 | loop-dolop.c (doloop_optimize): Us likely max iteration bound. | Jan Hubicka | 1 | -2/+2 |
2016-05-06 | re PR debug/70935 (ICE: verify_ssa failed (error: definition in block 9 does ... | Yuri Rumyantsev | 1 | -0/+6 |
2016-04-21 | tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also max_loop_itera... | Jan Hubicka | 1 | -0/+4 |
2016-04-12 | Revert r234572 (aka PR testsuite/70577) | Martin Liska | 1 | -4/+0 |
2016-03-30 | tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic estimat... | Jan Hubicka | 1 | -0/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-18 | re PR tree-optimization/68906 (ICE at -O3 on x86_64-linux-gnu: verify_ssa fai... | Yuri Rumyantsev | 1 | -2/+2 |
2015-12-09 | Fix misleading indentation in tree-ssa-loop-unswitch.c | David Malcolm | 1 | -1/+1 |
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-13 | PR tree-optimization/67909, 67947 | Yuri Rumyantsev | 1 | -1/+10 |
2015-10-09 | [PR67828] don't unswitch on default defs of non-parms | Alexandre Oliva | 1 | -0/+5 |
2015-10-08 | tree-ssa-loop-unswitch.c: Include "gimple-iterator.h" and "cfghooks.h"... | Yuri Rumyantsev | 1 | -34/+417 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -4/+4 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -15/+5 |
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-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -7/+12 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -10/+10 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
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-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -2/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+7 |
2013-10-09 | tree-flow.h: Move some protoypes. | Andrew MacLeod | 1 | -0/+57 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
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/+2 |
2012-10-08 | loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ... | Jan Hubicka | 1 | -0/+11 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2010-06-25 | re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops) | Jakub Jelinek | 1 | -20/+110 |