[X86] Use X86 instead of X32 as a check prefix in atomic-idempotent.ll. NFC
authorCraig Topper <craig.topper@intel.com>
Tue, 14 May 2019 03:07:56 +0000 (03:07 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 14 May 2019 03:07:56 +0000 (03:07 +0000)
commitcc761e6fae17cb66a9bf25ea48219325d2b2fbf2
tree7626efaa09baa636ccc5de2712f2e6ca4a5e852a
parent39084ce3ce3d3fdf34b698d3bc8748d7c93f1330
[X86] Use X86 instead of X32 as a check prefix in atomic-idempotent.ll. NFC

X32 can refer to a 64-bit ABI that uses 32-bit ints, longs, and pointers.

I plan to add gnux32 command lines to this test so this prepares for that.

Also remove some check lines that have a prefix that is not in any run lines.

llvm-svn: 360642
llvm/test/CodeGen/X86/atomic-idempotent.ll