| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the LoadCombine pass. It was never enabled and is unsupported. | Eric Christopher | 2017-06-22 | 5 | -355/+0 |
| * | [LoadCombine] Avoid analysing dead basic blocks | Bjorn Pettersson | 2017-04-12 | 1 | -0/+39 |
| * | [LoadCombine] Change test to not use instcombine. | Michael J. Spencer | 2017-02-10 | 1 | -1/+4 |
| * | [LoadCombine] Fix combining of loads which span an aliasing store. | Michael J. Spencer | 2017-02-09 | 1 | -0/+21 |
| * | [LoadCombine] Combine Loads formed from GEPS with negative indexes | David Majnemer | 2016-06-19 | 1 | -0/+19 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 3 | -52/+52 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 3 | -24/+24 |
| * | Use AA in LoadCombine | Hal Finkel | 2014-11-03 | 2 | -0/+83 |
| * | Add LoadCombine pass. | Michael J. Spencer | 2014-05-29 | 1 | -0/+190 |

