llvm-6502/test/Transforms/Inline
Chris Lattner 0a629fbbca new testcases for PR992/993
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31609 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-09 23:35:01 +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
2006-11-09-InlineCGUpdate-2.ll new testcases for PR992/993 2006-11-09 23:35:01 +00:00
2006-11-09-InlineCGUpdate.ll new testcases for PR992/993 2006-11-09 23:35:01 +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
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