Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+113 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -113/+0 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -7/+7 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects. | Benjamin Kramer | 2013-10-01 | 1 | -0/+43 |
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | Fix this assert. IP can point to an instruction with strange dominance | Rafael Espindola | 2012-02-27 | 1 | -0/+30 |
* | Change the implementation of dominates(inst, inst) to one based on what the | Rafael Espindola | 2012-02-26 | 1 | -0/+40 |