New testcase to check to see if LICM is performing scalar promotion
authorChris Lattner <sabre@nondot.org>
Sat, 22 Feb 2003 22:20:19 +0000 (22:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Feb 2003 22:20:19 +0000 (22:20 +0000)
commit96d20c57f3617af218e8aab6f0d69279e63ab9c1
tree61f4f88676e441e8d876025904d9e4056facc497
parent420df9bc781eb4d37e95f6394ccebf5952b15878
New testcase to check to see if LICM is performing scalar promotion

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