[InstCombine] Add tests for statepoint simplification
authorSerguei Katkov <serguei.katkov@azul.com>
Mon, 7 Sep 2020 05:56:34 +0000 (12:56 +0700)
committerSerguei Katkov <serguei.katkov@azul.com>
Wed, 16 Sep 2020 03:56:38 +0000 (10:56 +0700)
commit00f09dd4c13d7e86d07728ba03700a18e9013adf
tree2ac0062e3db544fb5489e4d9dcf8791c4e4b682b
parent37c5dbb31a2fa9aa6618efe56ab0d6cd8f358957
[InstCombine] Add tests for statepoint simplification

This tests increase coverage for change introduced in D85959

Reviewers: reames, reames
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D87224
llvm/test/Transforms/InstCombine/statepoint-cleanup.ll [new file with mode: 0644]