1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/CodeGen
Tim Northover 64a066f76a ARM: allow copying of CPSR when all else fails.
As with x86 and AArch64, certain situations can arise where we need to spill
CPSR in the middle of a calculation. These should be avoided where possible
(MRS/MSR is rather expensive), which ARM is actually better at than the other
two since it tries to Glue defs to uses, but as a last ditch effort, copying is
better than crashing.

rdar://problem/18011155

llvm-svn: 218789
2014-10-01 19:21:03 +00:00
..
AArch64 Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
ARM ARM: allow copying of CPSR when all else fails. 2014-10-01 19:21:03 +00:00
CPP
Generic Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Hexagon Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Inputs Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Mips Add fptrunc to mips fast-sel 2014-10-01 18:47:02 +00:00
MSP430 Drop the W postfix on the 16-bit registers. 2014-09-10 06:58:14 +00:00
NVPTX Revert r216862 due to a performance regression 2014-10-01 15:22:13 +00:00
PowerPC Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
R600 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table 2014-10-01 17:15:17 +00:00
SPARC Add back tests for empty function in SPARC and PowerPC. 2014-09-15 22:11:07 +00:00
SystemZ
Thumb Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
Thumb2 [ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instructions for FPv5 2014-10-01 13:13:18 +00:00
X86 Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00
XCore Move the complex address expression out of DIVariable and into an extra 2014-10-01 18:55:02 +00:00