[all-commits] [llvm/llvm-project] e8c3a6: [ARM][ASMParser] Refuse equal RdHi/RdLo for s/umla...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Fri Feb 7 02:06:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e8c3a6c2606abdbf4f207c8b22e0f532d6247564
https://github.com/llvm/llvm-project/commit/e8c3a6c2606abdbf4f207c8b22e0f532d6247564
Author: Pierre van Houtryve <pierre.vanhoutryve at arm.com>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
A llvm/test/MC/ARM/equal-rdhi-rdlo-diagnostics.s
M llvm/test/MC/ARM/v8_IT_manual.s
Log Message:
-----------
[ARM][ASMParser] Refuse equal RdHi/RdLo for s/umlal, smlsl, s/umull, umaal
Differential Revision: https://reviews.llvm.org/D74120
More information about the All-commits
mailing list