summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Util/call-promotion-utils-ptrcast-attribute.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ICP] Remove incompatible attributes at indirect-call promoted callsites.Xin Tong2018-11-261-0/+32
Summary: Removing ncompatible attributes at indirect-call promoted callsites, not removing it results in at least a IR verification error. Reviewers: davidxl, xur, mssimpso Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D54913 llvm-svn: 347605
OpenPOWER on IntegriCloud