Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | tree-predcom.c (tree_predictive_commoning_loop): Skip loop that only iterates... | Bin Cheng | 1 | -0/+9 |
2016-08-12 | re PR tree-optimization/71083 (Unaligned bit-field address when predictive co... | Bernd Edlinger | 1 | -19/+46 |
2016-08-11 | re PR tree-optimization/71083 (Unaligned bit-field address when predictive co... | Bernd Edlinger | 1 | -3/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -13/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+8 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -7/+3 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -23/+23 |
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 | -18/+5 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -5/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-02-18 | re PR tree-optimization/65063 (gcc.dg/vect/vect-double-reduc-6.c FAILs with -... | Richard Biener | 1 | -1/+13 |
2015-02-16 | re PR tree-optimization/63593 (ICE: verify_gimple failed: incompatible types ... | Richard Biener | 1 | -3/+17 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+14 |
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-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -5/+4 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -5/+5 |
2014-11-26 | re PR tree-optimization/62238 (ICE with LTO on valid code on x86_64-linux-gnu... | Richard Biener | 1 | -4/+8 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -14/+16 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-08-07 | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 1 | -1/+1 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-06 | cfgexpand.c (expand_gimple_cond): Remove check for current_loops. | Richard Biener | 1 | -4/+4 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -20/+20 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -1/+4 |
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-10 | re PR tree-optimization/59745 (internal compiler error: tree check: expected ... | Jakub Jelinek | 1 | -0/+1 |
2014-01-07 | re PR tree-optimization/59643 (Predictive commoning unnecessarily punts on sc... | Jakub Jelinek | 1 | -4/+31 |
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 | -1/+1 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -0/+3 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+6 |
2013-11-22 | add auto_vec | Trevor Saunders | 1 | -6/+2 |
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-19 | re PR tree-optimization/57517 (internal compiler error: in eliminate_temp_cop... | Richard Biener | 1 | -1/+5 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+2 |
2013-11-13 | gimple-walk.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-11-08 | re PR tree-optimization/59047 (wrong code for bitfields at -O3 on x86_64-linu... | Richard Biener | 1 | -4/+18 |
2013-11-06 | re PR tree-optimization/58653 (wrong code (segfaults) at -O3 on x86_64-linux-... | Richard Biener | 1 | -88/+23 |
2013-11-01 | Replace some heap vectors with stack vectors. | Trevor Saunders | 1 | -4/+2 |
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 | -0/+8 |