[all-commits] [llvm/llvm-project] ce6588: Revert "[PPC][AIX] Fix toc-data peephole bug and s...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Tue Aug 15 07:42:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce658829c9ebd23066f4f0aa5dc686350e5f9ba4
https://github.com/llvm/llvm-project/commit/ce658829c9ebd23066f4f0aa5dc686350e5f9ba4
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
R llvm/test/CodeGen/PowerPC/aix-toc-data-offset.ll
Log Message:
-----------
Revert "[PPC][AIX] Fix toc-data peephole bug and some related cleanup."
This reverts commit b37c7ed0c95c7f24758b1532f04275b4bb65d3c1.
Commit: cef56b9318e37e9c47fd356c76c9da522bc8c122
https://github.com/llvm/llvm-project/commit/cef56b9318e37e9c47fd356c76c9da522bc8c122
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
M llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
M llvm/test/CodeGen/PowerPC/toc-data-const.ll
R llvm/test/CodeGen/PowerPC/toc-data-peephole-aligment.ll
M llvm/test/CodeGen/PowerPC/toc-data.ll
Log Message:
-----------
Revert "[XCOFF][AIX] Peephole optimization for toc-data."
This reverts commit 5e28d30f1fb10faf2db2f8bf0502e7fd72e6ac2e.
Compare: https://github.com/llvm/llvm-project/compare/359ba0b00806...cef56b9318e3
More information about the All-commits
mailing list