Age | Commit message (Expand) | Author | Files | Lines |
2017-01-09 | re PR tree-optimization/79007 (gcc.dg/tree-ssa/dse-points-to.c fails starting... | Jeff Law | 1 | -3/+3 |
2017-01-04 | re PR tree-optimization/67955 (tree-dse does not use pointer info) | Jeff Law | 1 | -11/+14 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-06 | re PR tree-optimization/67955 (tree-dse does not use pointer info) | Tom de Vries | 1 | -0/+77 |
2016-12-01 | tree-ssa-alias.c (indirect_refs_may_alias_p): Do not treat arrays with same t... | Richard Biener | 1 | -1/+4 |
2016-11-02 | re PR tree-optimization/78035 (Inconsistency between address comparison and a... | Richard Biener | 1 | -4/+13 |
2016-10-20 | tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication. | Richard Biener | 1 | -7/+15 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -9/+5 |
2016-09-15 | Iterator to visit SSA | Kugan Vivekanandarajah | 1 | -4/+3 |
2016-07-13 | remove unnecessary calls to vec::release | Trevor Saunders | 1 | -11/+6 |
2016-06-28 | tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Properly handle D... | Richard Biener | 1 | -5/+23 |
2016-05-12 | re PR middle-end/71062 (r235622 and restrict pointers) | Richard Biener | 1 | -13/+30 |
2016-05-02 | Support << and >> for offset_int and widest_int | Richard Sandiford | 1 | -12/+9 |
2016-05-02 | Support <, <=, > and >= for offset_int and widest_int | Richard Sandiford | 1 | -4/+4 |
2016-04-29 | re PR tree-optimization/13962 ([tree-ssa] make "fold" use alias information t... | Richard Biener | 1 | -0/+60 |
2016-02-16 | re PR tree-optimization/69776 (Wrong optimization with aliasing) | Richard Biener | 1 | -14/+8 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-09 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -4/+6 |
2015-12-09 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -22/+10 |
2015-12-09 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -10/+22 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -6/+12 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -15/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -11/+10 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -5/+0 |
2015-09-29 | re PR fortran/67170 (PRE can't hoist out a readonly argument) | Richard Biener | 1 | -9/+12 |
2015-09-24 | Additional changes to switch from gimple to gimple * | Thomas Schwinge | 1 | -2/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -16/+16 |
2015-09-18 | re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ... | Richard Biener | 1 | -3/+10 |
2015-08-18 | re PR middle-end/67222 (ICE in gimple_call_arg with bogus posix_memalign) | Marek Polacek | 1 | -3/+3 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -15/+5 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -17/+6 |
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 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-21 | alias.c (alias_stats): New static var. | Jan Hubicka | 1 | -0/+1 |
2015-01-15 | flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i... | Jakub Jelinek | 1 | -0/+16 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+13 |
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-09 | re PR tree-optimization/64193 (Decreased performance after r173250) | Richard Biener | 1 | -0/+8 |
2014-11-24 | re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization)) | Richard Biener | 1 | -0/+28 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -8/+8 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+5 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -5/+7 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -0/+6 |
2014-09-26 | cgraph.c (cgraph_node::release_body): New argument keep_arguments introduced. | Martin Liska | 1 | -1/+1 |
2014-08-21 | re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr... | Marc Glisse | 1 | -14/+40 |
2014-08-14 | re PR tree-optimization/62091 (ice in before_dom_children) | Jan Hubicka | 1 | -2/+3 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -2/+2 |