New testcases for LICM improvement: code sinking.
authorChris Lattner <sabre@nondot.org>
Tue, 9 Dec 2003 16:56:51 +0000 (16:56 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Dec 2003 16:56:51 +0000 (16:56 +0000)
commit2faaddab606145baa77c7dc2e578980c0274e372
tree219aa8d124bdeee7077cdaf43e5641d95d48fca4
parent612ac2dfaa8132b80af395fbd3292afa42bd2150
New testcases for LICM improvement: code sinking.

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