llvm-6502/test/Transforms/FunctionResolve
Chris Lattner c4d360d1d4 new testcase: we warn if we are merging together two functions whose argument
types to not match, but we should not warn unless their _primitive_ types mismatch


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8075 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-23 19:59:55 +00:00
..
2002-08-19-ResolveGlobalVars.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2002-08-19-ResolveGlobalVarsEasier.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2002-11-07-RetMismatch.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2002-11-09-ExternFn.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2003-04-18-ForwardDeclGlobal.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2003-05-21-MissingArguments.ll New testcase that crashes the funcresolve pass. 2003-05-21 20:44:16 +00:00
2003-05-31-AllInternalDecls.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2003-05-31-FuncPointerResolve.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2003-05-31-InternalDecl.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
2003-07-23-CPR-Reference.ll New testcase 2003-07-23 22:02:39 +00:00
2003-08-23-ArgumentWarning.ll new testcase: we warn if we are merging together two functions whose argument 2003-08-23 19:59:55 +00:00
basictest.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
Makefile Testcases to show what -funcresolve does. 2002-05-24 21:27:41 +00:00
retmismatch1.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
retmismatch2.ll Remove explicit control flow through the use of the 'not' script 2003-06-28 23:23:34 +00:00
retmismatch3.ll Oops, fix testcase 2002-07-30 00:49:42 +00:00