Move load_to_switch.ll to test/CodeGen/SPARC/
authorHans Wennborg <hans@hanshq.net>
Wed, 19 Sep 2012 09:25:03 +0000 (09:25 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 19 Sep 2012 09:25:03 +0000 (09:25 +0000)
commitc4ba62ca1d53b90a9ff1efce025f8e5d7dd91ca9
tree5e0dc3df310b97884baebcabda09b891ec037853
parentf2524412395f092424ed0d457cecc9b2b95cb0f9
Move load_to_switch.ll to test/CodeGen/SPARC/

Because the test invokes llc -march=sparc, it needs to be in a directory
which is only run when the sparc target is built.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164211 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/SPARC/load_to_switch.ll [new file with mode: 0644]
test/Transforms/CodeGenPrepare/load_to_switch.ll [deleted file]