New testcases to test LICM of call instructions
authorChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2004 04:10:08 +0000 (04:10 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2004 04:10:08 +0000 (04:10 +0000)
commit65a88e83e311e49cf0a64ca84e5c28ee9e512744
tree50c0fe1b416fc1d6421fe058a090191399e98c0e
parent5b5f7c11d07d1e0d989a82df266c3595b4bd35e9
New testcases to test LICM of call instructions

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