Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |