[all-commits] [llvm/llvm-project] 68cb29: [VE] Modify ISelLoweirng following clang-tidy
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Aug 17 15:43:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 68cb29eff1de43c34cc659c3618f1f4c8474491d
https://github.com/llvm/llvm-project/commit/68cb29eff1de43c34cc659c3618f1f4c8474491d
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/VE/VEISelLowering.h
Log Message:
-----------
[VE] Modify ISelLoweirng following clang-tidy
Modify case style of function names following clang-tidy.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D86076
More information about the All-commits
mailing list