New testcase for CSE of call instructions
authorChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2004 05:44:29 +0000 (05:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2004 05:44:29 +0000 (05:44 +0000)
commit142c304dbb4d3753f62dffbb95bdf13765e150c4
treec121b29259378996f557e6c3141ebae94e87bc37
parentbbcc147220d885b129743c009c3e46a7a3d8ab2e
New testcase for CSE of call instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12418 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/LoadVN/call_cse.ll [new file with mode: 0644]