Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-12 | re PR tree-optimization/78777 (ICE in mark_reachable_handlers, at tree-eh.c:3... | Jakub Jelinek | 1 | -2/+2 |
2016-12-05 | re PR tree-optimization/78646 (incorrect result type for pointer addition in ... | Bill Schmidt | 1 | -1/+1 |
2016-10-31 | re PR tree-optimization/71915 (A missed opportunity for SLSR) | Bill Schmidt | 1 | -63/+170 |
2016-10-19 | re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)... | Bill Schmidt | 1 | -5/+1 |
2016-10-18 | re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)... | Bill Schmidt | 1 | -0/+4 |
2016-10-17 | gimple-ssa-strength-reduction.c (record_increment): Remove garbage comment. | Bill Schmidt | 1 | -3/+1 |
2016-10-17 | re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)... | Bill Schmidt | 1 | -14/+17 |
2016-10-13 | re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s... | Bill Schmidt | 1 | -0/+5 |
2016-10-13 | re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s... | Bill Schmidt | 1 | -2/+1 |
2016-10-10 | re PR tree-optimization/77824 (unreachable code in SLSR GIMPLE pass) | Bill Schmidt | 1 | -4/+7 |
2016-10-06 | Fix warnings for make profiledbootstrap (PR bootstrap/77788) | Martin Liska | 1 | -2/+2 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 1 | -1/+1 |
2016-09-16 | Add inline functions for various bitwise operations. | Jason Merrill | 1 | -1/+1 |
2016-07-26 | gimple-ssa-strength-reduction.c (slsr_process_phi): Remove dead and unnecessa... | Bill Schmidt | 1 | -6/+2 |
2016-07-11 | Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG. | Bernd Edlinger | 1 | -1/+1 |
2016-05-02 | Support << and >> for offset_int and widest_int | Richard Sandiford | 1 | -1/+1 |
2016-05-02 | Support <, <=, > and >= for offset_int and widest_int | Richard Sandiford | 1 | -2/+1 |
2016-01-18 | re PR tree-optimization/68799 (lto ICE on powerpc64le-linux-gnu builing pytho... | Bill Schmidt | 1 | -6/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-10 | re PR tree-optimization/68619 (error: loop with header 6 not in loop tree) | Jeff Law | 1 | -2/+3 |
2015-11-11 | Fix various memory leaks | Martin Liska | 1 | -2/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -2/+4 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -11/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+8 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -39/+40 |
2015-08-12 | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 1 | -2/+6 |
2015-08-11 | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 1 | -6/+2 |
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-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -3/+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-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -6/+6 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+14 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -6/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check. | Marek Polacek | 1 | -2/+2 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -13/+10 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -16/+19 |
2014-11-19 | gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | Jakub Jelinek | 1 | -4/+2 |
2014-10-30 | genmatch.c (capture_info::walk_c_expr): Ignore capture uses inside TREE_TYPE (). | Richard Biener | 1 | -5/+5 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -4/+4 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-08-07 | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 1 | -1/+1 |
2014-08-02 | convert many uses of pointer_map to hash_map | Trevor Saunders | 1 | -17/+12 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -6/+8 |