[all-commits] [llvm/llvm-project] 803d4f: [ARM][AsmParser] Don't emit "deprecated instructio...
Yi Kong via All-commits
all-commits at lists.llvm.org
Wed Nov 3 02:20:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 803d4f8a35ca8d6eeb5c172ae02705645e6dfe1f
https://github.com/llvm/llvm-project/commit/803d4f8a35ca8d6eeb5c172ae02705645e6dfe1f
Author: Yi Kong <yikong at google.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
M llvm/test/MC/ARM/deprecated-v8.s
M llvm/utils/TableGen/AsmMatcherEmitter.cpp
Log Message:
-----------
[ARM][AsmParser] Don't emit "deprecated instruction in IT block" warning if requested
Also fixed formatting in AsmMatcherEmitter because it was confusing.
Differential Revision: https://reviews.llvm.org/D112993
More information about the All-commits
mailing list