llvm-6502/test/Linker
Reid Spencer e5d4efa63e Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
older features will be dropped soon and these test cases must not rely
on the upgrade capability.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31896 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-23 15:14:52 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2002-07-17-GlobalFail.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2002-07-17-LinkTest2.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2002-08-20-ConstantExpr.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-01-30-LinkerRename.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-01-30-LinkerTypeRename.ll Correct test. use "not grep" instead of "grep -v" 2004-05-27 07:32:25 +00:00
2003-04-21-Linkage.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-04-23-LinkOnceLost.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-04-26-NullPtrLinkProblem.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-05-15-TypeProblem.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-05-31-LinkerRename.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-06-02-TypeResolveProblem2.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-06-02-TypeResolveProblem.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
2003-08-20-OpaqueTypeResolve.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-23-GlobalVarLinking.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-23-RecursiveOpaqueTypeResolve.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-24-InheritPtrSize.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-28-TypeResolvesGlobal2.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-28-TypeResolvesGlobal3.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-08-28-TypeResolvesGlobal.ll Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
2003-10-21-ConflictingTypesTolerance.ll New testcase. The linker should not consider it an error if two types 2003-10-21 22:46:22 +00:00
2003-10-27-LinkOncePromote.ll Fix initializers to match 2003-10-27 16:30:29 +00:00
2003-11-18-TypeResolution.ll New testcase for PR 130 2003-11-19 01:03:16 +00:00
2004-02-17-WeakStrongLinkage.ll New testcase for PR245 2004-02-17 21:58:29 +00:00
2004-05-07-TypeResolution1.ll Regression test for PR#330. 2004-05-07 13:57:19 +00:00
2004-05-07-TypeResolution2.ll Regression test for PR#330. 2004-05-07 13:57:19 +00:00
2004-12-03-DisagreeingType.ll Check in an old test that never made it into CVS 2005-01-02 02:46:29 +00:00
2005-02-12-ConstantGlobals-2.ll New test, adjust other test. 2005-02-12 19:19:36 +00:00
2005-02-12-ConstantGlobals.ll New test, adjust other test. 2005-02-12 19:19:36 +00:00
2005-12-06-AppendingZeroLengthArrays.ll new testcase for PR662 2005-12-06 17:29:54 +00:00
2006-01-19-ConstantPacked.ll Add a test case for PR697, ensuring the linker works with ConstantPacked. 2006-01-20 01:31:58 +00:00
2006-06-15-GlobalVarAlignment.ll New testcase, the linker is not merging alignments right. 2006-06-16 01:20:58 +00:00
AppendingLinkage2.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
AppendingLinkage.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
ConstantGlobals1.ll Testcase to ensure that the 'constant' flag follows the definition when there 2004-10-05 02:12:20 +00:00
ConstantGlobals2.ll Testcase to ensure that the 'constant' flag follows the definition when there 2004-10-05 02:12:20 +00:00
ConstantGlobals3.ll Another testcase for constness linkage 2004-10-05 02:16:01 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
LinkOnce.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-15 20:04:28 +00:00
testlink1.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
testlink2.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00