[ARM] Reset speculation-hardening-sls.ll test checks.
authorDavid Green <david.green@arm.com>
Tue, 5 Oct 2021 09:51:18 +0000 (10:51 +0100)
committerDavid Green <david.green@arm.com>
Tue, 5 Oct 2021 09:51:18 +0000 (10:51 +0100)
commitffaaa9b05c594d774852ecdb0ec681e3c1dfdb98
treede1bd3498d9b75856aa5412164d07ddba109ca64
parent519663bebaf1c1bcb334ef7bae412a7314dd39e7
[ARM] Reset speculation-hardening-sls.ll test checks.

The commit e497b12a69604b6d691312a30f6b86da4f18f7f8 went and regenerated
all the checks lines in the Arm speculation-hardening-sls.ll test in a
way that removed most of the important checks. This just resets them
back to how they were before, with the single character fix to change:
; NOHARDENARM:     {{bxge lr$}}
to
; NOHARDENARM:     {{bxgt lr$}}

Differential Revision: https://reviews.llvm.org/D111074
llvm/test/CodeGen/ARM/speculation-hardening-sls.ll