Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-08 | [2/2] Add store merging unit tests | Kyrylo Tkachov | 1 | -0/+139 |
2016-11-08 | [1/2] Fix off-by-one error in clear_bit_region in store merging (PR tree-opti... | Kyrylo Tkachov | 1 | -1/+1 |
2016-11-07 | re PR tree-optimization/78218 (wrong code at -Os and above on x86_64-linux-gn... | Richard Biener | 1 | -7/+9 |
2016-11-02 | Fix for big-endian gcc.c-torture/execute/pr55750.c | Kyrylo Tkachov | 1 | -1/+2 |
2016-11-02 | gimple-ssa-store-merging.c: Include gimplify-me.h. | Richard Biener | 1 | -9/+32 |
2016-11-02 | gimple-ssa-store-merging.c (struct store_immediate_info): Remove redundant va... | Richard Biener | 1 | -87/+83 |
2016-11-02 | PR tree-optimization/78170: Truncate sign-extended padding when encoding bitf... | Kyrylo Tkachov | 1 | -4/+14 |
2016-11-02 | PR tree-optimization/78162: Reject negative offsets in store merging early | Kyrylo Tkachov | 1 | -1/+1 |
2016-10-29 | re PR tree-optimization/78148 (r241649 causes -fcompare-debug failure on ppc6... | Jakub Jelinek | 1 | -1/+1 |
2016-10-28 | GIMPLE store merging pass | Kyrylo Tkachov | 1 | -0/+1471 |