[all-commits] [llvm/llvm-project] 3bd245: Revert "[PowerPC] support register pressure reduct...
Tres via All-commits
all-commits at lists.llvm.org
Mon Jan 18 03:02:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bd24574c7d0187e69780540fe0681914d71794f
https://github.com/llvm/llvm-project/commit/3bd24574c7d0187e69780540fe0681914d71794f
Author: Tres Popp <tpopp at google.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M llvm/include/llvm/CodeGen/MachineCombinerPattern.h
M llvm/lib/CodeGen/MachineCombiner.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
R llvm/test/CodeGen/PowerPC/register-pressure-reduction.ll
Log Message:
-----------
Revert "[PowerPC] support register pressure reduction in machine combiner."
This reverts commit 26a396c4ef481cb159bba631982841736a125a9c.
See https://reviews.llvm.org/D92071 for a description of the issue.
More information about the All-commits
mailing list