]> granicus.if.org Git - llvm/commitdiff
[Tests] Rename some test files for consistency
authorPhilip Reames <listmail@philipreames.com>
Wed, 13 Feb 2019 17:23:11 +0000 (17:23 +0000)
committerPhilip Reames <listmail@philipreames.com>
Wed, 13 Feb 2019 17:23:11 +0000 (17:23 +0000)
Most are named "atomic-something" so rename the few which were "atomic_something".  I keep typing the wrong name due to the inconsistency.  :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353956 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/atomic-add.ll [moved from test/CodeGen/X86/atomic_add.ll with 100% similarity]
test/CodeGen/X86/atomic-idempotent.ll [moved from test/CodeGen/X86/atomic_idempotent.ll with 100% similarity]
test/CodeGen/X86/atomic-mi.ll [moved from test/CodeGen/X86/atomic_mi.ll with 100% similarity]
test/CodeGen/X86/atomic-op.ll [moved from test/CodeGen/X86/atomic_op.ll with 100% similarity]