[all-commits] [llvm/llvm-project] 4d52eb: [PowerPC] Make StartMI ignore COPY like instructions.
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Aug 16 23:13:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4d52ebb9b9c72b656c1ccb6a1424841f246cd791
https://github.com/llvm/llvm-project/commit/4d52ebb9b9c72b656c1ccb6a1424841f246cd791
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
M llvm/test/CodeGen/PowerPC/fixup-kill-dead-flag-crash.mir
Log Message:
-----------
[PowerPC] Make StartMI ignore COPY like instructions.
Reviewed By: lkail
Differential Revision: https://reviews.llvm.org/D85659
More information about the All-commits
mailing list