[all-commits] [llvm/llvm-project] 8d9c13: Revert "[PowerPC] Implement instruction clustering...
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Tue Sep 8 02:28:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d9c13f37d2081c11186718ae8b5aef8b507d152
https://github.com/llvm/llvm-project/commit/8d9c13f37d2081c11186718ae8b5aef8b507d152
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPC.td
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
M llvm/lib/Target/PowerPC/PPCSubtarget.cpp
M llvm/lib/Target/PowerPC/PPCSubtarget.h
M llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
R llvm/test/CodeGen/PowerPC/fusion-load-store.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll
Log Message:
-----------
Revert "[PowerPC] Implement instruction clustering for stores"
This reverts commit 3c0b3250230b3847a2a47dfeacfdb794c2285f02, (along
with ea795304 and bb39eb9e) since it breaks test with UB sanitizer.
More information about the All-commits
mailing list