New testcase: check that the inliner constant folds instructions on the
authorChris Lattner <sabre@nondot.org>
Sat, 27 May 2006 01:16:22 +0000 (01:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 May 2006 01:16:22 +0000 (01:16 +0000)
commit5ca32a6d6c2fadbc12a3cad49c2f86f62596ae4f
tree5eadb2e4df0678bfa84ddc466a7c833e972131c8
parent729c6d1da87ad5b3bf849c4102b255657f67276c
New testcase: check that the inliner constant folds instructions on the
fly if it can.

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