Move the legalizer tests to the X86 directory because the test uses the x86
authorNadav Rotem <nadav.rotem@intel.com>
Tue, 7 Jun 2011 05:23:58 +0000 (05:23 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Tue, 7 Jun 2011 05:23:58 +0000 (05:23 +0000)
commit1e471820b8df33845a661d58ecfd97b0838932f2
tree8e07482b970764c2fb75b200ff2718fe00849cf3
parent8464fff30b16d39227444985bb7c8cc7fd12d66d
Move the legalizer tests to the X86 directory because the test uses the x86
codegen. Thanks Galina.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132706 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/basic-promote-integers.ll [deleted file]
test/CodeGen/X86/basic-promote-integers.ll [new file with mode: 0644]