[all-commits] [llvm/llvm-project] 66e6b9: [Tests] Migrate more statepoint lowering tests to ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu May 28 20:05:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 66e6b9afa833426032b1450cb707e6ad892aba00
https://github.com/llvm/llvm-project/commit/66e6b9afa833426032b1450cb707e6ad892aba00
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M llvm/test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
M llvm/test/CodeGen/X86/statepoint-live-in-remat.ll
M llvm/test/CodeGen/X86/statepoint-live-in.ll
M llvm/test/CodeGen/X86/statepoint-regs.ll
M llvm/test/CodeGen/X86/statepoint-stack-usage.ll
M llvm/test/CodeGen/X86/statepoint-vector.ll
Log Message:
-----------
[Tests] Migrate more statepoint lowering tests to use operand bundles
Only 2 tests left after this. They just happen to be the most annoying.
More information about the All-commits
mailing list