llvm-6502/test/CodeGen
Saleem Abdulrasool 8d538f1122 CodeGen: correct memset emittance for WoA
Windows on ARM does not conform to AEABI.  However, memset would be emitted
using the AEABI signature, resulting in inverted parameters.  Handle this
special case appropriately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207943 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-04 23:13:21 +00:00
..
AArch64 AArch64/ARM64: print BFM instructions as BFI or BFXIL 2014-05-01 12:29:38 +00:00
ARM CodeGen: correct memset emittance for WoA 2014-05-04 23:13:21 +00:00
ARM64 [ARM64] Correctly select ANDWri in FastISel. 2014-05-03 17:27:06 +00:00
CPP
Generic
Hexagon
Inputs
Mips Add basic functionality for assignment of ints. 2014-05-01 20:39:21 +00:00
MSP430
NVPTX
PowerPC
R600 R600: Expand vector sin and cos. 2014-05-02 15:41:47 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 AVX-512: minor change in rndscale intrinsic 2014-05-04 13:35:37 +00:00
XCore