summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/arm-vlddup-update.ll
Commit message (Collapse)AuthorAgeFilesLines
* [NEON] Fix combining of vldx_dup intrinsics with updating of base addressesIvan A. Kosarev2018-07-051-0/+43
Resolves: Unsupported ARM Neon intrinsics in Target-specific DAG combine function for VLDDUP https://bugs.llvm.org/show_bug.cgi?id=38031 Related diff: D48439 Differential Revision: https://reviews.llvm.org/D48920 llvm-svn: 336325
OpenPOWER on IntegriCloud