Move tests that just use llc from test/MC/Mips to test/MC/Codegen.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 26 Jan 2014 04:08:47 +0000 (04:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 26 Jan 2014 04:08:47 +0000 (04:08 +0000)
commitd41a30ed8c9f0da61c16a9040cb116cea63a694b
tree2dcfd57efb2c7c2278167d77f3cc1f6800342329
parent6025dbfd678efe7d2d5fbab9f13a5d58946a6de7
Move tests that just use llc from test/MC/Mips to test/MC/Codegen.

This is an expanded version of r200064.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200115 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Mips/abicalls.ll [new file with mode: 0644]
test/CodeGen/Mips/elf_eflags.ll [new file with mode: 0644]
test/CodeGen/Mips/elf_st_other.ll [new file with mode: 0644]
test/CodeGen/Mips/micromips-long-branch.ll [new file with mode: 0644]
test/MC/Mips/abicalls.ll [deleted file]
test/MC/Mips/elf_eflags.ll [deleted file]
test/MC/Mips/elf_st_other.ll [deleted file]
test/MC/Mips/micromips-long-branch.ll [deleted file]