[all-commits] [llvm/llvm-project] 2ea721: Revert "[PowerPC] Extend folding RLWINM + RLWINM t...
llvmbot via All-commits
all-commits at lists.llvm.org
Wed Dec 16 09:17:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ea7210e3946b25ea52af061e8ae45d26877507a
https://github.com/llvm/llvm-project/commit/2ea7210e3946b25ea52af061e8ae45d26877507a
Author: Esme-Yi <esme.yi at ibm.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
M llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
R llvm/test/CodeGen/PowerPC/fold-rlwinm-after-ra.mir
M llvm/test/CodeGen/PowerPC/vsx_builtins.ll
Log Message:
-----------
Revert "[PowerPC] Extend folding RLWINM + RLWINM to post-RA."
This reverts commit 1c0941e1524f499e3fbde48fc3bdd0e70fc8f2e4.
More information about the All-commits
mailing list