Add testcase for when there is no loop header
authorChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 22:43:26 +0000 (22:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 May 2002 22:43:26 +0000 (22:43 +0000)
commitfe8f5b5ad79d20f0f62dae3d40dcd17734f94e13
tree9dd0086a561063e6bcecbf55043e8e10af38bb74
parent8672a4eb8cb09a0ef90bf3dc4b3462aff2bd72ae
Add testcase for when there is no loop header

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