1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/CodeGen
Bruno Cardoso Lopes 6d5e369a10 Add support for ARM ldrexd/strexd intrinsics. They both use i32 register pairs
to load/store i64 values. Since there's no current support to explicitly
declare such restrictions, implement it by using specific hardcoded register
pairs during isel.

llvm-svn: 132248
2011-05-28 04:07:29 +00:00
..
Alpha
ARM Add support for ARM ldrexd/strexd intrinsics. They both use i32 register pairs 2011-05-28 04:07:29 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic
MBlaze
Mips Define a wrapper node for target constant nodes (tglobaladdr, etc.). 2011-05-28 01:07:07 +00:00
MSP430
PowerPC
PTX PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Force a triple to make this test pass on Darwin. 2011-05-27 23:12:48 +00:00
XCore