summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/invariant.group.ll
Commit message (Collapse)AuthorAgeFilesLines
* Implement strip.invariant.groupPiotr Padlewski2018-07-021-0/+79
Summary: This patch introduce new intrinsic - strip.invariant.group that was described in the RFC: Devirtualization v2 Reviewers: rsmith, hfinkel, nlopes, sanjoy, amharc, kuhar Subscribers: arsenm, nhaehnle, JDevlieghere, hiraditya, xbolva00, llvm-commits Differential Revision: https://reviews.llvm.org/D47103 Co-authored-by: Krzysztof Pszeniczny <krzysztof.pszeniczny@gmail.com> llvm-svn: 336073
OpenPOWER on IntegriCloud