[all-commits] [llvm/llvm-project] 545de5: [ARM] Enabled VMLAV and Add instructions to use VM...
Meera Nakrani via All-commits
all-commits at lists.llvm.org
Wed Aug 19 01:40:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 545de56f87f5d639cafb3fcc3fff199846ecfbff
https://github.com/llvm/llvm-project/commit/545de56f87f5d639cafb3fcc3fff199846ecfbff
Author: Meera Nakrani <meera.nakrani at arm.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
A llvm/test/Transforms/InstCombine/ARM/vmldava.ll
Log Message:
-----------
[ARM] Enabled VMLAV and Add instructions to use VMLAVA
Used InstCombine to enable VMLAV and Add instructions to generate VMLAVA instead with tests.
More information about the All-commits
mailing list