summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/alloca-merge-align.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+104
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-104/+0
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-18/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-16/+16
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-301-27/+22
* Fix comparisons of alloca alignment in inliner mergingHal Finkel2013-07-171-0/+33
* When the inliner merges allocas, it must keep the larger alignmentHal Finkel2013-07-161-0/+94
OpenPOWER on IntegriCloud