Batch 1 of Mips CodeGen tests, more coming...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 8 Aug 2008 03:58:34 +0000 (03:58 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 8 Aug 2008 03:58:34 +0000 (03:58 +0000)
commit6d523c0fe35cebe3b79a99d8c2b46b9524d3bcaf
treed50795dc66b924cf5341c410c2a7c5053e9ccf5c
parentea98fe2cd2339da2292662c2261b88f38c945cd0
Batch 1 of Mips CodeGen tests, more coming...
I had a lot of simple local codegen tests and they are now ready to be placed
in test/CodeGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54506 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Mips/2008-06-05-Carry.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-03-SRet.ll [new file with mode: 0644]
test/CodeGen/Mips/2008-07-05-ByVal.ll [new file with mode: 0644]
test/CodeGen/Mips/dg.exp [new file with mode: 0644]