Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+41 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -41/+0 |
* | [PM] Port ConstantMerge to the new pass manager. | Davide Italiano | 2016-05-05 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter for ... | David Blaikie | 2015-09-11 | 1 | -1/+1 |
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -4/+3 |
* | Fix const merging when an alias of a const is llvm.used. | Rafael Espindola | 2013-05-06 | 1 | -0/+3 |
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | Teach the ConstantMerge pass about alignment. Fixes PR10514! | Nick Lewycky | 2011-07-27 | 1 | -2/+15 |
* | Don't merge two constants if we care about the address of both. | Rafael Espindola | 2011-01-16 | 1 | -0/+26 |