Inline asm mult-alt constraint tests.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 2 Nov 2010 23:01:44 +0000 (23:01 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 2 Nov 2010 23:01:44 +0000 (23:01 +0000)
commit45c21ff044ce72a25d7d654f8bbceffe41d6f70b
tree0dd76039b8320cffedb47c6657fc7a21292d394c
parent6f6021ecfe16238edc75f1b7df89245499f1a077
Inline asm mult-alt constraint tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118107 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/mult-alt-generic-arm.ll [new file with mode: 0644]
test/CodeGen/MSP430/mult-alt-generic-msp430.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll [new file with mode: 0644]
test/CodeGen/SPARC/mult-alt-generic-sparc.ll [new file with mode: 0644]
test/CodeGen/X86/mult-alt-generic-i686.ll [new file with mode: 0644]
test/CodeGen/X86/mult-alt-generic-x86_64.ll [new file with mode: 0644]
test/CodeGen/X86/mult-alt-x86.ll [new file with mode: 0644]