OSDN Git Service

[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)
commit26c643d57edf5931df90ce91105a656eaa37a787
treea9ad8a75e5d61153765bfc747259e548d7ee3735
parent172a32ffb7e9904485f229fe2b101a054d6eb990
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360642 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/atomic-idempotent.ll