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)
commitff9b5a8465dc5b62ad37a57ec1c1931706ede717
treed8e9ad612d9235163d20f7db9578071d1c4b6a80
parent0b661191413025d9702c67b36e5a5e50cdb75d1a
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.

llvm-svn: 164211
llvm/test/CodeGen/SPARC/load_to_switch.ll [new file with mode: 0644]
llvm/test/Transforms/CodeGenPrepare/load_to_switch.ll [deleted file]