]> granicus.if.org Git - llvm/commit
[GlobalISel][X86] Split select tests. NFC.
authorIgor Breger <igor.breger@intel.com>
Wed, 19 Apr 2017 08:40:44 +0000 (08:40 +0000)
committerIgor Breger <igor.breger@intel.com>
Wed, 19 Apr 2017 08:40:44 +0000 (08:40 +0000)
commitf85765dc4f32d167a5691690f4f3b25d9ad71461
tree87f63c2e70aabec7a1a5c46ee9916e03c1188293
parent909758a6a6abad340c3c528039189ae0e356eb84
[GlobalISel][X86] Split select tests. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300666 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/GlobalISel/binop.ll [moved from test/CodeGen/X86/GlobalISel/binop-isel.ll with 100% similarity]
test/CodeGen/X86/GlobalISel/legalize-constant.mir [moved from test/CodeGen/X86/GlobalISel/legalize-const.mir with 100% similarity]
test/CodeGen/X86/GlobalISel/memop.ll [moved from test/CodeGen/X86/GlobalISel/memop-isel.ll with 100% similarity]
test/CodeGen/X86/GlobalISel/select-add.mir [new file with mode: 0644]
test/CodeGen/X86/GlobalISel/select-frameIndex.mir [moved from test/CodeGen/X86/GlobalISel/frameIndex-instructionselect.mir with 100% similarity]
test/CodeGen/X86/GlobalISel/select-memop.mir [moved from test/CodeGen/X86/GlobalISel/x86_64-instructionselect.mir with 59% similarity]
test/CodeGen/X86/GlobalISel/select-sub.mir [new file with mode: 0644]