llvm-6502/test/Transforms/Inline
Chris Lattner 426b245597 New testcase for a regression last night: the -inline pass wasn't updating
callgraph to include new edges do to inserted llvm.stacksave/llvm.stackrestore
calls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25319 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-14 20:07:07 +00:00
..
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 New testcase that Brian provided which crashes the inliner 2004-04-15 20:45:45 +00:00
2004-04-20-InlineLinkOnce.llx New testcase, distilled from PR324 2004-04-20 20:15:01 +00:00
2004-10-17-InlineFunctionWithoutReturn.ll New testcase that crashes the inliner 2004-10-17 23:20:29 +00:00
2006-01-14-CallGraphUpdate.ll New testcase for a regression last night: the -inline pass wasn't updating 2006-01-14 20:07:07 +00:00
alloca_test.ll Use the new prcontext script. 2004-08-02 22:31:58 +00:00
basictest.ll
cfg_preserve_test.ll
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
dynamic_alloca_test.ll New testcase that functions with dynamic allocas can be inlined, and are 2006-01-13 19:35:05 +00:00
inline_dce.ll
inline-tail.ll Make sure to not accidentally get a bogus tail marker 2005-05-06 06:47:37 +00:00
invoke_test-1.ll
invoke_test-2.ll
invoke_test-3.ll Fix buggy test 2005-05-13 15:48:41 +00:00