Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-19 | re PR tree-optimization/91812 (GCC ignores volatile modifier) | Richard Biener | 1 | -2/+9 |
2019-01-31 | re PR tree-optimization/89135 (internal compiler error: in gimple_split_edge,... | Richard Biener | 1 | -2/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -1/+1 |
2018-10-22 | Add a fun parameter to three stmt_could_throw... functions | Martin Jambor | 1 | -1/+1 |
2018-02-08 | re PR middle-end/84233 (ICE (segfault) in gimple_assign_rhs_code) | Richard Biener | 1 | -2/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-09 | re PR tree-optimization/82902 (ICE verify_ssa failed during GIMPLE pass: phip... | Richard Biener | 1 | -1/+1 |
2017-07-17 | re PR tree-optimization/81365 (GCC miscompiles swap) | Jakub Jelinek | 1 | -1/+26 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -6/+6 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-10 | re PR tree-optimization/71039 (ICE: verify_ssa failed (error: definition in b... | Richard Biener | 1 | -0/+21 |
2016-04-22 | re PR tree-optimization/70740 (ICE when compiling the Linux kernel (net/wirel... | Richard Biener | 1 | -3/+5 |
2016-04-19 | re PR tree-optimization/70171 (Poor code generated when return struct using t... | Richard Biener | 1 | -10/+41 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -6/+6 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -17/+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-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 | -6/+6 |
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-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 | -32/+32 |
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-02-15 | re PR tree-optimization/60183 (phiprop creates invalid code) | Richard Biener | 1 | -0/+9 |
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/+5 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
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-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+5 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -18/+35 |
2013-05-23 | re PR tree-optimization/57380 (GCC 4.9.0 will not vectorize std::max and simi... | Richard Biener | 1 | -10/+0 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+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-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -3/+3 |