OSDN Git Service

Add Thumb-2 tests.
authorDavid Goodwin <david_goodwin@apple.com>
Fri, 26 Jun 2009 18:10:30 +0000 (18:10 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Fri, 26 Jun 2009 18:10:30 +0000 (18:10 +0000)
commit2634e98a931b182b7afb9b21e7d41a1d27c49fd2
treeb3bbb68722b504048421c356524e2527b8c6626a
parentcb73734247158006a1bd3bf22bc2d5b5597eda53
Add Thumb-2 tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74295 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
test/CodeGen/Thumb2/thumb2-add2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add3.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add4.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add5.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-add6.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-bic.ll
test/CodeGen/Thumb2/thumb2-cmp.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-cmp2.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mla.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-mls.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-orn.ll
test/CodeGen/Thumb2/thumb2-rsb.ll [new file with mode: 0644]