llvm-6502/test/CodeGen
Arnold Schwaighofer bcc4c1d2d1 Patch to implement UMLAL/SMLAL instructions for the ARM architecture
This patch corrects the definition of umlal/smlal instructions and adds support
for matching them to the ARM dag combiner.

Bug 12213

Patch by Yin Ma!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161581 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-09 15:25:52 +00:00
..
ARM Patch to implement UMLAL/SMLAL instructions for the ARM architecture 2012-08-09 15:25:52 +00:00
CellSPU Add test triples to fix win32 failures. Revert workaround from r161292. 2012-08-08 20:31:37 +00:00
CPP test commit 2012-07-18 17:53:05 +00:00
Generic Fix a bug in the scalarization of BUILD_VECTOR. BUILD_VECTOR elements may be wider than the output element type. Make sure to trunc them if needed. 2012-07-15 20:39:08 +00:00
Hexagon Add test triples to fix win32 failures. Revert workaround from r161292. 2012-08-08 20:31:37 +00:00
MBlaze
Mips Add test triples to fix win32 failures. Revert workaround from r161292. 2012-08-08 20:31:37 +00:00
MSP430
NVPTX
PowerPC MFTB on PPC64 should really be encoded using MFSPR. 2012-08-06 21:21:44 +00:00
SPARC test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines. 2012-07-03 04:29:20 +00:00
Thumb Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00
Thumb2 [arm-fast-isel] Add support for vararg function calls. 2012-07-19 09:49:00 +00:00
X86 Add test triples to fix win32 failures. Revert workaround from r161292. 2012-08-08 20:31:37 +00:00
XCore Fix pattern for MKMSK instruction. 2012-06-13 17:59:12 +00:00