Added various tests in support of Packed Types.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 20 Aug 2004 06:06:43 +0000 (06:06 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 20 Aug 2004 06:06:43 +0000 (06:06 +0000)
commit442729a6716fc55ebe11b60d73a1869babcddaf7
tree121176be05b022a1c4406c9852d1938ba14b51e6
parentbf60a09987226419c1991edbcfcb063e8e2ad461
Added various tests in support of Packed Types.
Tests kindly provided by Brad Jones.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15940 91177308-0d34-0410-b5e6-96231b3b80d8
test/Other/2004-08-16-LowerPacked.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedConstantInlineStore.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedGlobalConstant.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedSelect.ll [new file with mode: 0644]
test/Other/2004-08-16-PackedSimple.ll [new file with mode: 0644]