The actual nicification of calls is now implemented in instcombine, not in
authorChris Lattner <sabre@nondot.org>
Thu, 19 Jun 2003 17:02:06 +0000 (17:02 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Jun 2003 17:02:06 +0000 (17:02 +0000)
commit0e6094122aa55d2d381ceacc804155c25c312b37
tree7f698f8881c04131e70db17de083a7474ca50584
parent9fe3886678cd042e530083942c88d3232c13c460
The actual nicification of calls is now implemented in instcombine, not in
funcresolve

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6784 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/FunctionResolve/2002-11-09-ExternFn.ll
test/Transforms/FunctionResolve/basictest.ll
test/Transforms/FunctionResolve/retmismatch1.ll
test/Transforms/FunctionResolve/retmismatch2.ll