[all-commits] [llvm/llvm-project] 0528db: Add some -early-live-intervals RUN lines (#66058)
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Sep 12 05:06:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0528dbfe5c8889ef34d69150a8a5b62313bfde5b
https://github.com/llvm/llvm-project/commit/0528dbfe5c8889ef34d69150a8a5b62313bfde5b
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M llvm/test/CodeGen/SystemZ/rot-02.ll
M llvm/test/CodeGen/X86/combine-or.ll
M llvm/test/CodeGen/X86/combine-rotates.ll
Log Message:
-----------
Add some -early-live-intervals RUN lines (#66058)
This adds test coverage for an upcoming change to
TwoAddressInstructionPass::processTiedPairs.
More information about the All-commits
mailing list