OSDN Git Service

don't have i386-specific tests in CodeGen/Generic, PR6601.
authorChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2010 18:51:18 +0000 (18:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2010 18:51:18 +0000 (18:51 +0000)
commit7147946afe27427968b27c06975e7c63a5726c77
tree06fc2e2597f7f63986e630a1acf2e9906e29a24c
parentda0688e08a1b9e95ef3fda1158409f40e07be910
don't have i386-specific tests in CodeGen/Generic, PR6601.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98508 91177308-0d34-0410-b5e6-96231b3b80d8
22 files changed:
test/CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll
test/CodeGen/Generic/2007-11-21-UndeadIllegalNode.ll
test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
test/CodeGen/Generic/2007-12-31-UnusedSelector.ll
test/CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll
test/CodeGen/Generic/2009-11-16-BadKillsCrash.ll
test/CodeGen/Generic/GC/redundant_init.ll [deleted file]
test/CodeGen/X86/2007-02-16-BranchFold.ll [moved from test/CodeGen/Generic/2007-02-16-BranchFold.ll with 100% similarity]
test/CodeGen/X86/2007-05-05-Personality.ll [moved from test/CodeGen/Generic/2007-05-05-Personality.ll with 100% similarity]
test/CodeGen/X86/GC/alloc_loop.ll [moved from test/CodeGen/Generic/GC/alloc_loop.ll with 100% similarity]
test/CodeGen/X86/GC/argpromotion.ll [moved from test/CodeGen/Generic/GC/argpromotion.ll with 100% similarity]
test/CodeGen/X86/GC/badreadproto.ll [moved from test/CodeGen/Generic/GC/badreadproto.ll with 100% similarity]
test/CodeGen/X86/GC/badrootproto.ll [moved from test/CodeGen/Generic/GC/badrootproto.ll with 100% similarity]
test/CodeGen/X86/GC/badwriteproto.ll [moved from test/CodeGen/Generic/GC/badwriteproto.ll with 100% similarity]
test/CodeGen/X86/GC/deadargelim.ll [moved from test/CodeGen/Generic/GC/deadargelim.ll with 100% similarity]
test/CodeGen/X86/GC/dg.exp [moved from test/CodeGen/Generic/GC/dg.exp with 100% similarity]
test/CodeGen/X86/GC/fat.ll [moved from test/CodeGen/Generic/GC/fat.ll with 100% similarity]
test/CodeGen/X86/GC/inline.ll [moved from test/CodeGen/Generic/GC/inline.ll with 100% similarity]
test/CodeGen/X86/GC/inline2.ll [moved from test/CodeGen/Generic/GC/inline2.ll with 100% similarity]
test/CodeGen/X86/GC/lower_gcroot.ll [moved from test/CodeGen/Generic/GC/lower_gcroot.ll with 100% similarity]
test/CodeGen/X86/GC/outside.ll [moved from test/CodeGen/Generic/GC/outside.ll with 100% similarity]
test/CodeGen/X86/GC/simple_ocaml.ll [moved from test/CodeGen/Generic/GC/simple_ocaml.ll with 100% similarity]