llvm-6502/test/CodeGen
Chad Rosier 62660310d9 Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist.
crc32.[8|16|32] have been renamed to .crc32.32.[8|16|32] and
crc64.[8|16|32] have been renamed to .crc32.64.[8|64].




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132163 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-26 23:13:19 +00:00
..
Alpha
ARM During branch folding avoid inserting redundant DBG_VALUE machine instructions. 2011-05-26 21:47:59 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Move test for appropriate directory. 2011-05-17 19:06:43 +00:00
MBlaze
Mips Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MSP430
PowerPC
PTX PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
SPARC
SystemZ
Thumb Move this test to CodeGen/Thumb. rdar://problem/9416774 2011-05-11 19:41:28 +00:00
Thumb2 Since I can't reproduce the failures from 131261, re-trying with a 2011-05-13 00:51:54 +00:00
X86 Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist. 2011-05-26 23:13:19 +00:00
XCore