llvm-6502/test/CodeGen
Juergen Ributzka 17e0ee5078 [FastISel][AArch64] Improve branch selection to support all FP conditions.
This adds the last two missing floating-point condition codes (FCMP_UEQ and
FCMP_ONE) also to the branch selection. In these two cases an additonal branch
instruction is required.

This also adds unit tests to checks all the different condition codes.

This is related o rdar://problem/18358882.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217966 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-17 17:46:47 +00:00
..
AArch64 [FastISel][AArch64] Improve branch selection to support all FP conditions. 2014-09-17 17:46:47 +00:00
ARM [ARM, Fix] Fix emitLeading/TrailingFence on old ARM processors 2014-09-17 17:41:16 +00:00
CPP
Generic Add a regression test to sanity check the PBQP allocator. 2014-09-03 18:04:10 +00:00
Hexagon
Inputs
Mips Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
MSP430 Drop the W postfix on the 16-bit registers. 2014-09-10 06:58:14 +00:00
NVPTX
PowerPC Add back tests for empty function in SPARC and PowerPC. 2014-09-15 22:11:07 +00:00
R600 R600/SI: Change formatting of printed FP immediates 2014-09-17 17:32:13 +00:00
SPARC Add back tests for empty function in SPARC and PowerPC. 2014-09-15 22:11:07 +00:00
SystemZ
Thumb Check-label a bit more specific 2014-09-03 13:32:08 +00:00
Thumb2
X86 [x32] Fix function indirect calls 2014-09-17 07:09:23 +00:00
XCore