summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ConstantMerge/merge-both.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+41
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-41/+0
* [PM] Port ConstantMerge to the new pass manager.Davide Italiano2016-05-051-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-1/+1
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-4/+3
* Fix const merging when an alias of a const is llvm.used.Rafael Espindola2013-05-061-0/+3
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Teach the ConstantMerge pass about alignment. Fixes PR10514!Nick Lewycky2011-07-271-2/+15
* Don't merge two constants if we care about the address of both.Rafael Espindola2011-01-161-0/+26
OpenPOWER on IntegriCloud