A basic test that LICM is working
authorChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 22:27:49 +0000 (22:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 22:27:49 +0000 (22:27 +0000)
commit8672a4eb8cb09a0ef90bf3dc4b3462aff2bd72ae
treeeb23dcd09ae40441776750ebf7532a9e57639025
parentee583d621bbeda969a1c59e6ec41068657793ff3
A basic test that LICM is working

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2610 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LICM/basictest.ll [new file with mode: 0644]