aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/alloca-merge-align.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-42/+24
* 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