llvm-6502/test/Transforms/Inline
Chris Lattner 36cc500f3b The inliner strips dead allocas now. Add a use to allow this test to
test the right thing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30393 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-15 16:53:11 +00:00
..
.cvsignore
2003-09-14-InlineValue.ll
2003-09-22-PHINodeInlineFail.ll
2003-09-22-PHINodesInExceptionDest.ll
2003-09-22-PHINodesInNormalInvokeDest.ll
2003-10-13-AllocaDominanceProblem.ll
2003-10-26-InlineInvokeExceptionDestPhi.ll
2004-04-15-InlineDeletesCall.ll
2004-04-20-InlineLinkOnce.llx
2004-10-17-InlineFunctionWithoutReturn.ll
2006-01-14-CallGraphUpdate.ll
2006-07-12-InlinePruneCGUpdate.ll testcase for PR827 2006-07-12 18:27:13 +00:00
alloca_test.ll The inliner strips dead allocas now. Add a use to allow this test to 2006-09-15 16:53:11 +00:00
basictest.ll
cfg_preserve_test.ll
dg.exp
dynamic_alloca_test.ll
inline_cleanup.ll new testcase 2006-09-13 19:23:43 +00:00
inline_constprop.ll New testcase: check that the inliner constant folds instructions on the 2006-05-27 01:16:22 +00:00
inline_dce.ll
inline_prune.ll testcase for the recent inliner improvement. 2006-06-01 21:54:58 +00:00
inline-tail.ll
invoke_test-1.ll
invoke_test-2.ll
invoke_test-3.ll