[all-commits] [llvm/llvm-project] 0765a4: [ARM] Extra qdadd patterns
David Green via All-commits
all-commits at lists.llvm.org
Mon Oct 21 07:05:33 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0765a4c2889031cf6a221f6f62f6ddb1ab535656
https://github.com/llvm/llvm-project/commit/0765a4c2889031cf6a221f6f62f6ddb1ab535656
Author: David Green <david.green at arm.com>
Date: 2019-10-21 (Mon, 21 Oct 2019)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrInfo.td
M llvm/lib/Target/ARM/ARMInstrThumb2.td
M llvm/test/CodeGen/ARM/qdadd.ll
Log Message:
-----------
[ARM] Extra qdadd patterns
This adds some new qdadd patterns to go along with the other recently added
qadd's.
Differential Revision: https://reviews.llvm.org/D68999
llvm-svn: 375414
More information about the All-commits
mailing list