[all-commits] [llvm/llvm-project] 389cf0: [LoongArch] Change the name of LoongArchPreRAExpan...
wanglei via All-commits
all-commits at lists.llvm.org
Fri Nov 4 02:51:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 389cf0adcb0ba2df347e49dcf15f993a4593bdc6
https://github.com/llvm/llvm-project/commit/389cf0adcb0ba2df347e49dcf15f993a4593bdc6
Author: wanglei <wanglei at loongson.cn>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
Log Message:
-----------
[LoongArch] Change the name of LoongArchPreRAExpandPseudo pass
By convention, pass names use lowercase letters.
LoongArch-prera-expand-pseudo -> loongarch-prera-expand-pseudo.
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D137402
More information about the All-commits
mailing list