[all-commits] [llvm/llvm-project] 2e17bb: Migrate last batch of tests to gc-live bundle format
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Jun 26 10:31:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e17bba32411ab86c7b215e5fa152b5ecae86ed8
https://github.com/llvm/llvm-project/commit/2e17bba32411ab86c7b215e5fa152b5ecae86ed8
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M llvm/test/CodeGen/X86/fast-isel-gc-intrinsics.ll
M llvm/test/CodeGen/X86/machine-sink-and-implicit-null-checks.ll
M llvm/test/CodeGen/X86/pr33010.ll
M llvm/test/CodeGen/X86/stackmap-large-location-size.ll
M llvm/test/CodeGen/X86/statepoint-duplicates-export.ll
M llvm/test/CodeGen/X86/statepoint-regs.ll
M llvm/test/CodeGen/X86/statepoint-stack-usage.ll
M llvm/test/CodeGen/X86/statepoint-stackmap-format.ll
M llvm/test/CodeGen/X86/statepoint-stackmap-size.ll
M llvm/test/CodeGen/X86/statepoint-uniqueing.ll
Log Message:
-----------
Migrate last batch of tests to gc-live bundle format
For context of anyone following along, we've not completed the migration of statepoint to the operand bundle form. The only remaining piece is to actually version the statepoint intrinsic to remove the old inline operand sets. That will follow when I have some time; delay is useful here to allow downstream migrations.
More information about the All-commits
mailing list