1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/CodeGen/ARM/Windows
Saleem Abdulrasool 45ef2e0451 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.

llvm-svn: 207943
2014-05-04 23:13:21 +00:00
..
aapcs.ll
chkstk.ll ARM: support stack probe emission for Windows on ARM 2014-04-30 07:05:07 +00:00
hard-float.ll
mangling.ll
memset.ll CodeGen: correct memset emittance for WoA 2014-05-04 23:13:21 +00:00
movw-movt-relocations.ll
no-aeabi.ll CodeGen: strengthen WoA AEABI avoidance tests 2014-05-04 23:13:18 +00:00
no-arm-mode.ll
no-ehabi.ll