Move GVNHoist tests into their own directory since it is a separate pass
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 11 Aug 2016 20:35:07 +0000 (20:35 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Thu, 11 Aug 2016 20:35:07 +0000 (20:35 +0000)
commit2698cbb4f1b3de7527510b1d9c1d47853ca0f585
tree2f3dbdd21c512d1e68519fe816338b6ab81be63b
parent70cda07526b8bcfef4766bdf104d79ae2ad222d8
Move GVNHoist tests into their own directory since it is a separate pass

llvm-svn: 278404
llvm/test/Transforms/GVNHoist/hoist-call.ll [moved from llvm/test/Transforms/GVN/hoist-call.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-convergent.ll [moved from llvm/test/Transforms/GVN/hoist-convergent.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-md.ll [moved from llvm/test/Transforms/GVN/hoist-md.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-mssa.ll [moved from llvm/test/Transforms/GVN/hoist-mssa.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-pr20242.ll [moved from llvm/test/Transforms/GVN/hoist-pr20242.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-pr22005.ll [moved from llvm/test/Transforms/GVN/hoist-pr22005.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-pr28606.ll [moved from llvm/test/Transforms/GVN/hoist-pr28606.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-pr28933.ll [moved from llvm/test/Transforms/GVN/hoist-pr28933.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist-recursive-geps.ll [moved from llvm/test/Transforms/GVN/hoist-recursive-geps.ll with 100% similarity]
llvm/test/Transforms/GVNHoist/hoist.ll [moved from llvm/test/Transforms/GVN/hoist.ll with 100% similarity]