Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | re PR middle-end/79649 (Memset pattern in named address space crashes compile... | Jakub Jelinek | 1 | -0/+7 |
2017-01-27 | re PR tree-optimization/79245 (Inefficient loop distribution to memcpy) | Richard Biener | 1 | -2/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-16 | re PR tree-optimization/78348 ([7 REGRESSION] 15% performance drop for corema... | Richard Biener | 1 | -5/+9 |
2016-11-10 | Fix loop distribution bug with merging edges that creates too many edges. | Jim Wilson | 1 | -2/+4 |
2016-08-15 | re PR tree-optimization/72824 (Signed floating point zero semantics broken at... | Jakub Jelinek | 1 | -1/+1 |
2016-08-09 | re PR tree-optimization/72824 (Signed floating point zero semantics broken at... | Jakub Jelinek | 1 | -1/+29 |
2016-07-15 | re PR tree-optimization/71881 (ICE on valid code at -O3 with -g enabled on x8... | Richard Biener | 1 | -1/+5 |
2016-07-05 | tree-loop-distribution.c (distribute_loop): Fix issue with the cost model loop. | Richard Biener | 1 | -0/+8 |
2016-05-24 | re PR tree-optimization/71253 (ICE during loop distribution w/ -O2 -ftree-loo... | Richard Biener | 1 | -8/+8 |
2016-05-18 | re PR tree-optimization/71168 (ICE in find_uses_to_rename_use (tree-ssa-loop-... | Richard Biener | 1 | -1/+1 |
2016-05-17 | re PR tree-optimization/71132 (gcc ICE at -O3 on valid code on x86_64-linux-g... | Richard Biener | 1 | -10/+25 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 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 | -6/+5 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -3/+1 |
2015-10-01 | remove many typedefs | Trevor Saunders | 1 | -36/+36 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -27/+27 |
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 | -17/+5 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -6/+2 |
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-13 | re PR tree-optimization/64406 (ICE: SIGSEGV in estimate_numbers_of_iterations... | Richard Biener | 1 | -0/+3 |
2015-01-12 | re PR tree-optimization/64530 (Incorrect calculation when assigning to array ... | Richard Biener | 1 | -0/+3 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -1/+1 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -25/+30 |
2014-11-19 | gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | Jakub Jelinek | 1 | -2/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+12 |
2014-07-30 | configure.ac: Also check for popen. | Mike Stump | 1 | -1/+1 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -1/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -41/+41 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -8/+6 |
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-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -4/+4 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | David Malcolm | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+5 |
2013-11-22 | add auto_vec | Trevor Saunders | 1 | -6/+2 |
2013-11-21 | re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti... | Richard Biener | 1 | -12/+21 |
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/+2 |
2013-11-15 | tree-loop-distribution.c (tree_loop_distribution): Make sure to distribute al... | Richard Biener | 1 | -2/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -1/+2 |