[all-commits] [llvm/llvm-project] 58f66f: [ARM, CDE] Cosmetic changes, additonal driver tests
Mikhail Maltsev via All-commits
all-commits at lists.llvm.org
Tue Feb 18 02:23:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58f66f8af01db7f7f349654793a2b88376644122
https://github.com/llvm/llvm-project/commit/58f66f8af01db7f7f349654793a2b88376644122
Author: Mikhail Maltsev <mikhail.maltsev at arm.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M clang/test/Driver/arm-cde.c
M llvm/lib/Target/ARM/ARMInstrCDE.td
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
Log Message:
-----------
[ARM,CDE] Cosmetic changes, additonal driver tests
Summary:
This is a follow-up patch addressing post-commit comments in
https://reviews.llvm.org/D74044:
* Add more Clang driver tests (-march=armv8.1m.main and -march=armv8.1m.main+mve.fp)
* Clang-format a chunk in ARMAsmParser.cpp
* Add a missing copyright header to ARMInstrCDE.td
Reviewers: SjoerdMeijer, simon_tatham, dmgreen
Reviewed By: SjoerdMeijer
Subscribers: kristof.beyls, hiraditya, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D74732
More information about the All-commits
mailing list