Move x86 specific tests into test/CodeGen/X86.
authorDevang Patel <dpatel@apple.com>
Thu, 5 Aug 2010 20:25:37 +0000 (20:25 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 5 Aug 2010 20:25:37 +0000 (20:25 +0000)
commitbaefea4498db51683941fd4b5e137b0d461b2803
tree9fb4c263c69ab6f29a5b6999e9c08ec270f4440f
parent505656c6a2be361b9ae8ff230020fdea38886a7e
Move x86 specific tests into test/CodeGen/X86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110372 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2010-01-18-DbgValue.ll [new file with mode: 0644]
test/CodeGen/X86/2010-02-01-DbgValueCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-25-DotDebugLoc.ll [new file with mode: 0644]
test/CodeGen/X86/2010-05-28-Crash.ll [new file with mode: 0644]
test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll [new file with mode: 0644]
test/DebugInfo/2010-01-18-DbgValue.ll [deleted file]
test/DebugInfo/2010-02-01-DbgValueCrash.ll [deleted file]
test/DebugInfo/2010-05-25-DotDebugLoc.ll [deleted file]
test/DebugInfo/2010-05-28-Crash.ll [deleted file]
test/DebugInfo/2010-06-01-DeadArg-DbgInfo.ll [deleted file]