[all-commits] [llvm/llvm-project] 8b3a62: [NFC][PowerPC] Refactor the tryAndWithMask()
QingShan Zhang via All-commits
all-commits at lists.llvm.org
Sun Feb 23 20:04:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b3a62dc987288a04f84c0e105303871943e8831
https://github.com/llvm/llvm-project/commit/8b3a62dc987288a04f84c0e105303871943e8831
Author: QingShan Zhang <qshanz at cn.ibm.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
Log Message:
-----------
[NFC][PowerPC] Refactor the tryAndWithMask()
Split the tryAndWithMask into several small calls.
Differential Revision: https://reviews.llvm.org/D72250
More information about the All-commits
mailing list