[all-commits] [llvm/llvm-project] 1bf462: [PPC] Rename bool-ret-to-int -> ppc-bool-ret-to-int
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Aug 7 11:27:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1bf4629f1112f28a97d048f8b3dbf483ba6604b8
https://github.com/llvm/llvm-project/commit/1bf4629f1112f28a97d048f8b3dbf483ba6604b8
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp
M llvm/test/CodeGen/PowerPC/BoolRetToIntTest.ll
Log Message:
-----------
[PPC] Rename bool-ret-to-int -> ppc-bool-ret-to-int
Reviewed By: #powerpc, nemanjai
Differential Revision: https://reviews.llvm.org/D85391
More information about the All-commits
mailing list