Enhance tests to include shifted-register operand testing.
authorDavid Goodwin <david_goodwin@apple.com>
Tue, 30 Jun 2009 01:02:20 +0000 (01:02 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Tue, 30 Jun 2009 01:02:20 +0000 (01:02 +0000)
commit4ff863c25754ef958be43a8e1d46da380c438e25
treee8aa0a956ac0a27d598a8079f967eda26e229af9
parent3fb7683bec8c8edb24e80c95f3b0668c6ecc0ae6
Enhance tests to include shifted-register operand testing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74490 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
test/CodeGen/Thumb2/thumb2-add5.ll
test/CodeGen/Thumb2/thumb2-and.ll
test/CodeGen/Thumb2/thumb2-bic.ll
test/CodeGen/Thumb2/thumb2-cmn.ll
test/CodeGen/Thumb2/thumb2-cmp.ll
test/CodeGen/Thumb2/thumb2-cmp2.ll
test/CodeGen/Thumb2/thumb2-eor.ll
test/CodeGen/Thumb2/thumb2-mvn2.ll
test/CodeGen/Thumb2/thumb2-orn.ll
test/CodeGen/Thumb2/thumb2-orr.ll
test/CodeGen/Thumb2/thumb2-rsb.ll
test/CodeGen/Thumb2/thumb2-sub4.ll
test/CodeGen/Thumb2/thumb2-teq2.ll
test/CodeGen/Thumb2/thumb2-tst2.ll