[ARM] Add IT block generation test
authorNicholas Guy <nicholas.guy@arm.com>
Thu, 29 Oct 2020 13:56:52 +0000 (13:56 +0000)
committerNicholas Guy <nicholas.guy@arm.com>
Thu, 29 Oct 2020 15:17:31 +0000 (15:17 +0000)
commit7b8de9fc6bce01daed49d3f6a8bd71a25e8c717f
treeb1d22d310b88492a6df8ea5a31e59be739f2fa08
parentb5ac3721c8a497ebf33a9d0cc0d300564b0cefe1
[ARM] Add IT block generation test

D88496 introduces some new behaviour to IT block generation,
behaviour which is not covered by the current unit tests.
This adds one to cover it

Differential Revision: https://reviews.llvm.org/D90398
llvm/test/CodeGen/Thumb2/ifcvt-dead-predicate.mir [new file with mode: 0644]